-
intel hex code
英特尔十六进制代码
- 2022-05-08 17:17:37下载
- 积分:1
-
这是一个C++平差程序,包裹了各种平差程序,很有用的
这是一个C++平差程序,包裹了各种平差程序,很有用的-zhe shi yi ge c++ cheng xu,bao kuo ke ge zhong cheng xu ,hen you yong de
- 2023-04-26 12:50:04下载
- 积分:1
-
stream driver functions
最基本的流驱动接口函数,以及几个相关的配置文件,可以供初学者参考-stream driver functions
- 2022-02-24 23:41:37下载
- 积分:1
-
使用c++描述,创建一个链表,并在中实现节点的插入,删除
使用c++描述,创建一个链表,并在中实现节点的插入,删除-Use c++ Description, create a linked list, and realize in the node insert, delete
- 2022-11-14 18:00:03下载
- 积分:1
-
该程序是有关 h u f f m a n 编 码的相关事宜
该程序是有关 h u f f m a n 编 码的相关事宜-huffman
- 2023-06-03 09:55:03下载
- 积分:1
-
本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。...
本文以Turbo C作为编程工具,编写推箱子游戏,并给出最后成功运行的推箱子游戏C语言源程序。-paper as Turbo C programming tools, prepared feeds games, and gives the successful operation of the final game magazines C language source code.
- 2022-10-25 06:50:03下载
- 积分:1
-
test important AppWizard has created this ExClock application for you. This appl...
test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.-test important AppWizard has created this ExClock application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your ExClock application.
- 2023-01-30 21:00:03下载
- 积分:1
-
这是一个内存管理系统,可以设置在后台进行操作。可以清理你的内存...
这是一个内存管理系统,可以设置在后台进行操作。可以清理你的内存-This is a memory manage system with which background process can be set and memory clearing can be done also.
- 2023-05-29 04:30:03下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1
-
基于C++语言编写的针对分数通分、约分、加、减、乘、除和比较大小的运算...
基于C++语言编写的针对分数通分、约分、加、减、乘、除和比较大小的运算-Based on C++ language, prepared for the scores of通分, some points, add, subtract, multiply, divide and compare the size of the computing
- 2022-02-28 11:00:50下载
- 积分:1