资源列表
DOC0008_arm_jtag
- ARM jtag调试代理软件,在ADS和STD下运行 -ARM JTAG debugging software agents, the ADS and running STD
WinMain1
- 一个Windows API 编写的窗口程序,可以了解windows窗口是如何产生,消息循环,窗口回调。-a Windows API prepared by the window procedure, windows can understand how the window is, the news cycle, the window callback.
fmsockcli
- 这个是客户端的例程,它是与server一起使用的。-this is the client's routines, it is used in conjunction with the server.
socksrv
- 该例程是一个server的程序。它通过和client进行连接建立通信。可以发送字符。-the routines of a server process. Through its client and for the establishment of communication links. Send characters.
BSF416patch.bsconst.pa
- BusinessSkinForm VCL 416的补丁文件,源码-BusinessSkinForm VCL 416 patch, FOSS
IPoverBT0.2
- 本代码是基于symbian/C++。应用于模拟之间的socket网络通信。-the code is based on football scores / C. Applied Simulation between the socket network communications.
yimanwk_BusinessSkinFormVCLv.4.16
- BusinessSkinForm VCL v. 4.16.rar xxx,汉化-BusinessSkinForm VCL v. 4.16.rar xxx, the Manchus
QQPairInDelphi
- 在上传了一个VC6版本的QQ对对碰外挂程序之后,继续上传一个Delphi版本的对对碰外挂,这个比较完善-in VC6 posted a version of the QQ right right after the collision plug, Delphi continues to upload a version of the collision against a pylon, the more perfect
Lesson20a
- 捕获鼠标和键盘的钩子程序,也可放行某些消息(如按键F2,关闭窗口)。-capture the mouse and keyboard hooks, and may also release certain information (such as keys F2, closing windows).
ComplexTest
- 自己写的复数类,解决VC中没有复数类操作的缺陷,可能还不完善,大家一起完善阿-himself in the plural categories, VC not solve complex operational deficiencies category may not be perfect, A perfect together
func
- linux 下的进程同步 利用线程控制函数进行线程同步 主要利用信号-the use of thread synchronization process control function for the main thread synchronization signal
heaptest
- Dijstra算法 由Dijkstra提出的一种按路径长度递增序产生各顶点最短路径的算法。 (1)按路径长度递增序产生各顶点最短路径 若按长度递增的次序生成从源点s到其它顶点的最短路径,则当前正在生成的最短路径上除终点以外,其余顶点的最短路径均已生成(将源点的最短路径看作是已生成的源点到其自身的长度为0的路径)。-Dijstra by Dijkstra algorithm proposed by an incremental path length of the sequence