-
51定时器完整源程序。有详细介绍,解压即用。非常方便,实用...
51定时器完整源程序。有详细介绍,解压即用。非常方便,实用-51 timers complete source. For more details, used to extract. Very convenient, practical
- 2022-01-23 10:45:44下载
- 积分:1
-
WOW 服务模拟端 支持2.4.3版本
来自开源的ASCENT 自己REPACK
WOW 服务模拟端 支持2.4.3版本
来自开源的ASCENT 自己REPACK-WOW simulated client support services from the open source 2.4.3 version of ASCENT own repack
- 2022-01-21 04:35:13下载
- 积分:1
-
Basic program for Home automation robo in assembly language.
Basic program for Home automation robo in assembly language.
- 2022-05-07 15:14:49下载
- 积分:1
-
描述用8051驱动lcd显示屏显示的全部程序及解释。
描述用8051驱动lcd显示屏显示的全部程序及解释。-Described using 8051 driver lcd screen shows all the procedures and interpretation.
- 2022-03-26 05:42:23下载
- 积分:1
-
delphi内存搜索源码
修改内存数值流程:1.运行->2.运行游戏>3.打开游戏进程->4.首次搜索一个数值>5.回游戏中让这个数值改变 ->6.按数值增减的情况再次搜索->7.重复步骤5和6直到得到一个或很少的几个结果->8.在这几个结果中判断哪一个是真正的结果
- 2023-07-11 22:50:05下载
- 积分:1
-
systems management procedures FOSS
系统管理程序的源码 -systems management procedures FOSS
- 2022-01-27 22:44:59下载
- 积分:1
-
PIC单片机解码EV1527实例
资源描述EV1527解码程序:单片机PIC16F630,内部4MHz,EV1527发射频率433MHz,振荡电阻270K,遥控器供电电压DC12V,周期为1.2ms。
在上电3S钟内按开机键,程序学习遥控器识别码,1次只能学习一个遥控器;按关机键程序将擦除所有遥控器识别码。
本程序最多可以学习42个遥控器,当遥控器个数满42个后第43个将会覆盖第1个。
- 2023-03-15 05:50:03下载
- 积分:1
-
Written in assembly code using random number generation algorithm: program mainl...
用汇编代码写的随机数生成算法:
程序主要由八部分组成。主程序main 从键盘输入的10进制数的子程序redigital;产生随机数,并输出随机性评估结果的子程序random;评估一个随机数随机性的子程序evaluAnum;用蒙特卡罗法评估随机性的calpi将数以十六进制输出的子程序printtohex;将数用十进制打印出来的子程序printaxd;输出换行回车的子程序printrn。-Written in assembly code using random number generation algorithm: program mainly by the eight parts. The main program main from the keyboard input 10 the number of decimal subroutine redigital generate random numbers, and output the results of the assessment of the subroutine random random assessment of a random number of random subroutine evaluAnum with the Monte Carlo Method to Evaluate the random of calpi will be hundreds of subroutines hexadecimal output printtohex will be hundreds of subroutines with the decimal print out printaxd the subroutine output carriage return line feed printrn.
- 2022-08-13 21:17:06下载
- 积分:1
-
汇编小游戏,主要是坦克打靶,通过控制坦克来击打天空中飞来飞去的靶子...
汇编小游戏,主要是坦克打靶,通过控制坦克来击打天空中飞来飞去的靶子-Compilation of small games, mainly targeting tanks, by controlling the tank to hit the sky flying target
- 2023-01-12 11:05:03下载
- 积分:1
-
整型浮点数加法运算
通过MIPS的汇编语言实现整型浮点数的加法运算。其中可以设计的指令有mfc1和mtc1。如输入1,1,则输出2.0,以此实现运算。
- 2023-05-29 00:20:03下载
- 积分:1