-
用空格符实现对字符串中某一个字符的替换,程序经过调试
用空格符实现对字符串中某一个字符的替换,程序经过调试-By a space at the realization of a string of characters to replace, the program after debugging
- 2022-03-19 05:27:57下载
- 积分:1
-
我在汇编课上完成的一些作业(上机常见习题)和汇编课本上的几个例题,常用的输入输出模块,如:
把压缩存放的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.
- 2023-08-11 06:25:03下载
- 积分:1
-
汇编语言-拼图游戏
汇编语言所编写的拼图游戏,软件工程所学的可以借鉴,通过对游戏思路的理解,进行拼图游戏的理解,
- 2022-03-22 03:42:37下载
- 积分:1
-
关于汇编语言教程的合辑。包括Iczelion的Win32汇编教程,ODBC教程,VXD教程,PE教程。以及其他的教程和论述。...
关于汇编语言教程的合辑。包括Iczelion的Win32汇编教程,ODBC教程,VXD教程,PE教程。以及其他的教程和论述。-Assembly language tutorial on合辑. Including the Win32 compilation Iczelion tutorial, ODBC Guide, VXD tutorial, PE curriculum. As well as other tutorials and discussion.
- 2022-04-30 07:51:45下载
- 积分:1
-
that I write on the H.264 codec
这是我自己写的关于H.264解码反量化(IQ)部分的ARM汇编程序.请版主给以指教,多谢!-that I write on the H.264 codec- quantization (IQ) of ARM assembler. Please enlighten giving moderator, Thank you!
- 2022-04-02 05:03:07下载
- 积分:1
-
一款比较实用的学生成绩管理系统,功能强大,切实用,希望大家能够喜欢,有什么问题请加Q229929778...
一款比较实用的学生成绩管理系统,功能强大,切实用,希望大家能够喜欢,有什么问题请加Q229929778-A comparison of the performance of their students practical management system, the powerful, effective with the hope that people will like. What is the problem please dial Q229929778
- 2022-03-15 10:31:25下载
- 积分:1
-
模拟Vista风格窗口..................易源码
模拟Vista风格窗口..................易源码-Analog Vista-style windows .................. Yi Source
- 2022-06-12 15:45:21下载
- 积分:1
-
89c2051 外部中断检测 通过max232与PC通讯
发送数据
89c2051 外部中断检测 通过max232与PC通讯
发送数据-89c2051 through max232 Detect external interrupt communication with the PC to send data
- 2022-02-06 17:32:51下载
- 积分:1
-
数字电子钟程序配置文件规范数字电子钟…
数字电子钟方案简介说明书数字电子钟不但可以显示当前的时间,而且可以显示日期、农历、以及星期等,给人们的生活带来了方便。另外数字钟还具备秒表和闹钟功能,且闹钟铃声可自选,-Digital electronic clock program profiles specification digital electronic clock not only can display the current time, and can display the date, lunar, as well as the weeks and so on, to people
- 2022-01-24 15:49:32下载
- 积分:1
-
基于两级目录结构的简单文件系统的管理与操作。
(1) 要求本文件系统采用两级目录,即设置主文件目录[MFD]和用户文件目录[UFD]。在主文件目录中,每
个用户目录都占有一个目录项,其目录项中包含文件名和指向该文件目录文件。在用户文件目录UFD中,
这些文件目录具有相似的结构。具体测试时可考虑:设计一个10个用户的文件系统,每次用户可保存10
个文件,一次运行用户可以打开
- 2022-03-10 03:08:01下载
- 积分:1