-
关于运动图像的处理,只支持256色,有兴趣的朋友看看吧
关于运动图像的处理,只支持256色,有兴趣的朋友看看吧-Image processing on the campaign, only supports 256 colors, are interested in to see your friends
- 2022-05-09 03:05:30下载
- 积分:1
-
参考来源,研究实例
参考源码,学习例子-reference source, study examples
- 2022-04-21 23:27:25下载
- 积分:1
-
搜索文件,通过隐藏不符合文件。详细介绍可以看READEME
搜索文件,通过隐藏不符合文件。详细介绍可以看READEME-Search for files through the hidden files do not meet. Detailed introduction can look READEME
- 2022-03-21 00:03:57下载
- 积分:1
-
LSPlayerSrc.rar,一个播放器的源码,挺不错的功能
LSPlayerSrc.rar,一个播放器的源码,挺不错的功能-LSPlayerSrc.rar, the source of a player, very good features
- 2022-02-03 09:13:09下载
- 积分:1
-
局域网聊天室
sokect编程,实现局域网内的聊天室,相信这个对刚入门的新手学习一定很有帮助,是一个值得参考的例子,还有文件传输的功能还没有实现,正在努力。。。。
- 2022-05-29 21:53:26下载
- 积分:1
-
The joint compilation tools IncrediBuild3.4 time trial reset tools
联合编译工具IncrediBuild3.4的试用时间复位的工具-The joint compilation tools IncrediBuild3.4 time trial reset tools
- 2022-03-16 10:02:44下载
- 积分:1
-
VC源码完全模仿OICQ的界面的程序,做界面的可以下载看下。
VC源码完全模仿OICQ的界面的程序,做界面的可以下载看下。 -VC-source interface OICQ fully mimic the procedure, and can be downloaded facie interface.
- 2023-04-10 20:55:24下载
- 积分:1
-
最长公共子序列算法的实现,还有实验报告,欢迎大家下载
最长公共子序列算法的实现,还有实验报告,欢迎大家下载-The longest common sub-sequence algorithm, as well as experimental reports, welcomed everyone to download
- 2022-01-24 18:41:16下载
- 积分:1
-
异步网络聊天程序源码
主要是一个基础的网络聊天程序,涉及的主要编程语言是C++,需要对客户端与服务器模式有所了解,代码风格详细,明了。
- 2022-08-24 03:39:39下载
- 积分: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