-
C++Builder成绩提交小程序
C++Builder成绩提交小程序-C Builder results submitted small program
- 2022-02-05 12:04:22下载
- 积分:1
-
论坛上贴的碰撞小球,修改了一下,加了一些代码。有兴趣可以看一下。...
论坛上贴的碰撞小球,修改了一下,加了一些代码。有兴趣可以看一下。-Forum posted the collision the ball, modify it, add some code. Interest can have a look.
- 2023-05-03 00:25:02下载
- 积分: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
-
利用bat文件实现程序运行结束后自杀!
利用bat文件实现程序运行结束后自杀!-use bat documents achieving operating procedures after suicide!
- 2022-03-09 23:42:30下载
- 积分:1
-
ping的实现
ping的实现-hao dong cong
- 2022-01-25 23:53:39下载
- 积分:1
-
以深度为k的满二叉树(n=2k
以深度为k的满二叉树(n=2k-1)为例,假设表中每个记录的查找概率相等,即 pi=1/n(1≤i≤n),而树的第i层上有2i-1个结点,因此,折半查找的平均查找长度为:
所以,折半查找的平均时间复杂度为O(log2n)。
-To a depth of k over the binary tree (n = 2k-1) as an example, suppose the table to find the probability of each record the same, that is, pi = 1/n (1 ≤ i ≤ n), and the tree layer of the first i There are 2i-1 nodes, therefore, to find half the average length of search as follows: Therefore, to find half the average time complexity is O (log2n).
- 2023-08-09 03:30:03下载
- 积分:1
-
模拟小时钟,一个小型的模拟演示程序,可以帮助初学者对C++BUILDER的深入理解。...
模拟小时钟,一个小型的模拟演示程序,可以帮助初学者对C++BUILDER的深入理解。-Analog clock, a small simulation demo program that can help beginners C++ BUILDER-depth understanding of.
- 2022-01-26 19:01:23下载
- 积分:1
-
这是在Visual Basic 6源代码与PIC单片机的GPS。
This the sorce code in Visual Basic 6 for the GPS with PIC.-This is the sorce code in Visual Basic 6 for the GPS with PIC.
- 2022-06-01 10:43:35下载
- 积分:1
-
汉字可以提取各种矩阵和翻转,程序…
能够提取汉字多种字模,并能翻转,可用于显示屏的程序设计,非常实用。-Chinese characters can extract a variety of matrix and overturned, the procedure can be used to display design, very practical.
- 2022-07-08 04:48:36下载
- 积分:1
-
Example CORBA
Rat han hanh duoc phuc vu quy khach
Example CORBA
Rat han hanh duoc phuc vu quy khach
- 2022-07-19 07:14:26下载
- 积分:1