-
基于qt技术的动态时钟的设计与实现
该程序使用Qt做为开发工具 使用C++开发语言,应用了QT中2D绘图、坐标操作、定时器等技术,实现与电脑系统时间同步显示,可作为电脑小插件使用,适合QT初学者的练习使用,可以促进初学者对QT的热爱。
- 2022-01-26 06:35:12下载
- 积分:1
-
用VC编写的N皇后摆法动态演示程序,已经较为完美!欢迎下载指导!...
用VC编写的N皇后摆法动态演示程序,已经较为完美!欢迎下载指导!-A N queen game dynamic demonstration program write in VC, already perfect. please come and download!
- 2022-12-16 13:25:03下载
- 积分:1
-
每个人经常会在一个对话终端的编辑框里输入信息与他人进行交流,这个小程序就是实现这个用途的。请不要用作商业用途...
每个人经常会在一个对话终端的编辑框里输入信息与他人进行交流,这个小程序就是实现这个用途的。请不要用作商业用途-Each person in a dialogue often terminal input edit box to exchange information with others, this small program is to achieve this purpose. Please do not used for commercial purposes
- 2022-09-16 23:15:03下载
- 积分:1
-
C源码 随机分形雪花
C源码 随机分形雪花-C source Random Fractal snowflakes
- 2022-05-05 14:13:08下载
- 积分:1
-
Socket对GetHttp报文的简单实现,注释比较详细。
VC2005编译通过。...
Socket对GetHttp报文的简单实现,注释比较详细。
VC2005编译通过。-Socket for a simple message GetHttp achieved, more detailed notes.
- 2023-08-28 22:35:03下载
- 积分:1
-
Ez-usb 通讯PC端程序,利用DeviceIOControl轻松实现
Ez-usb 通讯PC端程序,利用DeviceIOControl轻松实现USB通讯,另外还带有适时显示获取数据部分,可以把数据动态显示成曲线,VC6编译通过,值得初学者学习借鉴。
- 2022-02-14 16:20:18下载
- 积分:1
-
C++ socket using windows api and
winsock
C++ 写成的用视窗winsock2 api做成的
样品程序-C++ socket using windows api and
winsock
- 2022-05-31 22:57:33下载
- 积分:1
-
基于h.264的视频回放软件
基于h.264的视频回放软件-based on the video playback software
- 2023-09-05 11:35:04下载
- 积分:1
-
用2个timer编程的实例,examples of Programmable two timer
用2个timer编程的实例,examples of Programmable two timer -Programmable timer with two examples of
- 2022-06-21 09:31:48下载
- 积分:1
-
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?
-parts cutting issue for a fixed width of the rectangular plate W, the height of rectangular plate unrestricted. Need from the board is cutting out respectively n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-02-02 15:40:05下载
- 积分:1