-
MyProcess
MFC实现的,界面有好,实现了进程调度的算法
能够模拟操作系统的进程调度 适合初学者(MFC implementation, the interface is good, a process scheduling algorithm to achieve
To simulate the operating system process scheduling for beginners)
- 2011-12-02 11:30:08下载
- 积分:1
-
C # Basic Course
C#基础教程,List<T>的基础常用方法,对于初步涉入领域的人有一定的帮助(C # Basic Tutorial, List < T > Basic Common Methods, for those initially involved in the field of some help)
- 2019-04-26 08:52:17下载
- 积分:1
-
688796823C
stl的一些算法 ,可以参考参考参考,代码可以通过(Some of the algorithms for STL can be referred to as reference, and the code can be passed through)
- 2018-02-12 16:50:16下载
- 积分:1
-
Detours库基本用法
Detours库基本用法 typedef void(__stdcall *D3D11DrawIndexedHook) (ID3D11DeviceContext* pContext, UINT IndexCount, UINT StartIndexLocation, INT BaseVertexLocation);D3D11DrawIndexedHook phookD3D11DrawIndexed = NULL;void __stdcall hookD3D11DrawIndexed(ID3D11DeviceContext* pContext, UINT IndexCount, UINT StartIndexLocation, INT BaseVertexLocation){ return phookD3D11DrawIndexed(pContext, IndexCount, StartIndexLocation, BaseVertexLocation);}
- 2023-07-30 23:35:13下载
- 积分:1
-
SXWDSY
闭环反馈单回路温度控制,PID控制器用单片机控制,通过PID调节,程序控制,实现单片机对温度的控制的编程(Closed single-loop temperature feedback control, PID controller with a single-chip control, by PID regulator, process control, temperature control to achieve single-chip programming)
- 2011-10-15 16:00:30下载
- 积分:1
-
CCAMS
计算机监控系统 包含客户端和服务器端以及文档内容(Computer monitoring system includes client and server, as well as document content)
- 2009-04-14 14:21:33下载
- 积分:1
-
testUSBOK
说明: 查找USB设备 HID 设备U盘,并可以读取其数据(Find U disk USB device HID device and its data can be read)
- 2011-03-31 15:23:58下载
- 积分:1
-
INV_ALL
ti c2000 dsp 上实现的 逆变电源代码,包括频率跟踪,相位跟踪,最大功率跟踪。(ti c2000 inverter code mttp,etc...)
- 2012-04-06 18:26:54下载
- 积分:1
-
Numerical Solution of Differential Equations
说明: 采用有限元及有限差分的方法进行微分方程的求解(This book is introduction to finite difference and finite element methods is aimed at
advanced undergraduate and graduate students who need to solve differential
equations. T)
- 2020-02-17 17:03:09下载
- 积分:1
-
Microsoft-100by_July
此为微软面试的真题,准备找工作的朋友可以看看(This is Microsoft interview Zhenti, ready to find a job, friends can look at)
- 2013-03-29 15:37:52下载
- 积分:1