资源列表
BiTree
- 创建二叉链表树,并对其进行中序.后序遍历-Create a binary tree list, and in its order. Postorder traversal
WorkerThread
- VC++ 创建Worker线程实例源码 VC++ 创建Worker线程实例源码,演示了如何创建线程,启动线程,设置线程参数,并向主线程窗体发送消息等基本的线程操作实例-VC++ source code to create an instance of Worker thread Worker thread created VC++ source code examples to demonstrate how to create a thread, start a thread, set t
AdaBoost-Reg-software
- .The content is too simple 2.Is not a sourcecode or document 3.lost some files 4.Descr iption is not detailed or not correct 5.Compressed file has password 6.Sourcecode duplicate or already exist-.The content is too simple 2.Is not
cok_boyutlu_diziler
- multidimensional arrays
cok_boyut_dizi_pointer
- multidimensional arrays-poı nter
Various
- 各种进制之间的转换,不同的思维方式,不同的体验-Hex conversion between various different ways of thinking, different experience
clock
- KELL软件描述,时钟实验程序源编码,编码-english china KELL clock.c
Mouse
- 鼠标追踪源程序,随着鼠标在视图区移动,即时变更鼠标的新位置-Mouse tracking source, along with moving the mouse in the view area, real-time changes to the new location of the mouse
mars_rover_arrays.tar
- Defines a two dimensional array class and its functionality. Also derives a one dimensional array class from a 2-D array. Array_2D class is the base class for other derived classes such as Matrix, Vector, and Image classes. Array_2D class allocates c
Assets-Tracking-System
- 以Access作为数据库、Visual C++的MFC编写的对话框形式的《固定资产管理数据库系统》-To Access as a database, Visual C++, MFC dialog written in the form of " fixed asset management database system"
vbsyjc2bltxt
- VB实用程序设计例子,配合VB6.0系统程序设计实用教程(第2版)。-Practical examples of VB programming, system programming with VB6.0 Practical Guide (2nd edition).
7-calculator
- 计算器的实现 可以从中学会播放的程序的编写方法 -CALCULATORS can learn to play from the compilation of the program