-
图形按钮CButtonST最新版
图形按钮CButtonST最新版-graphical buttons CButtonST latest version
- 2022-03-23 13:52:36下载
- 积分:1
-
vc-stk
本代码为使用vc平台开发stk软件x插件的一个范例。(The code for the use of vc software platform development stk an example of x Plug-ins.)
- 2020-09-21 11:27:51下载
- 积分:1
-
模拟平程序,实现
模拟ping程序,实现-L,-N,-W,-T等参数,在Windows Visual C++下调试通过。
- 2022-09-06 19:30:03下载
- 积分:1
-
语言运用系统
易语言 调用sys驱动的例程 用于给初学者 学习 使用 -E language Use sys
- 2022-11-22 00:20:03下载
- 积分:1
-
matlanUserGuid
说明: matlab的入门经典书籍,适合初学者使用。(matlab introduction to classic books for beginners.)
- 2010-04-24 20:17:02下载
- 积分:1
-
EVC下串口测试程序,在EVC下对串口进行测试,比较通用。
EVC下串口测试程序,在EVC下对串口进行测试,比较通用。-This is a program for testing serial on EVC
- 2022-11-15 20:55:03下载
- 积分:1
-
用C语言编写的模拟windows的打字软件,可以实现基本的打字功能!...
用C语言编写的模拟windows的打字软件,可以实现基本的打字功能!-Write with c to simulate windows typing software.This will implement those basic typing functions.
- 2023-01-03 12:15:05下载
- 积分:1
-
java简单小系统
初学者可以使用的java小程序,里面用到前端页面设计,主要是后端的商品的增删改的操作。用到数据库,用到html网页设计。可以在上面自己增加操作。使其更加完整。
- 2022-03-04 00:22:29下载
- 积分:1
-
FetchColor
说明: VC代码实现图片上每点像素的RGB显示,特别适合初学MFC编程的兄弟。我学了一个暑假,发现从例子入手,避开高深的C++理论,是非常有成就感的。(VC code to achieve the image of each point of the RGB pixel display, especially for beginners Brother MFC programming. I learned one summer and found that starting from the example to avoid a complicated C++ theory, it is extremely fulfilling.)
- 2009-08-31 18:52:44下载
- 积分:1
-
Qt4连连看
#include "widget.h"
#include
int main(int argc, char *argv[])
{
QApplication a(argc, argv);
Widget w;
w.show();
return a.exec();
}
- 2023-04-28 14:15:04下载
- 积分:1