-
This is the best one buffer overflow tutorial is lively and full text of the ent...
这就是最好的缓冲区溢出教程之一
全文生动活泼是入门缓冲区的的必要书籍-This is the best one buffer overflow tutorial is lively and full text of the entry buffer of the necessary books
- 2022-05-19 04:31:24下载
- 积分:1
-
AS the name, C# ScreenCutter
AS the name, C# ScreenCutter-AS the name, C# ScreenCutter
- 2022-01-28 10:46:41下载
- 积分:1
-
提升小波,可直接欠入到VC程序里,比第一代小波算法较快,优点也多....
提升小波,可直接欠入到VC程序里,比第一代小波算法较快,优点也多.-lifting wavelet can be owed directly into the VC Program, compared to the first generation wavelet algorithm faster, has more advantages.
- 2022-05-18 21:56:16下载
- 积分:1
-
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规...
分时轮转调度算法是系统把所有就绪进程按先后次序排队,处理机总是优先分配给就绪队列中的第一个就绪进程,并分配它一个固定的时间片(如100毫秒)。当该运行进程用完规定的时间片时,被迫释放处理机给下一个处于就绪队列中的第一个进程,分给这个进程相同的时间片,每个运行完时间片的进程,当未遇到任何阻塞时,就回到就绪队列的尾部,并等待下次转到它时再投入运行。于是,只要是处于就绪队列中的进程,按此种算法迟早总可以分得处理机投入运行。模拟实现这一组进程的工作过程。
- 2022-04-21 22:27:09下载
- 积分:1
-
in vc development environment, the window
在vc++开发环境中,非窗口的定时器是比较复杂的工作,所以笔者开发了一个类,能实现非窗口定时器-in vc development environment, the window-timer is quite complex, so I developed a class, window to achieve non-timer
- 2023-05-17 18:05:03下载
- 积分:1
-
本程序实现了共享内存封装类,有不足之处请多指教
本程序实现了共享内存封装类,有不足之处请多指教
- 2022-04-24 19:37:40下载
- 积分:1
-
获取磁盘物理序列号的源码,SDK编写,希望对大家有用
获取磁盘物理序列号的源码,SDK编写,希望对大家有用-Access to the physical disk serial number of the source, SDK prepared, in the hope that useful U.S.
- 2022-02-03 21:54:40下载
- 积分:1
-
C/C++中调用MATLAB C Math Library 的实现
C/C++中调用MATLAB C Math Library 的实现-C/C Calling MATLAB C Math Library Implementation
- 2022-04-01 05:25:29下载
- 积分:1
-
OpenDivX源代码 < 视频技术 > 开源项目OpenDivX源代码包,内含: encore50src.zip 编码核心 XviD源代码 <...
OpenDivX源代码 < 视频技术 > 开源项目OpenDivX源代码包,内含: encore50src.zip 编码核心 XviD源代码 < 视频技术 > 开放源代码的MPEG4编码器。遵循GPL协议。 不同于CFileDialog的选择文件,它用于路径的选择-OpenDivX source lt; Video technology gt; Open-source projects OpenDivX source code, consisting of : encore50src.zip XviD encoding core source code lt; Video technology gt; The open-source MPEG4 encoder. Follow the GPL. Unlike CFileDialog choice document, which used to choose the path
- 2022-06-17 18:21:02下载
- 积分:1
-
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了...
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。
如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem
- 2023-04-27 09:00:04下载
- 积分:1