登录

最新会员 最新下载

成为了本站VIP会员

04月30日 12:23

成为了本站VIP会员

04月29日 21:46

成为了本站VIP会员

04月26日 23:14

成为了本站VIP会员

04月25日 21:33

成为了本站VIP会员

04月23日 14:46

成为了本站VIP会员

04月18日 20:09
已选条件
  1. 编程语言:所有
  2. 代码类别:汇编语言
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. BCD multiply, the compilation environment where no compression BCD multiplicatio...

BCD码相乘,汇编环境里没有对压缩BCD码相乘的调整,相当于作业吧!-BCD multiply, the compilation environment where no compression BCD multiplication of adjustment, which is equivalent to operating!

1
下载
26
浏览
2023-08-17发布

2. VC内联示例代码

VC内联汇编示例代码-VC associated sample code compilation

1
下载
15
浏览
2023-08-16发布

3. hardware test source code, and good

硬件试验的源代码,和好-hardware test source code, and good

1
下载
19
浏览
2023-08-16发布

4. 用C++实现银行的模拟

用C++实现银行的模拟-C Bank"s simulation

1
下载
31
浏览
2023-08-16发布

5. Info compilation manual .. is a practical tool for beginners ...

汇编速查手册..是初学者的实用工具-Info compilation manual .. is a practical tool for beginners ...

1
下载
24
浏览
2023-08-13发布

6. 重要的文件 重要的文件

重要的文件 重要的文件 -重要的文件重要的文件重要的文件重要的文件

1
下载
20
浏览
2023-08-12发布

7. Simple encryption algorithm for data encryption, the algorithm is relatively sim...

简单加密算法,用于传输数据的加密,算法比较简单-Simple encryption algorithm for data encryption, the algorithm is relatively simple

1
下载
20
浏览
2023-08-12发布

8. 时间显示,定时

时间显示,定时-Time display, time

1
下载
23
浏览
2023-08-12发布

9. 这是一个在两台pc机之间通过串口传输文件的程序

这是一个在两台pc机之间通过串口传输文件的汇编程序-This is one of the two PCs via serial port to transfer files to the assembler

1
下载
19
浏览
2023-08-12发布

10. 口袋中有红,黄,蓝,白,黑5种颜色的球若干个。每次从口袋中取出3个不同颜色的球。问有多少种取法的C++代码...

口袋中有红,黄,蓝,白,黑5种颜色的球若干个。每次从口袋中取出3个不同颜色的球。问有多少种取法的C++代码-pockets of red, yellow, blue, white and black colors of the five Ball number. Out of pocket every three different colors on the ball. Asked how many copying the C++ code

1
下载
26
浏览
2023-08-12发布

11. a song under dos use masm6.0 to get exe to go music can change any tim...

a song under dos use masm6.0 to get exe to go music can change any time

1
下载
29
浏览
2023-08-12发布

12. verilog写的分频程序,可以对输入的频率分频

verilog写的分频程序,可以对输入的频率分频-Verilog write the sub-frequency procedures, can the frequency of the input frequency

1
下载
17
浏览
2023-08-11发布

13. 我在课上完成的一些作业(上机常见习题)和课本上的几个例题,常用的输入输出模块,如: 把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;...

我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如: 把压缩存放的BCD码,转换为对应十进制数字ASCII码的程序;编写从键盘键入0至9中任一自然数x,求其立方值;内存中以BUFFER为首地址的缓冲区有10个非压缩型BCD码形式存放的十进制数,它们的值可能是0~9中的任意一个,将这些十进制数顺序显示在屏幕上等等,-I completed classes in the compilation of a number of operations (on the machine common exercises) and the compilation of textbooks on a few examples of commonly used input and output modules, such as: the compressed storage of BCD code, converted to decimal ASCII code corresponding to the procedure prepared from the keyboard type 0-9 in any natural number x, for the cubic value memory to buffer BUFFER headed Address has 10 non-compression type BCD code stored in the form of a decimal number, their value may be 0 ~ 9 any one of these decimal number sequence displayed on the screen, etc.

1
下载
20
浏览
2023-08-11发布

14. 是关于交通灯的实验报告.对初学都很有帮助 .支持吧

是关于交通灯的实验报告.对初学都很有帮助 .支持吧-Traffic lights are about the report of the experiment. Are very helpful for the beginner. Support it

1
下载
23
浏览
2023-08-11发布

15. 来回跳变程序,即不断变换位置,简单易学,可作为学习I/O口用...

来回跳变程序,即不断变换位置,简单易学,可作为学习I/O口用-jump back and forth procedures that the constantly changing positions, and is easy to be a learning I/O mouth

1
下载
24
浏览
2023-08-11发布

16. 问题以及说明文档 详细的学习资料

汇编语言问题以及说明文档 详细的汇编语言学习资料-Assembly language issues as well as detailed documentation of the assembly language learning materials

1
下载
22
浏览
2023-08-10发布

17. 简单的调用和输出,在学校学习的入门例子之一。

简单的调用和输出,在学校学习的入门例子之一。-simple call and output, in the elementary school one example.

1
下载
23
浏览
2023-08-09发布

18. C实现的神经网络剪枝法

“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。

1
下载
20
浏览
2023-08-08发布

19. 针对OCM4X8C的汉字显示的程序,是用keil软件写的.

针对OCM4X8C的汉字显示的汇编程序,是用keil软件编写的.-For the Chinese characters displayed OCM4X8C assembler is prepared using keil software.

1
下载
32
浏览
2023-08-08发布

20. IO口直接驱动lcd的程序

中颖单片机SH67P33编写的用IO口直接驱动段码式lcd的汇编程序,对于刚接触单片机汇编的新手,还是不错的,给大家参考参考。

1
下载
18
浏览
2023-08-07发布