资源列表
ndiswdexxe
- 传说中的 ndiswdm 中间层过滤驱动源码
CFunctionsWithVc
- Visual C++ 6.0可执行C程序,内含函数说明-Visual C 6.0 executable C program containing function note
LchAutoSize
- 窗口布局自动调整控件,源代码中包含有一个使用控件的演示程序-window layout automatically adjust controls, the source code contains a demonstration of the use of the control procedures
GetAmm
- GPRS远程集中抄表软件,通过设置GPRS终端IP登陆GPRS网络实现集中抄表之功能-GPRS Remote Meter Reading software, By setting GPRS terminal IP landing GPRS network automatic meter reading function
KalmanSinglePos
- 卡尔曼滤波单点定位程序,实现RINEX观测文件下定位工作-Kalman filtering point positioning procedures, under RINEX observation position paper work
addfun
- 聊天工具 If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual
shudianskechengsheji
- 数电课程设计:交通灯⑴设计一个十字路口的交通灯控制电路,要求甲车道和乙车道两条交叉道路上的车辆交替运行,甲车道(主干道)放行45秒,乙车道(支干道)通行时间为25秒; ⑵在每次由绿灯变成红灯的转换过程中间,要亮5秒的黄灯作为过度,以使行使中的车辆有时间停到禁止线以外;
algorithm_design_and_analysis
- 算法设计与分析的ppt课件,供大家参考。-algorithm design and analysis ppt courseware for your reference.
intenderSystem
- 远程监控系统,实现现场监控和远程监控的实时传输和播放-remote monitoring system, on-site monitoring, and remote monitoring of real-time transmission and broadcast
CheckLCDemo
- ListCtrl 可以checkBox-ListCtrl can checkBox
java11111
- 问题描述:编写一个JAVA程序,用面向对象设计的方法编写一个电话卡的类。包括卡号、密码、余额、拨入号码等 b)基本要求:类的属性有卡号、密码、余额、拨入号码,电话卡的常用操作可以用连接电话方法、返回余额方法与通电话方法来实现。 c)方法功能描述: 构造方法(PhoneCard(卡号,密码,余额,拨入号码))可以完成属性值初始化赋值,并判断余额,余额为负就退出系统,请在构造方法中将初始时的连接置为false即表示没有连接。 卡号long cardNumber 密码priva
hfmm
- 本程序是用哈夫曼树来实现哈夫曼编码译码的。-this procedure is used to achieve the Huffman tree Huffman encoding decoding.