-
The concept of object
面向对象编程概念的一些学习心得,希望能给大家帮助-The concept of object-oriented programming some of the learning experience, could you help
- 2022-04-17 04:00:58下载
- 积分:1
-
relate opengl.very important with me.
relate opengl.very important with me.
- 2022-01-21 00:08:33下载
- 积分:1
-
corejava 程序
面试相关 corejava程序(哎呀,收集、 线程、 同步、 例外) 和一些基本逻辑的实时场景。
- 2022-03-23 14:27:06下载
- 积分:1
-
Windows Game Programming Guru skills. Chm2D and 3D Game Programming with ANDRE L...
Windows游戏编程大师技巧.chm
2D和3D游戏编程基础
ANDRE LAMOTHE 著
曲文卿 姚君山 钟湄莹等译-Windows Game Programming Guru skills. Chm2D and 3D Game Programming with ANDRE LAMOTHE Wenqing Yao Shan Zhong Qu Mei-ying, et al
- 2022-06-03 13:52:10下载
- 积分: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
-
Convolutional encoding for wireless SISO system
Convolutional encoding for wireless SISO system
- 2023-04-06 01:45:04下载
- 积分:1
-
blowchart
流程图
- 2022-02-21 18:05:14下载
- 积分:1
-
电影自动更新,对系统进行操作。源码较为简单,希望对大家有所帮助!...
电影自动更新,对系统进行操作。源码较为简单,希望对大家有所帮助!-film automatic renewal, the system operation. Source relatively simple, we want to help!
- 2023-03-03 05:15:03下载
- 积分:1
-
一个C++类,可以添加
一个可以对任意长整数进行加减的类 在Visual C++6.0 WinXp下编译通过采用类来实现,从CString继承而来数据运算的结果保存在CString类中理论上可对任意长的数据进行相加在Release目录下有可执行文件,将*.txt拖放到longadd.exe上即可,*.txt为数据文件。-A C++ class which can do the Add-Substract operation to integer with arbitrary length.Compiled with VC++ 6.0 under Windows XP.The class inherited from CString and theoretically it can do add-substract to any length integer.There is a executive file under Release directory,drag the*.txt data file on to the longadd.exe,then it s ok!
- 2022-01-22 15:22:53下载
- 积分:1
-
一个早起军号程序,用于设置闹钟,在制定时间程序即发出响声表示预定时间已到,在VC6.0上运行通过测试...
一个早起军号程序,用于设置闹钟,在制定时间程序即发出响声表示预定时间已到,在VC6.0上运行通过测试-One to get up early bugle program, used to set the alarm clock, timing and procedures for the issue in the formulation of sound, said the scheduled time has come, in the test run on VC6.0
- 2022-07-23 05:01:56下载
- 积分:1