-
ProcessMonitor
1、实时监控各个exe所做的行为;2、实时监控exe的启动和退出;3、该代码为微软的SysinternalsSuite中的Process Monitor v1.0版本源码;4、工程项目已转化为vs2010(1, real-time monitoring of individual behavior made exe 2, real-time monitoring exe startup and exit 3, the code for Microsoft s SysinternalsSuite the Process Monitor v1.0 version of the source code 4, the project has been converted to vs2010)
- 2013-12-23 18:34:50下载
- 积分:1
-
pcmcia
pcmic初始代码!(-Startup code for pcmic.)
- 2004-12-20 18:52:36下载
- 积分:1
-
highlight-master
说明: 字体绘制,用于背景暗,导致内容出现反差的现象,通过控件重绘实现反差增强阅读性(Font drawing, used for dark background, resulting in the phenomenon of content contrast, through the control redraw to achieve contrast to enhance reading)
- 2020-06-16 00:40:01下载
- 积分:1
-
Visual_C++[1].NET_Bible37-44
Visual_C++[1].NET_Bible1
Visual_C++宝典书中的全部源码,相信对大家很有用。这是37-44章的(Visual_C [1].NET_Bible1 Visual_C treasury of the entire book Department source, we believe that the right useful. This is the Chapter 37-44)
- 2007-04-24 19:06:37下载
- 积分:1
-
mi
说明: 学习PCI设备驱动结构的最好例子,简单易懂,很快入门(NT Driver)
- 2010-05-08 08:13:12下载
- 积分:1
-
Cstrapdown
说明: 用C++实现捷联惯导软件中的四元数计算随着面向对象技术的发展, 以及计算机内存容量
和硬件速度的不断提高, 在导航系统软件设计中采用
面向对象的思想正成为趋势, 使程序设计者的着眼点
真正从代码的编写、功能的实现转移到了对现实系统
的确切描述。面向对象的程序设计, 由于尊重现实世
界中对象的特征, 特别是对象的封闭性、继承性, 正
在软件设计的各个领域中成为主流。(Using C++, software SINS quaternion calculated as the development of object-oriented technology, and computer memory capacity and speed of the hardware continues to improve, the navigation system software design using object-oriented thinking is becoming a trend The focus of the real programmers write code from the functional implementation of the system shifted to the exact description of reality. Object-oriented programming, because respect for the characteristics of objects in the real world, in particular, the closed objects, inheritance, being in all areas of software design into the mainstream.)
- 2011-03-14 15:29:56下载
- 积分:1
-
HCTL-2032-Encoder
1 两路编码器输入通道
2 采用专用编码器计数芯片完成计数工作
3 与上位机串口通讯(1 two-way encoder input channel
2 using a dedicated encoder chip count as counting work
3 serial communication with the host computer)
- 2016-01-19 16:02:28下载
- 积分:1
-
CommunicationStudio
说明: 利用QT开发读取6维力传感器数据,并实时显示数值波动的界面。使用到串口通讯、图形界面等技术(The interface of reading 6-D force sensor data and real-time displaying numerical fluctuation is developed by using QT. Used to Serial Communication, Graphic Interface and other technologies)
- 2019-05-23 10:28:32下载
- 积分:1
-
YCArray
说明: /**
* 动态数组的模板类
* 1.支持字符索引
* 2.方便的添加删除修改任意一项
* 最后更新 2004-8-9 yzh
**1.优化了字符索引的运作方式,使用数组存储
**2.重写了底层数据的存储,将连续性的存储方式改为了非连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有释放的bug
**/(/*** dynamic array template class* 1. Support characters Index* 2. Add convenience to delete arbitrary* a final update 2004-8-9 yzh** 1. Character Index optimized mode of operation, the use of storage arrays** 2 . a rewrite of the underlying data storage, storage continuity conversion of non-continuous, and thus good*** effective support to the "quote", and let the data changed to delete the more rapid* usage such as :* YCArraylt; int, intgt; test* test. Add ( "Number2", 4)* test.Add ( "Number1", 2)* printf ( "% d% d", test [ "Number1"] test [ "Number2"])* Display :** 2 4************* History : 2004-11-19 revised the destructors, the index did not address the release of bug** /)
- 2005-09-06 13:03:51下载
- 积分:1
-
U8参照二开文档4
说明: u8参照开发文档,教程,表单,单据,列表(U8 Reference Development Documents, Tutorials, Forms, Documents, Lists)
- 2020-06-22 22:40:02下载
- 积分:1