-
功能是把一个无符号长整型的数的后n位放入到前length位有效的无符号字符型数组array[arraybyte]中...
功能是把一个无符号长整型的数的后n位放入到前length位有效的无符号字符型数组array[arraybyte]中-function is an unsigned long integer number of spaces after n Add to place before the effective length of unsigned character array [arraybyte]
- 2023-05-13 04:20:03下载
- 积分:1
-
经典的工控图形控件的VC源代码
经典的工控图形控件的VC源代码,可以实现方形仪表、圆盘仪表、温度计等图形化控件。
- 2022-02-12 04:55:09下载
- 积分: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
-
HAFFMAN CODING
HAFFMAN用C语言编写的COING源代码,详细描述了HAFFMANN在C语言中的编码
- 2022-03-07 22:19:07下载
- 积分:1
-
The realization of a log, you can document the size of sub
一个日志的实现,可以以文件大小分单位进行分开记录日志。有很好的参考学习价值。-The realization of a log, you can document the size of sub-units recorded separately from the log. Have a good reference for learning value.
- 2022-03-11 06:56:28下载
- 积分:1
-
可以创建学生信息,包括:姓名,成绩,学号。并可以修改,删除,存储读取等。...
可以创建学生信息,包括:姓名,成绩,学号。并可以修改,删除,存储读取等。-Can create a student information, including: name, accomplishments, student number. And may amend, delete, read, such as storage.
- 2022-04-12 12:48:09下载
- 积分:1
-
牛顿插值, 多样牛顿迭代
牛顿插值, 多样牛顿迭代-Newton interpolation, a variety Newton
- 2023-01-03 11:40:03下载
- 积分:1
-
Windows 窗口菜单响应编程
Windows 窗口菜单响应编程-response to the Windows programming menu
- 2022-11-02 20:45:03下载
- 积分:1
-
字符串查找,从一段字符串中查找需要查找的字符或单词
字符串查找,从一段字符串中查找需要查找的字符或单词-String to find, from a string to find the need to find the characters or words
- 2023-04-11 06:20:03下载
- 积分:1
-
一个用C++ 写的写字板的程序小例子,很适合初学者学习使用。...
一个用C++ 写的写字板的程序小例子,很适合初学者学习使用。-One with C++ Written procedures WordPad small example, it is suitable for beginners learning to use.
- 2022-03-19 08:20:43下载
- 积分:1