-
big码转GB码源码,即汉字繁简转换
big码转GB码源码,即汉字繁简转换...
big码转GB码源码,即汉字繁简转换
big码转GB码源码,即汉字繁简转换-big switch codes GB source code, that is big Chinese character conversion code to source code GB, Chinese character conversion
- 2022-03-14 19:55:04下载
- 积分:1
-
java programe db card
java programe db card
- 2023-04-11 02:55:04下载
- 积分:1
-
ssl证书管理模块
ssl证书管理模块-ssl certificate management module
- 2022-03-05 18:43:58下载
- 积分:1
-
调试工具,用来当程序弹出内存访问错误的对话框时查找具体的出错位置,具体用法见程序的帮助。...
调试工具,用来当程序弹出内存访问错误的对话框时查找具体的出错位置,具体用法见程序的帮助。-debugging tools, pop-up procedure used when memory access errors when the dialog box to search the wrong location specific, the specific procedures used to help see.
- 2022-04-13 17:06:43下载
- 积分:1
-
操作系统的3个进程的调度问题,根据进程的优先级,对进程进行调度...
操作系统的3个进程的调度问题,根据进程的优先级,对进程进行调度-three operating systems process of scheduling problems, according to the priority process, the process for scheduling
- 2023-05-13 10:05:03下载
- 积分:1
-
This windows firewall project in Visual C++ 6.0
This windows firewall project in Visual C++ 6.0-This is windows firewall project in Visual C++ 6.0
- 2022-03-19 20:55:42下载
- 积分:1
-
协助书记和程序
program to assist the secretary and the
instructors of a private school
- 2022-03-14 08:37:34下载
- 积分:1
-
不借助第三方库而进行的代码处理视频流处理,不使用opencv,不使用ffmpeg,直接调用window底层的avicap接口处理视频流
本来有现成的opencv库来处理项目中要求的获取从摄像头中获取的视频流信息,但是老大考虑到项目中出现的侵权问题,所以让我写一个不涉及第三方库调用window底层视频处理的接口来处理,最后感谢广大的网友力量,我也将自己的成果发不出来供大伙参考。
- 2023-02-11 06:40:17下载
- 积分:1
-
我做的管理系统,可以实现好多管理方面的内容。我认为是非常不错的,请大家给点意见。...
我做的管理系统,可以实现好多管理方面的内容。我认为是非常不错的,请大家给点意见。-management system, can achieve a lot of the content management. I think it is very good, we have given points.
- 2022-08-11 07:11:37下载
- 积分: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