资源列表
SimulateClock
- 用VS2008 MFC写的一个漂亮的模拟时钟程序,还带同时显示数字时钟功能-VS2008 MFC wrote a beautiful analog clock program, with digital clock function
gh0sthonglang
- 红狼的官方源码,供大家学习参考使用 严禁用于非法目的-origin code of hong lang gh0st
8549057USBFilter1
- usb过滤驱动WDM(和KDM)是分层的,在构造设备栈时,IO管理器可以使一个设备对象附加到另外一个初始驱动程序创建的设备对象上。与初始设备对象相关的驱动程序决定的IRP,也将被发送到附加的设备对象相关的驱动程序上。这个被附加的驱动程序便是过滤驱动程序。过滤驱动可以在设备栈的任何层次中插入。IO管理器发出的IRP将会沿着右图的顺序从上往下传递并返回。因此,我们可以使用过滤驱动程序来检查、修改、完成它接收到的IRP,或者构造自己的IRP。(The USB filter driver WDM (an
port1
- 进行计算机之间的串口通信,即简易的串口调试助手软件-Serial communication between computers that simple serial debugging assistant software.
live555
- 这是最新版本的live555-latest.tar.gz,时间为2013.7月,主要是基于windows下vs2005编译的,对于live555初学者有一定的用途-This is the latest version of live555-latest.tar.gz, time was 2013.7 months, mainly based on the windows vs2005 compiled, for beginners there are certain uses live555
商场VIP消费查询系统源代码
- 基本的ssm框架实现的消费查询管理系统,便于初学者熟悉ssm框架的搭建,具备基本的增删改查操作(Basic SSM framework for the realization of consumer query management system, easy for beginners familiar with the SSM framework to build, with basic additions and deletions to search operations)
【pdf】2018.02.17
- ADS仿真的电感模型文件介绍,内容很丰富(for ADS murata model)
STM32NBIOT发送温湿度湖畔科技云平台
- 能上传温湿度数据到云平台等。。。。。。。。。。。。。(Can upload temperature and humidity data to cloud platform etc.)
layout
- 开发环境为Visual studio,用qt编写的。功能为实现 各种布局:水平、垂直、网格。-Development environment for Visual studio, prepared using qt. Function to achieve a variety of layouts: horizontal, vertical, grid.
VisualC
- 很好的学习Visual c++的资料,里面包括书中源代码,很有实用价值-Good learning Visual c++ data, which includes source code for the book, very practical
lbp-feature
- 图像LBP特征提取,使用opencv2.49库-extraction image s LBP feature
snake
- 贪食蛇,用VS2013开发的Win32程序。 虽然是.cpp基本还是C的开发模式。 使用了windows库。-Snake Using VS2013 development of the Win32 program.