资源列表
3883810
- 一款用VC++实现矢量地图背景下的实时显示源代码,(A vector map using VC to achieve real-time display of the source code,)
ucgui3.98完整版
- ucgui3.98完整版 是UCOS的GUI 对于像了解其真正工作机制非常有帮助。大家可以看看
gridctrl_demo227
- 网络控件,好用的VC网络控件,没有合并单元格功能(Grid control,You can enter the drop-down list, and merged cells cgridctrl, compilation environment for vs2005.)
校验功能实现
- 通过这个程序可以实现文件校验功能,在文本框中填入可执行程序名,生成校验码,校验码一致才能执行程序
CTabPageSample
- MFC类TAB扩展类:VC++ Tab Control实例。CTabSheet简例。VS 2005 C++ MFC Dialog例程,VC++ Tab Control example. CTabSheet a simple example. VS 2005 C++ MFC Dialog routines
ECharts
- 采用QT的QML实现与HTML5和CSS和Javascr ipt结合,利用QML的跨平台js和css做界面的便捷性实现炫酷的UI。 QML(Using QT QML implementation with HTML5, CSS and Javascr ipt, using QML cross-platform JS and CSS interface convenience to achieve cool UI.)
自动售货机
- 采用labview编写的自动售货机程序,学习labview的例子。(The vending machine programmed by LabVIEW is used to learn the example of LabVIEW.)
TreeGridViewEx
- 可以分级别,折叠展开的datagridview.
serial_port_set
- 使用python实现串口上位机的功能,可自动侦测PC有效串口号,选择串口波特率、校验位。同时可实现接收数据存储在TXT文件中。(Python is used to realize the function of serial port host computer. It can automatically detect PC valid serial port, select serial port baud rate and check bit. At the same time, the r
notepad2_4.2.25(VS2010编译)
- VS2010编译的notepad2_4.2.25全部源代码,已经汉化。
界面1
- WinMain函数编写,调用WinSunProc显示第一个界面,相当于 Hello world!
加解密工具
- 加解密工具,可将字符串按指定密码加密为HEX格式,也可反向解密。