资源列表
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
Calculator
- 应用栈实现简单表达式的计算。(没有界面)-Application of the stack to achieve simple calculation expression.(no interface)
Contacts
- 一个简单的通讯录程序,可以实现读取文本,删除,添加,查找等功能-A simple address book program, you can achieve read text, delete, add, search and other functions
MUSIC
- 收集了声源定位中的MUSIC算法,包括经典算法,基于解相干的空间平滑算法,修正MUSIC即MMUSIC算法-Collected in MUSIC sound source localization algorithms, including the classic algorithm, based on decoherence spatial smoothing algorithm, modified MUSIC algorithm that MMUSIC
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[]) {