资源列表
CreateFileHOOK
- Create file HOOK 删除文件上传文件
Hook
- 1、自带detours库文件 说明文件pdf 2、底层HOOK API CreateFile 有范例程序(vs2008) 3、底层Hook API DeleteFile-1, detours library comes with documentation pdf 2, bottom HOOK API CreateFile a sample program (vs2008) 3, bottom Hook API DeleteFile
PlugInFrameworkUsingDLLs
- Plug-In framework using DLLs 这个主要是dll的一点东西 值得一看-Plug-In framework using DLLs that the main point is something worth dll
CameraDemo
- 自定义相机,预览模式,支持自定义预览模式-Camera demo support preview by youself and you can draw what you want
whatpic_Tumbler
- program for PIC18f4550 in machatronics
NetPad
- netpad basic word application like notepad
ansi_c
- C++ (pronounced "cee plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as an intermediate-level language, as it comprises a combination of both high-level and low-level langua
FastCarDetectionUsingImageStripFeatures
- Fast Car Detection Using Image Strip Features.pdf 车辆检测较好论文,检测率很高,不需要背景学习-Fast Car Detection Using Image Strip Features.pdf better vehicle detection paper, the high detection rate, do not need to learn background
01
- 模拟实现时间片轮转调度算法,具体如下: 设置进程体:进程名,进程的到达时间,服务时间,,进程状态(W——等待,R——运行,F——完成),进程间的链接指针 进程初始化:由用户输入进程名、服务时间进行初始化,同时,初始化进程的状态为W。 显示函数:在进程调度前、调度中和调度后进行显示。 排序函数:对就绪状态的进程按照进入就绪队列的时间排序,新到达的进行应优先于刚刚执行过的进程进入就绪队列的队尾。注意考虑到达时间 调度函数:每次从就绪队列队首调度优一个进程执行,状态变化。并在执行一
clock
- 操作系统clock算法,用c实现。代码有详细的注释-The operating system clock algorithm, c to realize the code is detailed notes
DlpcDebugStep3.1
- 用visual c++开发的图形界面, 可以用鼠标拖动图片在view中改变大小和位置, 另外图片的坐标可以通过串口发送出去 -Visual c++ development with a graphical interface, you can use mouse to drag the picture to change in view the size and location, the coordinates of other pictures can be sent through t
shujujiegousuanfayanshi
- 数据结构各种算法的动漫演示,是用于对数据结构的初学者,还可以是对算法不是很了解其内部的运算过程-Data structure algorithms animation demo, the data structure is used for beginners, but also is not very understanding of the algorithm of its internal operation process
