-
89600signal
安捷伦89600系列软件的常用功能及界面设计,便于理解(Agilent 89600 Series software commonly used functions and interface design, easy to understand)
- 2021-01-11 22:08:49下载
- 积分:1
-
ADOAccessDemo
该例程参考《Visual C++开发修行实录》,为ADO访问Access数据库的例程,其中详细介绍了ADO访问数据库的步骤,以及查询、修改、删除等SQL语言的使用。(Refer to the routine Visual C++ development practice record , as the ado access access routines, which details the steps of ADO to access the , and query, modify, delete SQL language use.
)
- 2015-07-15 10:49:40下载
- 积分: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
-
遗传算法
说明: 新安江模型,应用遗传算法用于参数的自动率定(The Xin'An river model with genetic algorithm)
- 2017-12-26 10:33:42下载
- 积分:1
-
PCview
这个是我用ghost1.0修改出来源码,框架稳定,对IOCP进行了一定优化,更稳定(This is I with ghost1.0 modify out the source code, stable framework, IOCP, which must be optimized, more stable)
- 2020-07-30 14:58:37下载
- 积分:1
-
kuqiyc9
若允许天平两边放砝码,times应从-num[index]开始,并且分段计算sum,本例只放天平一边,()
- 2017-11-15 19:47:06下载
- 积分:1
-
segmentation3D
利用itk的区域增长算法,分割三维图像并用vtk进行重建显示(Regional growth in the use of the itk algorithm, segmentation and three-dimensional image reconstruction shows vtk)
- 2009-06-01 17:15:55下载
- 积分:1
-
107215780netmapper
说明: 网络拓扑图生成工具,可以很轻松的生成整个网络的拓扑图(Network topology generation tool that can easily generate the whole network topology)
- 2008-11-11 23:25:48下载
- 积分:1
-
CurtainBox
说明: 百叶窗式面板组 界面比较酷,大家可以借鉴(louver panel-group comparison Cool interface, we can draw!)
- 2006-05-15 17:21:21下载
- 积分:1
-
NDISprogromer
说明: NDIS协议驱动程序源代码清单。NDIS协议驱动程序源代码用C语言完成。文档里含有全部代码。(agreement NDIS driver source code list. Agreement NDIS driver source code using C language completed. Documents containing all the code.)
- 2006-04-22 16:07:30下载
- 积分:1