-
Excel
Excel操作,用语VISUAL C++6.0 ,好东西来着,可以通过此做报表功能(Excel operations, terminology VISUAL C++ 6.0, good things come forward, you can make statements through this function)
- 2008-04-11 19:56:02下载
- 积分:1
-
Gtk+ 回调函数的编写
掌握回调函数与signal信号响应功能实现
- 2022-12-02 04:25:03下载
- 积分:1
-
MCU-protues
单片机的protues仿真实验,包括单片机最小系统,AD1208,DA1674,AT24C02的仿真(SCM protues simulation experiments, including the smallest single-chip system, AD1208, DA1674, AT24C02 simulation)
- 2013-12-09 14:28:24下载
- 积分:1
-
MPC565init
功能强大的MPC565初始化程序,很有用的……(MPC565 Initial Code)
- 2010-08-20 09:16:09下载
- 积分:1
-
spline
matlab小波变换源代码,供广大研究者学习(matlab wavelet transform source code, for the majority of researchers to learn)
- 2013-11-22 21:37:29下载
- 积分:1
-
micro_server_toolkit-1.0.0
一个使用纯C编写的Unix基础服务开发模型,包括 micro_httpd、micro_inetd、micro_proxy 等程序,是学习Unix/Linux下面守护进程和各种服务开发的好参考代码。(A pure C prepared by the use of Unix-based services development model, including micro_httpd, micro_inetd, micro_proxy such procedures, is to learn Unix/Linux daemon following the development of a variety of services and a good reference source.)
- 2008-06-12 16:00:52下载
- 积分:1
-
basefunction
个人编写的应用于机械行业的arx开发函数,足够用的(Individual applications written in the mechanical industry ARX development function)
- 2014-09-10 18:03:01下载
- 积分:1
-
qt 实现的故障树
qt 实现的故障树 void FaultTree::calcPosition(){ int maxLayer = 0; //获取最大层数 for (int index = 0; index < m_list.size(); ++index) { if (m_list.at(index)->layer() > maxLayer) maxLayer = m_list.at(index)->layer(); } //计算最大宽度 int maxWidth = 0, count; for (int layer = 1; layer < maxLayer+1; ++layer) { count = 0; for (int index = 0; index < m_list.size(); ++index) { if (m_list.at(index)->layer() == layer) count++; } if (count > m
- 2022-08-26 04:01:10下载
- 积分:1
-
RC500
RC500的中文资料,包括使用方法,指令的解释,以及硬件结构(RC500 Chinese information, including the use of methods, interpretation of commands, as well as the hardware structure)
- 2009-01-13 10:29:28下载
- 积分:1
-
digitalfiltercode
圆周卷积滤波器,可清晰见到实际滤波器的算法(Circular convolution filter, can clearly see that the actual filter algorithm)
- 2007-12-10 09:14:25下载
- 积分:1