资源列表
managebook
- 图书管理系统是用C++编写的源码文件,相信对于初学者应该有一定的参考作用。-Library management system is C++ Prepared source documents, and I believe that beginners should have some reference value.
3
- 从键盘输入一些字符,逐个把它们送到磁盘上去,直到输入一个#为止-Keyboard input from a number of characters, one by one put them up to disk, until the importation of a# Until
test
- 串口测试程序。你可以使用这个向串口发送数据
CMD
- DOS cmd说明有关某个命令的详细信息,请键入 help 命令名 assoc 显示或修改文件扩展名关联。 at 计划在计算机上运行的命令和程序。 attrib 显示或更改文件属性。 break 设置或清除扩展式 ctrl+c 检查。 cacls 显示或修改文件的访问控制列表(acls)。 call 从另一个批处理程序调用这一个。 cd 显示当前目录的名称或将其更改。 chcp 显示或设置活动代码页数。 chdir 显示当前目录的名称或将其更
VB_Programming_of_CPU_Monitor_classic_code
- VB编程开发的CPU监视器经典代码VB Programming of the CPU Monitor classic code-VB Programming of the CPU Monitor classic code
Drivers-application-communication
- 简单的驱动与应用层的通信,让下载者迈出第一步,只附上驱动与应用的C文件,剩下的就靠你自己了-Simple communication driver and application layer, so that those who download the first step, only the application of the C drive and attached documents, and the rest had to rely on your own
AlarmReceiver
- Alarm Receiver for Linux.
cx18-av-vbi
- cx18 ADEC VBI functions for Linux v2.13.6.
CoolJunit
- Junit 单元测试另类方法, 十分简炼 -software testing in unit with java
Desdfsmo
- VB做的日历 使用日期提取函数调出系统时间,利用Label控件将日期显示在Form1窗体上;使用日历控件Calendar,修改相关属性,做成一个日历查询界面。具体操作时注意美观- VB do use the calendar function to extract the date to bring up the system time, use the Label control the date displayed on the Form1 form use the Calendar
DOA_MDL
- 这个算法是波达角估计中的信源数估计,我自己查找资料编写的。-This is the number of sources DOA Estimation estimation, I check the information written.
hello1
- #include <iostream> using namespace std int main(int argc, char *argv[]) { cout << Hello World! << endl return 0 }-#include <iostream> using namespace std int main(int argc, char *argv[]) {