-
Tang detailed description of all test cases, as well as a number written in asse...
唐老师详细介绍了所有的测试用例,以及一些用汇编语言编写的课程设计,详细说明,包括红绿灯、报警系统等。!
- 2022-02-19 21:44:11下载
- 积分:1
-
很好的文件,球类著名实验
很好的文件,球类著名实验-good document, the famous ball experiment
- 2022-08-06 22:19:27下载
- 积分:1
-
With 89C51, an external crystal oscillator, reset circuit, two digital tube, two...
用89C51,外接晶振,复位电路,二个数码管,二个按键,做一个电子秒表,具体要求为用按键起停电子表,可用按键设计倒计时时间(如10S,20S,60S),并启动倒计时功能,能用按键选择以上两功能之一-With 89C51, an external crystal oscillator, reset circuit, two digital tube, two buttons, making an electronic stopwatch, and specific requirements for the use button start-stop electronic watches, key design can be used countdown time (such as 10S, 20S, 60S), and start the countdown function, can be used for more than two buttons select one of the functions
- 2022-05-13 17:10:52下载
- 积分:1
-
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
- 2023-06-17 15:15:03下载
- 积分:1
-
This is the LCD display controller hd61830 the main package, in hopes of giving...
这是LCD液晶显示器的主要控制器hd61830的软件包,希望能给大家带来帮助。-This is the LCD display controller hd61830 the main package, in hopes of giving us some help.
- 2022-10-27 15:35:04下载
- 积分:1
-
五层电梯的 keil c程序,用单片机实现,可以运行
五层电梯的 keil c程序,用单片机实现,可以运行-Five-story elevator keil c program, with MCU, you can run
- 2022-08-12 23:10:02下载
- 积分:1
-
Based on Artificial Neural Network handwritten letters of the alphabet, the digi...
基于人工神经网络的手写英文字母、数字图像识别的源程序代码。-Based on Artificial Neural Network handwritten letters of the alphabet, the digital image to identify the source code.
- 2023-03-23 18:35:04下载
- 积分:1
-
Five experimental hash table [the experiment was] one, the choice of hash functi...
实验五 哈希表
[实验目的]
1、哈希函数的选择
2、用链表创建哈希表
3、输出哈希表
[题目]
假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留取余数法构造。用链表来处理冲突。-Five experimental hash table [the experiment was] one, the choice of hash function 2, create a hash table with linked list 3, the output hash table [subject] assumptions of people known as the Chinese name for the Chinese Phonetic Alphabet forms. Hash table to be populated with the names of a total of 30, taking the upper limit of the average search length of 2. Hash function used in addition to collecting more than the number of law structure. Used to deal with the conflict list.
- 2022-01-26 03:18:43下载
- 积分:1
-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1
-
compilation prepared by the S52 MCU control of the LED digital display of lights...
汇编编写的S52单片机控制的LED数码管灯显示2位16进制程序-compilation prepared by the S52 MCU control of the LED digital display of lights two 16-band procedures
- 2022-02-14 14:40:04下载
- 积分:1