资源列表
falldown
- 一组输入框中文字坠落效果的网页代码,可以直接引用-a group of input text box crashed effect of the website code can be applied directly
linktable
- 实现的是链表的插入和生成功能,希望对大家有用-link table
AutoSize
- 用于实现窗口随分辨率或放大缩小是自动进行的缩放-For the realization of the window or with the resolution is automatically zoom zoom
thread
- c++ thread simple example
Hbrush-rectangle
- 用画刷实现WINDOW32APPLITION 编程,用的是WIN32 函数,没用用MFC,适合初学者。-using the brush to draw a picture ,not using the MFC to draw the picture.
FreeMemor
- Free physical memory
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
echo_tcp_client
- tcp客户端程序。主要功能是接收服务器端打印的时间数据,并显示出来-tcp client code