-
CommCtrl
实现commctrl功能,主要用于界面设计,是msdn sample(achieve commctrl functions, mainly for interface design is flowing sample)
- 2005-07-13 16:27:38下载
- 积分:1
-
WinMem
window版本的memory读写范例,相当好用,而且实用(window version of the memory read and write examples, very easy to use and practical)
- 2010-07-21 19:55:23下载
- 积分:1
-
ClearRubbish
VC++实现的多线程系统清理程序,可清理系统垃圾文件,使用的是多线程技术,有必要一看,内核仿360的(VC++ implementation of the multi-threaded system cleaning program can clean up the system junk files, using multi-threading technology, it is necessary to look, kernel imitation 360)
- 2014-05-29 10:54:50下载
- 积分:1
-
STRCPY
STRCPY的实现与应用 希望对大家由帮助(STRCPY THE SHIXIAN)
- 2013-12-09 14:53:19下载
- 积分:1
-
dongtaihuatu2
利用VC编程,实现数据的联系读取和数据显示,实时显示时钟(Using VC programming, data read and data links, real-time display clock)
- 2010-10-14 13:46:41下载
- 积分:1
-
BPSK
BER for BPSK in ISI channel with Zero Forcing equalization
- 2009-12-12 17:23:58下载
- 积分:1
-
gnmidi
MIDI转换软件 用于MP3产生midi(MIDI to MP3 conversion software generate midi)
- 2010-12-24 13:00:19下载
- 积分:1
-
01
说明: vc项目开发全程实录 的源代码,书上的例子都有哦...(Record vc project development throughout the source code, books, examples of both Oh ...)
- 2009-04-11 23:15:30下载
- 积分:1
-
第八届
说明: 蓝桥杯嵌入式第八届模拟题及答案 蓝桥杯” 第八届全国软件和信息技术专业人才大赛个人赛 (电子类)模拟试题-嵌入式设计与开发项目 第二部分:实践题 “温湿度监控设备”设计任务书 一. 功能简述 “温湿度监控设备”通过采集传感器输出电压信号和信号频率得到环境温湿度数据,并能够根据设定的温湿度阈值执行相应动作,系统框图如图1所示:(Blue Bridge Cup Embedded 8th Analog Questions and Answers Blue Bridge Cup 8th National Software and Information Technology Professionals Competition Personal Competition (Electronic) Analog Questions-Embedded Design and Development Project Part 2: Practice Question "Temperature and Humidity Monitoring Equipment" Design Task 1. Function Brief Introduction of "Temperature and Humidity Monitoring Equipment" Output Voltage Signal and Signal Frequency by Collecting Sensors The environmental temperature and humidity data are obtained and the corresponding actions can be performed according to the set temperature and humidity threshold. The system block diagram is shown in Figure 1.)
- 2019-03-18 02:24:06下载
- 积分:1
-
WinpkFilter
一个高性能的网络数据包处理架构,利用WinpkFilter可以利用应用层函数直接对数据包进行处理,甚至可以在应用层函数sleep()延缓数据包发送(WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network activity without having to write low level TDI or NDIS driver code.
WinpkFilter is more than just a firewall development kit for Windows. With WinpkFilter you can make an application that inserts itself into the Windows network stream: custom firewall solution, internet connection sharing (NAT), IP shaper, VPN and many other low-level network solutions completely in user-mode using your favorite development environment: Visual C++, Visual C#, Delphi, Visual Basic, C++ Builder and etc.
Using WinpkFilter requires no experience in kernel mode programming on your behalf since WinpkFilter provides you with powerful user level API. However, if you need to implement your solution (to achieve better performance) in kernel mode you can use well-documented raw IOCTL interface as well. )
- 2020-10-04 18:07:40下载
- 积分:1