-
修改文件属性CHMOD的C源程序代码
修改文件属性CHMOD的C源程序代码-CHMOD modify file attributes of the C source code
- 2022-12-29 21:45:04下载
- 积分:1
-
题目是:某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统。但是这种导弹拦截系统有一个缺陷:虽然它的第一发炮弹能够达到任意的高度,但是以后每一发炮弹都不能高于前...
题目是:某国为了防御敌国的导弹袭击,发展出一种导弹拦截系统。但是这种导弹拦截系统有一个缺陷:虽然它的第一发炮弹能够达到任意的高度,但是以后每一发炮弹都不能高于前一发的高度。某天,雷达捕捉到敌国的导弹来袭。由于该系统还在使用阶段,所以只有一套系统,因此有可能不能拦截所有的导弹。-topic is : a country in order to defend against enemy missile attacks, the development of a missile interception system. But such a missile interceptor system has a flaw : Although it"s the first rounds to achieve highly arbitrary, but each shell and should not be higher than the former was too high. One day, the radar to capture incoming enemy missiles. As the system is still in use stage, only a system, it is not possible to intercept all missiles.
- 2022-09-01 02:05:04下载
- 积分:1
-
文学助手,自己写的,学数据结构的时候写的,实现的是KMP算法...
文学助手,自己写的,学数据结构的时候写的,实现的是KMP算法-kmp atithmetic for index
- 2022-02-09 23:24:59下载
- 积分:1
-
实用算法的分析与程序设计,内容全面,实用性强!
实用算法的分析与程序设计,内容全面,实用性强!-Practical Algorithm for the analysis and program design, comprehensive, practical!
- 2022-12-28 05:45:04下载
- 积分:1
-
一个使用MS VC++ 6.0编写的一个画笔程序实用程序,能实现画笔的基本功能,具有完整的工程,可以运行。...
一个使用MS VC++ 6.0编写的一个画笔程序实用程序,能实现画笔的基本功能,具有完整的工程,可以运行。-a 6.0 MS VC prepared by a brush procedures utility, able to brush the basic functions with complete projects can run.
- 2022-02-07 10:21:14下载
- 积分:1
-
自己编写的一款小巧的YUV格式视频文件的播放器
自己编写的一款小巧的YUV格式视频文件的播放器-I have written a compact of the YUV format video file player
- 2022-03-07 08:41:20下载
- 积分: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
-
optical character recognizatuion
搜索引擎优化是主动的
- 2022-03-20 14:47:02下载
- 积分:1
-
Windows CE 5.0 + S3C2440平台接口USB无线网卡驱动程序调试
windows ce 5.0+s3c2440平台
wifi usb接口驱动调试-windows ce 5.0+ s3c2440 platform wifi usb interface driver debugging
- 2023-06-14 02:50:06下载
- 积分:1
-
最小二乘曲线拟合的一个类,用来实现一元线性回归的负荷预测
最小二乘曲线拟合的一个类,用来实现一元线性回归的负荷预测-Least squares curve fitting of a class, one used to realize linear regression prediction of the load
- 2022-02-05 12:36:54下载
- 积分:1