资源列表
falldown
- 一组输入框中文字坠落效果的网页代码,可以直接引用-a group of input text box crashed effect of the website code can be applied directly
WinMain
- 创建窗口int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine,int nShowCmd )-Create Windowsint WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine,int nShowCmd )
Hbrush-rectangle
- 用画刷实现WINDOW32APPLITION 编程,用的是WIN32 函数,没用用MFC,适合初学者。-using the brush to draw a picture ,not using the MFC to draw the picture.
FreeMemor
- Free physical memory
DMC
- DMC控制由于具有对模型精度要求低,控制精度高鲁棒性强等优点可有效的克服过程的不确定性、非线性和关联性,并能方便的处理过程被控量和操纵变量中的各种元素。所以对该系统应用DMC控制方法进行MATLAB仿真。-DMC control accuracy because the model has low and high control precision and strong robustness advantages of the process can effectively overcome
ListaDoble
- implementacion de Lista, Pila y Cola Doblemente enlazadas-implementacion de Lista, Pila y Cola Doblemente enlazadas
BMA180Accelerometer
- BMA180 C++ Source Code RUn
CarManage
- 利用JAVA编写即时聊天通信软件,实现局域网通信。-JAVA prepared to use real-time chat communication software, local area network communication implementation.
64835735
- 易语言取拖动命令行,应用程序编程源码,很好的参考资料。-Easy language and drag the command line, application programming source code, a good reference.
11
- 永远不输的后手算法。在此任务中,对手会采取使自己优势最大化的策略。所以采取极小化极大的方法。利用递归的方法,试探作为后手的每一种走法的情况,若其中一种走法存在可能会输的情况, 则放弃该种走法,直到找到一种一定不输的走法。 -Never lose FLAC algorithms. In this task, the opponent will take advantage of to make their maximization strategy. So take the minimax
charcmp
- 实现输入内存的字符进行排序,经更改后可以实现字符串排序
echo_tcp_client
- tcp客户端程序。主要功能是接收服务器端打印的时间数据,并显示出来-tcp client code