-
VC_example
VC++ 程序设计
基本程序 适用于初学者(VC programmer)
- 2011-08-04 14:12:09下载
- 积分:1
-
Pendulum
这个程序是基于固高公司运动控制卡的倒立摆完整控制程序,包括了界面、实时曲线显示、算法等部分。(This procedure is based on the solid high-motion control card company of the inverted pendulum control program integrity, including the interface, real-time curves showed that part of algorithm.)
- 2020-11-25 12:49:32下载
- 积分:1
-
eMule源代码解析:eMule是一个典型的MFC程序,它的图形界面等,已经和MFC紧紧融合到了一起。...
eMule源代码解析:eMule是一个典型的MFC程序,它的图形界面等,已经和MFC紧紧融合到了一起。-eMule source code analysis: eMule is a typical MFC program, and its graphical interface and so on, and MFC has been tightly integrated together.
- 2022-07-16 00:55:23下载
- 积分:1
-
bookManager
1. 实现图书馆对外借书,还书的简易操作,提高图书馆对最平凡工作的效率。
2. 实现图书馆对所藏图书的按类别,书名等多方面的查询,最大的方便读者和图书馆工作人员对所需图书的查询。
3. 建立图书馆外借读者数据库,方便工作人员对读者进行有效管理。
4. 建立图书馆工作人员数据库,限定每个工作人员对软件操作的权限,最大限度的保护数据库。
5. 实现图书馆对新书入库,旧书注销的简单处理,并且建立书籍档案,方便进货。
(1. 实现图书馆对外借书,还书的简易操作,提高图书馆对最平凡工作的效率。
2. 实现图书馆对所藏图书的按类别,书名等多方面的查询,最大的方便读者和图书馆工作人员对所需图书的查询。
3. 建立图书馆外借读者数据库,方便工作人员对读者进行有效管理。
4. 建立图书馆工作人员数据库,限定每个工作人员对软件操作的权限,最大限度的保护数据库。
5. 实现图书馆对新书入库,旧书注销的简单处理,并且建立书籍档案,方便进货。)
- 2016-02-16 21:37:05下载
- 积分:1
-
RSS-Reader-Sample
Rss reader for a web design
- 2013-11-28 00:41:24下载
- 积分:1
-
DHUtil
utility class for converting jce/jca DH objects objects into their org.bouncycastle.crypto counterparts.
- 2013-12-11 13:18:31下载
- 积分:1
-
apple
apple的开源软件openphone的源代码-apple
- 2022-03-19 17:00:51下载
- 积分:1
-
可以进行真正的
可以对网络进行实时监控- May carry on the real-time monitoring to the network
- 2022-12-22 18:45:03下载
- 积分:1
-
gaussian-white-noise
This function generates an Additive White Gaussian Noise (AWGN) sample at every call. Its beauty lies in its simplicity! The generated sample set will have zero mean and a standard deviation of 1. Therefore, one can simply scale the output samples by a different standard deviation to generate different noise profiles. To do this scaling, simply multiply the sample with the standard deviation of your choice.
This is a very versatile function that can be used in communication system simulations and random number generation in various applications. I have used it in the past while working with channel encoder and decoder simulators.
- 2014-11-15 06:36:45下载
- 积分:1
-
Windows NETSTAT
netstat的(网络统计),是一个命令行工具,显示网络连接。 这个程序是用winsock的在Borland的C ++ Builder的打了一个比方。
- 2022-08-22 14:26:27下载
- 积分:1