资源列表
DIR2CLIP.RAR
- 在命令行下直接将当前路径拷贝到剪贴板的源码,对于经常在图形模式及命令行模式之间切换操作的朋友很有帮助!-In the command line directly copied to the clipboard the current path of the source, who is often in the graphics mode and command line mode switching operation between the friends help!
Example1_4-1
- VC6.0二次开发的显示地图的功能软件,-`````
UPandENTER
- 完美国际里面向指定窗口发送刷屏消息 每7秒发一次-SEND MESSAGE
8_Games
- 用c++编写的小游戏,编译通过了,很大很实用,-Prepared using c++ games, compiled by the
1
- 单片机编程练习的一个练习程序,熟悉C语言编程的流程-Microcontroller programming practice in a training programs, familiar with the process of the C programming language
erchashu
- 二叉树的链式表示,里面的程序对于C++语言初学者还是有点用的,谢谢支持-dfshya
21
- DSP嵌入式系统开发典型案例课后所有的例程代码-A typical case of embedded system developing DSP after all routines code
bsschool
- 在线考试系统,使用JSP编程,有用户,管理员-Online Examination System
J2EE
- 网上在线考试系统,jsp编程,有管理员和考生-Line Examination System, jsp programming, there are managers and candidates
MyQQ
- 数据库建好可以点击MyQQ.EXE来运行,开2个最好,可以自己加自己好友,自己和自己聊天(自己加自己,自己和自己聊 ^_^ 疯了) 许看代码就打开C#自己看吧~~~~~~~呵呵 有什么缺点请指教下小弟-Database, you can click MyQQ.EXE built to run, to open two best, you can add your own friends, himself and his chat (plus his own, in himself and
DD_PassWord
- 实现任意数据文件的加密,和输入的数据加密-PassWord
editdistance
- 为了把一个原文本串x[1..m]转化成目的串y[1..n],可以执行各种转换操作,目的是,给定的x和y,产生一系列的转换把x变成y,每一个转换操作都有一个相关的代价。我们假设每个操作的代价是已知的常数。此外,还假设复制和替换的单个代价小于删除和插入操作的合并代价;一个给定的转换操作序列的代价等于序列中单个操作的代价之和。-In order to bring a text of the string x [1 .. m] into the purpose string y [1 .. n], ca