-
一个用汇编语言编写的矩阵转置程序
一个用汇编语言编写的矩阵转置程序-an assembler language matrix transpose procedures
- 2022-02-21 10:02:26下载
- 积分:1
-
使用汇编语言对TMS320C2812进行编程的一个简单的工程模板。
使用汇编语言对TMS320C2812进行编程的一个简单的工程模板。-The use of assembly language programming on the TMS320C2812 a simple project template.
- 2022-03-22 21:24:58下载
- 积分:1
-
车站售票管理
车站车票销售管理-station ticket sales management
- 2023-01-19 05:30:03下载
- 积分:1
-
ttfdump源代码,希望大家喜欢,我会上传更多的代码共享
ttfdump源代码,希望大家喜欢,我会上传更多的代码给大家分享-ttfdump source code, hope you like them, I will upload more code to share
- 2023-01-01 07:35:03下载
- 积分:1
-
试下发的上来不,同时,哎哟,搞点资料哦,好难
试下发的上来不,同时,哎哟,搞点资料哦,好难-Examination of the table is not issued at the same time, Oh, come up with something the information Oh,好难
- 2022-06-30 13:29:22下载
- 积分:1
-
ds1302和ds18b20和1602液晶显示,能显示日期,时间,和温度,并且附有详细的说明...
ds1302和ds18b20和1602液晶显示,能显示日期,时间,和温度,并且附有详细的说明-ds1302 and liquid crystal display ds18b20 and 1602 showing the date, time, and temperature, and accompanied by a detailed description of
- 2022-03-22 16:25:19下载
- 积分:1
-
该软件提供了编辑、编译、运行、调试汇编语言程序的集成环境...
该软件提供了编辑、编译、运行、调试汇编语言程序的集成环境-The software provides editing, compiling, running and debugging assembly language integrated environment
- 2022-03-23 14:49:35下载
- 积分:1
-
汇编程序的查询手册,还是蛮好用的。汇编程序的查询手册。...
汇编程序的查询手册,还是蛮好用的。汇编程序的查询手册。-Assembler manual query, or just fine useful.
- 2022-07-09 20:34:19下载
- 积分:1
-
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,...
汇编语言程序设计,显示系统时间。
首先在数据段开辟一显示缓冲区,用来存储系统时间。调用BIOS中断,返回系统时间,并将来返回的二进制时间转换成ASCII码,方便时间显示时的调用。分别将来小时数、分钟数、秒数存入显示缓冲区。通过写显存将时间显示出来。由于获取了的系统时间不会自动刷新,所以我们要设计成刷新的方式来不断获取系统的时间,这样就形成了会跳动的电子钟了。-Assembly language programming, display system time. First of all, open up one paragraph in the data display buffer for the storage system time. BIOS interrupt calls to return system time, and the future return of the binary time into ASCII code for the call time is displayed. Respectively, the future number of hours, minutes, seconds into the display buffer. Time by writing to memory will be displayed. As the access to the system time does not automatically refresh, so we need to refresh the way designed to keep on getting the system time, so that will be formed beating electronic o
- 2022-03-14 06:09:11下载
- 积分:1
-
创建MFC,在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。...
创建MFC,在编辑界面创建所需的控件,并于Properties中将ID,Caption按表填好,给复选和编辑框控件连接变量,对消息处理函数加入指定代码。-Create MFC, in the editing interface to create the necessary controls and Properties Lieutenant ID, Caption completed table to check and edit the control box to connect variables, on the message processing function by adding the specified code.
- 2022-04-15 15:03:27下载
- 积分:1