-
Ucopy
U盘备份的源代码 可以后台运行 拷贝特定的文件(U disk backup copy of the source code can run in the background specific files)
- 2011-06-08 10:57:31下载
- 积分:1
-
simulateellipse
利用已知的一些点,利用多项式模拟出椭圆(圆形),适合于数学图像算法的初学者,只要打开*.CPP文件,加入一些点的文件就可以用。自己可以拓展为多种图形的数学模拟(to simulatorsllipe, Adampt to fresh student)
- 2012-11-30 09:04:09下载
- 积分:1
-
PCLGUI_Test_Wince6_Arm
WINCE 6.0下支持USB PCL3GUI语言打印机的驱动程序,支持的打印机型号包括HP Deskjet 1000,HP Deskjet 1010,HP Deskjet 1020等等。测试之前要保证你编译的系统包含了USB Printer Class Driver和PCL Printer Driver这两个组件。(Support Drivers USB PCL3GUI printer language under WINCE 6.0, supported printer models include HP Deskjet 1000, HP Deskjet 1010, HP Deskjet 1020, and so on. Before the test to ensure that your system contains a compilation USB Printer Class Driver and PCL Printer Driver these two components.)
- 2015-01-30 00:36:01下载
- 积分: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
-
Complex-brain-networks
图论在脑功能网络的应用介绍,涵盖EEG,MEG,FMRI等多数据类型的综述(Graph Theory in the network to the application of brain function, covering the EEG, MEG, FMRI, and other data types overview)
- 2011-05-23 09:23:52下载
- 积分:1
-
ChatClient
基于MFC框架应用SOCKET的聊天室客户端,在VS2015上完美运行(SOCKET chat room client based on MFC framework, running perfectly on VS2015)
- 2018-08-09 11:11:28下载
- 积分:1
-
MC600
电位移控制台介绍和详细说明介绍了各种型号和实验(The electric displacement console and detailed description of the various models and experimental)
- 2020-10-12 22:27:32下载
- 积分:1
-
MF
说明: 关于 Visual studio的书籍,实现了很多功能,很有借鉴意义。值得一看。适合学习。(Books about Visual studio, to achieve a lot of features, and a useful one. Worth a visit. Suitable for learning.)
- 2013-03-21 16:52:44下载
- 积分:1
-
Addition
进行加法运算的实例程序,是照着别人的做的,如果有初学者可以看看。(An example program for adding operations is based on what others do, if you have a beginner.)
- 2017-06-29 15:31:28下载
- 积分:1
-
dpoouuttr
基于net的正弦波产生程序,希望能对大家有所帮助(sine have procedures in the hope that we can help)
- 2007-06-26 15:39:10下载
- 积分:1