-
基于asm汇编语言实现的是在pc系统中int9中断功能的部分示例,只在说明机制,进行学习,不能实际应用...
基于asm汇编语言实现的是在pc系统中int9中断功能的部分示例,只在说明机制,进行学习,不能实际应用-asm compilation based on the language of the pc systems int9 interrupts some examples of the notes only mechanism for learning, not actual application
- 2023-04-04 11:55:02下载
- 积分:1
-
汇编写的遥控接收处理程序,可放心使用的啊
汇编写的遥控接收处理程序,可放心使用的啊-Compilation of written procedures deal with the remote control receiver, can rest assured that the use of ah
- 2022-01-30 16:27:36下载
- 积分:1
-
C语言实现的神经网络剪枝法
“神经网络剪枝算法”是一种通过简化神经网络结构来避免网络过拟合的有效方法之一。将权值拟熵作为惩罚项加入目标函数中,使多层前向神经网络在学习过程中自动约束权值分布,并以权值敏感度作为简化标准,避免了单纯依赖权值大小剪枝的随机性。由于在剪枝过程中只剪去数值小并且敏感度低的连接权,所以网络简化后不需要重新训练。算法效率明显提高。
- 2023-08-08 16:50:04下载
- 积分:1
-
对PE文件尾部加上一个区段来实现对文件的加密功能,ASM语言编写。...
对PE文件尾部加上一个区段来实现对文件的加密功能,ASM语言编写。-The tail of the PE file with a section of the document to achieve encryption, ASM language.
- 2022-04-24 20:59:57下载
- 积分:1
-
建立循环链表,实现选猴王的程序:输入N只猴子,从第一只猴子开始报数(M),数到m的那只猴子就推出,如此循环,剩下的最后一直猴子就是猴王...
建立循环链表,实现选猴王的程序:输入N只猴子,从第一只猴子开始报数(M),数到m的那只猴子就推出,如此循环,剩下的最后一直猴子就是猴王-Circulation list set up, implementation procedures for the election of the King: Enter the N monkeys, monkeys from the first start off (M), only a few of the m Monkey on the introduction of such a cycle has been the last remaining Monkey is a monkey Wang! !
- 2022-04-02 04:42:32下载
- 积分:1
-
这是一个通讯程序
This a com program
- 2022-01-26 15:10:52下载
- 积分:1
-
MCS
MCS-96单片机A_D转换器应用,包括查询式方法和中断方法。查询法通过检测AD_RESULT(LO)中的S位来判定A/D转换是否完成,中断方法用来实现多任务处理。-MCS-96 microcontroller A_D converter applications, including inquiries approaches and methods interruption. Query by detecting AD_RESULT (LO), the S-judge A/D conversion if completed, Methods used to achieve interruption of multi-tasking.
- 2023-05-24 10:40:03下载
- 积分:1
-
ic卡sle4442代码
ic卡sle4442代码
-ic card sle4442 code
- 2022-07-14 15:46:30下载
- 积分:1
-
挂接WH_CALLWNDPROC(WM_IME_COMPOSITION),WH_GETMESSAGE(WM_CHAR和WM_KEYUP),前者记录中文,后者记特...
挂接WH_CALLWNDPROC(WM_IME_COMPOSITION),WH_GETMESSAGE(WM_CHAR和WM_KEYUP),前者记录中文,后者记特殊按键和字母符号.-articulated WH_CALLWNDPROC (WM_IME_COMPOSITION) , WH_GETMESSAGE (WM_CHAR and WM_KEYUP), the former Chinese records, the latter in mind the special keys and alphabet symbols.
- 2022-05-19 04:07:23下载
- 积分:1
-
The Snake game is based entirely on the ground floor of the assembly language, u...
该款贪吃蛇游戏完全基于底层的汇编语言,采用DOS调用的方式运行,并且是全彩色的,配有详细的游戏说明。-The Snake game is based entirely on the ground floor of the assembly language, used to call DOS run, and the full-color, with a detailed description of the game.
- 2022-07-04 01:21:14下载
- 积分:1