-
the procedures used assembly language to achieve HOOK technology, complete sourc...
本程序采用了汇编语言实现HOOK技术,有完整源代码,采用RadASM进行工程组织-the procedures used assembly language to achieve HOOK technology, complete source code, RadASM used for engineering organizations
- 2022-03-05 21:56:37下载
- 积分:1
-
Count 24 points " as a mental poker game, a game content license from the Ki...
算24点”作为一种扑克牌智力游戏,游戏内容为从一副牌中抽去大小王2张,任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24,每张牌必须用一次且只能用一次。我们可以人工计算,当然也可以用计算机来处理。本程序主要是借助计算机利用设计好的算法来计算24点问题。
该24点游戏程序内容主要包括界面显示,自动运算24点以及手动计算24点三部分,采用模块化开发方法,并汇编语言编写程序代码。-Count 24 points " as a mental poker game, a game content license from the King of removing the size 2, 4 samples of arbitrary license (a license that group), with add, subtract, multiply, divide (which can be bracketed ) to the surface of the card count as 24, each card must be used once and only once. We can manually, of course, can also be used to deal with the computer. This procedure is the use of the use of computer algorithms designed to calculate the 24 points. The 24-point games, including the contents of the main screen, automatic operation and manual calculation of 24 points, 24 points, three-part, modular development methodology, and assembly language programming code.
- 2022-09-03 01:05:03下载
- 积分:1
-
assembly language LED matrix operation
汇编语言的LED阵的操作-assembly language LED matrix operation
- 2022-05-31 16:19:19下载
- 积分:1
-
用于计算年平均温度、平均& gt 10度区。
用于计算气温的年平均值、月平均值、〉10度积温值-Used to calculate the average annual temperature, on average,> 10 degrees accumulated temperature values
- 2022-01-28 11:31:37下载
- 积分:1
-
可编程并行接口实验源程序,通过此实验可掌握8255方式0的工作原理及使用方法。编程从8255C口输入数据,再从A口输出...
可编程并行接口实验源程序,通过此实验可掌握8255方式0的工作原理及使用方法。编程从8255C口输入数据,再从A口输出-procedure for a programmable parallel interface experiment source, the passage of this experiment can seize 8,255 0 means the working principle and methods of use. Programming from the 8255C I input data, from A mouth output.
- 2022-03-18 08:29:16下载
- 积分:1
-
用汇编语言实现画图功能,包括圆形、正方形、T等。
利用汇编语言实现绘图功能,包括圆、正方形、三角形、直线。还可以用颜色、运动、汇编语言实现绘图功能,包括圆、正方形、三角形、直线。还可以用颜色、运动、汇编语言实现绘图功能,包括圆、正方形、三角形、直线。还有颜色,动作,
- 2022-12-09 14:05:03下载
- 积分:1
-
学习如何使用MPLAB集成开发环境(IDE)的编码基因…
To learn how to use MPLAB Integrated Development Environment (IDE) for code generation, simulation, and debugging.
This code is a very simple program that sets up PORTC and PORTB I/Os and sends some values over these ports, and tries to read Port C and increments a counter and resets to a predetermined value when the counter rolls over to zero. All labels start in the first column, and the last line has an end directive. For detailed information, refer to the PIC18F452 datasheet on the course web page.
- 2022-07-13 16:21:22下载
- 积分:1
-
编译是在游戏的砖,320x200x256模型。关于缓冲板…
用汇编写的弹砖块游戏,320x200x256模式。左右键控制挡板。打中不同的砖块会有不同的效果。当前目录下有一个map.txt的文件,用来存放砖块的排列。注:在XP下,可能显示有一定问题。-compilation was made with the bricks at the game, 320x200x256 model. About baffle control keys. Hit the bricks have different results. Current directory is a map.txt documents were used to store the bricks with. Note : In XP, it may indicate that certain problems.
- 2022-03-19 08:28:32下载
- 积分:1
-
AVRSTUDIO中文HELP AVRSTUDIO中文HELP
AVRSTUDIO中文HELP AVRSTUDIO中文HELP-HELP AVRSTUDIO Chinese AVRSTUDIO Chinese HELP AVRSTUDIO中文HELP
- 2023-01-18 11:30:04下载
- 积分:1
-
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为...
哈弗曼编码的实现,本人亲测完美运行。
编码内容:假设用于通信的电文仅由8个字母组成,字母在电文中出现的频率分别为7,19,2,6,32,3,21,10。试为这8个字母设计哈夫曼编码。
要求:这8个字母任意,输出各字母的编码值。
-huffman Tree
- 2022-05-10 19:04:03下载
- 积分:1