-
Magic Strtree
说明: 我自己写的 将动态 字符串解析到CTreeCtrl。以前是为了 写道数据库,不用XML,为了不麻烦。就 用 VC 写了一个 这个 这个,希望大家可以用到(I wrote it myself dynamic string parsing to CTreeCtrl. Previously wrote to the database, not XML, in order not to trouble. On the VC was a um, hope that we can use!)
- 2005-09-12 09:27:10下载
- 积分:1
-
boll
圆的绘制,在很多计算机课程中会用到元的绘制,特么是在计算就行雪中会有(Draw a circle, in many computer programs will be used to draw elements, especially in the calculation of what is on the line there will be snow)
- 2013-12-07 19:35:44下载
- 积分:1
-
单服务器多客户机(1)
说明: labview通讯案例,多线程一对多,实现多线程通讯(labview review eefefeffffffff adkadaapadadkada)
- 2019-04-01 14:08:02下载
- 积分:1
-
CopyHunter
文件拷贝猎手,能进行断点续传功能,方便局域网内部的共享文件拷贝!(File copy hunter, capable of HTTP functionality, easy to share the internal LAN file copy!)
- 2011-08-22 00:19:30下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
SuperCopy
VC++,利用线程技术开发的文件复制工具,对于复制难读的VCD光盘中的硬盘特别有效(也是为此目的而开发,因为在盘片有错误时,WINDOWS会无法复制,这种错误往往会出现在文件的末段).(VC, the use of threaded technology development tools for the reproduction of documents. For hard copy of the VCD reading the hard disk particularly effective (for this purpose as well as development, because of an error in the disk, Windows will be impossible to reproduce, such mistakes will always be in the last paragraph of the document).)
- 2006-09-27 10:46:47下载
- 积分:1
-
Anti-jammingGPS-space-time-filtering
这是针对华为GSM/GPRS模块的GPS接收机空时抗干扰滤波技术研究(Research jamming GPS receiver space-time filtering technology)
- 2014-02-20 18:01:18下载
- 积分:1
-
dxocclusion
hi....its a program rendering trees in opengl and directx
- 2009-11-21 18:43:13下载
- 积分:1
-
DateBase
数据库程序,实现简单的数据库功能,如添加、查找、删除(DateBase sofe)
- 2014-12-27 09:44:59下载
- 积分:1
-
Sam1
在MFC上中点法画圆画直线,DDA算法画直线,计算机图形学实验(Midpoint circle drawing a straight line, draw a straight line of the DDA algorithm)
- 2012-03-12 13:24:22下载
- 积分:1