- react_rate 用于测量人的反映速度!呵呵 还是很准确的
- hart basics of communication protocol on BELL 202 LABS and special ic for signal generation .
- time_stamp 基于sopc ep2c5开发板的时间标记服务例程
- ejercicio1ssd3 ssd 3 ejercicio 1 del programa icarnegie es el primer ejercicio del cuerso muy facil
- manual_keyblue_rev1.2.pdf O keyblue PS / 2 keylogger de hardware com o módulo Bluetooth sem fio de longo alcance para até 350 metros. Este keylogger tem até 128 Kbytes de memória interna (cerca de 100 000 teclas).
- 蓝桥杯基础代码 里面包含了蓝桥杯单片机IAP15的一些基础按键
资源列表
SMTPClient
- 自己做的一个发送邮件程序,对学习SMTP 有一定的启发作用吧-own a mail procedures, to learn SMTP inspired a certain function
routing-2
- 路由选择和算法-and routing algorithm .............................
fzh1
- 用于函数逼近的BP算法程序,matlab源码-function approximation for the BP algorithm procedures, Matlab FOSS
salarymanagement
- 请设计一个employee基类,成员是雇员姓名等情况,再设计一个workerhours子类,成员是雇员的工作时间及工资/小时,用这两个类实现工人工资管理。-design an employee requests the base class members are employees of the names, Redesign workerhours a sub-category of members of the employee's working hours and wage /
Myfb
- K阶菲波那契算法,运用环形队列实现,空间是K+1-K bands Fibonacci algorithm using circular Queuing, and the space is a K
timeclockcounter
- 请设计程序,使其实现以秒计时的功能。首先定义一个watch类,它有两个私有变量begin、end分别表示开始时间、结束时间,有成员函数start()、stop()、show()分别用来设置开始时间、结束时间、显示持续时间。-requested the design process to enable them to function seconds time. First define a watch category, which has two private variables begin
MyJosephus
- 刚刚自己做的约瑟夫算法,是用链表实现的,很简单的,检验没错误,当然,中间有些东西可以根据需要自己改动-just doing Joseph algorithm is used to achieve the linked list, a very simple test not wrong, of course, Middle some things may need to change their own
printercheck
- 有一个打印机被不同类型的用户共享,当某个用户使用其时,必须先检测其它用户是否在使用,假设函数inuse()当有用户使用打印机时返回1,当没有用户使用时返回0。把函数inuse()作为不同类的友元函数,请设计。-a printer by different types of users to share, when a user to use their time and must first detect whether other users in the use of the assumpt
CDMA2005
- 详细说明码分多址接入的编码与解码原理和算法等-detailed descr iption of the code-division multiple access coding and decoding algorithm principle and
My8Queen
- 八皇后问题:用回溯算法做的 -8 Queens : The backtracking algorithm
MyCalculate
- 表达式求值:支持浮点运算,以及一些纠错功能-expression evaluates : support floating-point operations, and some correction function
singlelist
- 建立带表头结点的单链表,打印所有结点的数据域;输入一个值,若某个结点的数据域为该值,则在其后插入另一个新结点,若无此结点,则在表尾插入新结点,然后打印;给一个值,删除结点的数据域是该值的所有结点,然后打印。(表生成时可用前插法或后插法)-table with the establishment of the first node of a single linked list, print all nodes of the data domain; An input value, If a no
