-
不使用PropertySheet的tabbed dialogs多页面对话框,映射对话框的类都是从CDialog继承过来的,比属性页生成多页面对话框简单多了,便于...
不使用PropertySheet的tabbed dialogs多页面对话框,映射对话框的类都是从CDialog继承过来的,比属性页生成多页面对话框简单多了,便于添加到文档/视图内。-Create tabbed dialogs without using property sheet and simplify the process of generating tabbed dialogs and easily add to doc/view program for property setups.
- 2022-03-31 04:00:47下载
- 积分:1
-
使用ListCtrl控件的程序,可以随意改变每列字体大小…
本程序采用listctrl控件,能随意改变每一栏的字体大小,能随便改变每一栏的字体颜色以及每一栏的背景颜色,颜色可自由设定(R,G,B),同时整个栏全屏显示,对学习修改控件属性有很大的用处。-the procedures used listctrl controls, can randomly change each column font size, can easily change the font of each column and each column color of the background color scheme, the freedom to set (R, G, B), while the entire column in full-screen, right to amend the Control study attributes great useless.
- 2022-04-07 13:17:30下载
- 积分:1
-
串口读写实例软件
应用背景使用串口读卡七读写卡片信息(纯串口通许),包括有串口读方法,串口写方法,串口缓存的优化,和协议解析等业务流程和方式关键技术串口通讯,使用SerialPort通讯方式与读卡器进行通讯,包括读写流程以及事件触发等处理方式,主要是针对T5557卡,低频卡读写。
- 2022-05-16 21:18:43下载
- 积分:1
-
基于VB的数控仿真系统
该课题是在分析数控加工仿真的发展现状与存在问题的基础上,比较现有的数控仿真系统理论和方法,结合技术水平和现有实验条件,对数控加工教学仿真系统进行研究。提出基于”的模块化设计方案,确定设计步骤,运用可视性和面向对象的编程,模拟显式二维数控车削加工,开发一个数控车削加工仿真系统。
- 2022-04-13 13:12:04下载
- 积分:1
-
Code for take a image from webcam
这是一个项目QT5采取并保存图像从您的相机
- 2022-02-27 05:35:43下载
- 积分:1
-
好多 实用的net源码,拿出来与大家共享!多多支持!
好多 实用的net源码,拿出来与大家共享!多多支持!-Healey net source of practical, to show and share! The generous support!
- 2022-01-26 08:34:01下载
- 积分:1
-
站长95年时想写的模拟Delphi界面的生成C语言界面的一个程序,名字就叫CBuilder,那时C++Builder还没有呢...
站长95年时想写的模拟Delphi界面的生成C语言界面的一个程序,名字就叫CBuilder,那时C++Builder还没有呢- Stationmaster when 95 years wants to write simulation Delphi a
contact surface production C language contact surface procedure, the
name is called CBuilder, at that time C Builder not to have
- 2023-04-29 04:30:03下载
- 积分:1
-
选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(...
选择排序是一种比较优化的排序,它定义的k意义在于表示一次循环后找到的最小(大)值的位置,然后让第i个(第几次循环就是第几个)植交换,这样在第一轮循环中就把最小(大)的值换到了最前面,如果只用i,j 的话,就没有办法找出待排序数据中的最值了
比较排序也叫冒泡排序,就是把相邻的数据比较交换,因为其把小的数字从后面往前慢慢移动,感觉象水泡上升一样,所以叫冒泡排序法.
如过你还没理解,留言~-SELECTION SORT is a more optimal sequencing, its definition of k significance lies in a circle said they find the smallest (large) value of the location, i then allow the first (the first cycle was the first several several) plant exchange, this cycle in the first round put the smallest (CUHK) for the value of the front, if only i, j, then there is no way to identify sequencing data to be the most value compared sequencing is also called Bubble Sort. adjacent is to the comparison of data exchange, because of their small numbers from the back slowly moving forward, Soak up feeling like the same, so called Bubble Sort law. No off if you understand that message ~
- 2022-12-28 03:55:04下载
- 积分:1
-
本人是初学者 谢谢关注 本系统属于适合初学者自行练习 有助于帮助基层的学生学的快学的牢固...
本人是初学者 谢谢关注 本系统属于适合初学者自行练习 有助于帮助基层的学生学的快学的牢固-Thank you, I am a beginner of this system is suitable for beginners to practice on their own grass-roots level will help students to learn the fast and firmly
- 2022-02-04 19:50:40下载
- 积分:1
-
Text forge is a menu based text editor written completely in C. the program uses...
Text forge is a menu based text editor written completely in C. the program uses linked list to store the contents of the file. this program also uses VDU memory to display the contents of the file.
- 2022-05-30 14:09:30下载
- 积分:1