资源列表
EffiTestLinList
- 一个检验C++链表工作效率的小程序,可以检测算法的复杂性-a test C Chain efficiency of the small program, the detection algorithm complexity
查看DBASE数据库的结构
- DBASE虽然是昨日黄花,但是它的数据结构影响了现在很多流行数据库的结构,也许会对你有用了.-DBASE is yesterday's news, but its data structure affects many popular database structure, you may find useful.
dvb-ofdm
- 本程序可以直接运行,非常好 是有关DVB的一个重要源代码-this program can directly run very well on DVB is an important source
dlgprint
- 打印程序 可以供大家参考,不是很全面,但是还有一定的参考价值
Base64
- /** A simple base64 encoding and decoding utility class * it can also encode and decode non ASII characters such as * Chinese */ /** * This software is provided "AS IS," without a warranty of any kind. * anyone can use it for fre
broadcast_validation
- Example of broadcast in NS-2 You need to apply a patch in order to run it. See: http://dsn.tm.uni-karlsruhe.de/Overhaul_NS-2.php
DrawCircleByThreePoint
- 三点画圆的程序,展示VB中Line和Shape控件的使用例子,随意点击窗体三下可以画出一个圆,右键菜单可以显示/隐藏线条等-Draw Circle By Three Point Program, the example shows the useage of Line and Shape controls in VB , click the Form 3 times may be arbitrarily draw a circle, right-click menu can show/hide
senlin
- 森林,对查找时可以用到
Expr_Code.tar
- C++沉思录一书中的第八章:一个面向对象程序的范例中所讲述的“表达式”例子的源代码。-The source code of the expression exmaple in the Ruminations on C++.
thread
- 线程池技术编程范例,利用线程池技术提高服务器程序的效率-Thread pool technology programming paradigm, the use of a thread pool technology to improve the efficiency of the server program
3ìDò
- 运动会分数统计源代码程序是用C++编写的-Games Score statistics program source code is C++ Prepared
InjectThread
- Help you to inject your own thread in running process.