-
一个groupbox自绘xp风格的源码
一个自绘的groupbox,能方便的修改字体颜色,边框颜色。通过导入相应的.h,.cpp便可方便的导入自己的程序中使用。
- 2022-02-01 15:25:01下载
- 积分:1
-
a nice C++ programs list. With high reference value
一个好的C++程序罗列, 有高的参考价值-a nice C++ programs list. With high reference value
- 2022-04-30 11:33:37下载
- 积分:1
-
a small learning routines, learning to see a small routines, we can
一个学习使用的小例程,可以看看
一个学习使用的小例程,可以-a small learning routines, learning to see a small routines, we can
- 2022-06-16 03:50:20下载
- 积分:1
-
WINCE下串口通讯,封装类。
用EVC开发工具设计。
对于WINCE以及EVC开发的朋友有以定的借鉴作用。...
WINCE下串口通讯,封装类。
用EVC开发工具设计。
对于WINCE以及EVC开发的朋友有以定的借鉴作用。-pulled Serial Communications, Packaging category. EVC development tools with the design. EVC pulled for the development of the friends to the reference.
- 2022-02-03 08:47:29下载
- 积分:1
-
100行代码的DES实现,用C编写,供大家参考
100行代码的DES实现,用C编写,供大家参考-100 lines of code to achieve the DES, using C to prepare for your reference
- 2022-02-12 21:56:41下载
- 积分:1
-
svmlight_matlab_windows_X64
svm-light相比libsvm使用简单,只有learn和classify两个,没有scale。集成进自己的工程大致有两种方式:1.工程内部system调用两个exe;2.封装源码嵌入工程。
svm_light训练和预测使用方法参考官网how to use就ok
- 2022-01-25 14:15:52下载
- 积分:1
-
这是一个VB做的小程序,可以用各种语言写的计算器程序来对比其效率。...
这是一个VB做的小程序,可以用各种语言写的计算器程序来对比其效率。-This is a VB to do a small program can be written in various languages calculator program to compare its efficiency.
- 2022-04-14 16:12:33下载
- 积分:1
-
opengl下一个小球动画的实现。考虑了重力与摩擦力,并作了光影处理。...
opengl下一个小球动画的实现。考虑了重力与摩擦力,并作了光影处理。-The next ball animation opengl implementation. Taking into account gravity and friction, and made a deal with light and shade.
- 2023-04-02 22:20:04下载
- 积分:1
-
I used to write a SOCKS5 proxy server, containing source, the current version 0....
我用VC6写的一个SOCKS5代理服务器,内含源码,目前版本0.0....01,只实现了Connect模式而且还有问题,Bind和UDP未实现.全API,使用了WinSock2中的完成端口模型。长期目标是完全实现三种模式,作成NT系统服务(为了调试协议,现在采用的控制台模式).-I used to write a SOCKS5 proxy server, containing source, the current version 0.0 .... 01, only achieved Connect mode but also, Bind and UDP unrealized. All API, the use of the completed WinSock2 port model. Long-term goal is to achieve three models, make NT system services (for debugging agreement, the console mode).
- 2022-03-01 09:24:29下载
- 积分:1
-
qt编写的强制定时关机系统,icon,label,内核关机命令,信号和槽
在qtcreator下编写的强制定时关机系统,熟悉qt信号和槽传递过程的练习程序,在pc上运行平稳。label添加.png图片和更改图标icon。lineEdit中的信息读取,windows内核命令的调用执行及相关关机配置
- 2022-03-22 14:26:56下载
- 积分:1