-
改变控件大小
改变控件大小的例程,改变MFC类下窗体、按钮、输入框等控件的大小,相当于集成了MFC的若干功能,在实际编程中非常方便
- 2023-06-28 18:10:03下载
- 积分:1
-
c use of the basic group and the operation. For beginners helpful, instructive o...
c++基本类使用以及操作。对初学者很有帮助,启发面向对象思想-c use of the basic group and the operation. For beginners helpful, instructive object-oriented thinking
- 2022-03-18 06:53:32下载
- 积分:1
-
复合管OCL甲乙类互补对称电路 Composite pipe OCL class AB complementary symmetry circuit...
复合管OCL甲乙类互补对称电路 Composite pipe OCL class AB complementary symmetry circuit-Composite pipe OCL class AB complementary symmetry circuit
- 2022-03-12 12:44:55下载
- 积分:1
-
windowsCE下的注册表查看软件的EVC源码,很有参考价值.欢迎收藏....
windowsCE下的注册表查看软件的EVC源码,很有参考价值.欢迎收藏.-windowsCE the registry View EVC source software, of great reference value. Welcome collections.
- 2022-03-16 21:03:23下载
- 积分:1
-
犯罪报告系统项目
犯罪报告系统项目在PHP &;nbsp;将用于通知和立即发送电子邮件给他们的犯罪发生地点附近的警察局。有了这个系统,用户只需要识别类型的犯罪,如抢劫,盗窃汽车或其他媒体,银行抢劫等,只是他们必须输入他们的姓名和手机号码,并点击提交按钮。此消息将被转发到中央服务器和特殊机制将被用来转发这个消息到它的最近的位置。然而,用户也可以指定事件或犯罪的位置,在此之后,消息将直接转发到该特定的警察局的位置。这种犯罪报告系统项目在PHP &;nbsp;以设置临时和永久cookie的概念。这个概念已被用于跟踪将使用该系统的用户。对于确定位置的IP地址和从饼干获得的信息将被用来转发信息到正确的警察局。
- 2023-06-22 04:55:05下载
- 积分:1
-
基于MFC的雷达图,用于显示激光扫描仪的扫描点。
资源描述
使用MFC的绘图功能,绘制雷达显示界面。通过SOCKET通讯接收激光扫描仪一帧256个扫描点的角度和距离信息。极坐标系和像素坐标系转换,将没个扫描点角度,距离一一对应打在雷达图显示界面上。使用双缓冲技术,去除闪烁现象。简化运算,将图像更新频率提高到10HZ,达到实时显示周边环境2维特征的效果。
- 2022-05-24 01:24:51下载
- 积分:1
-
mfc 最好画图工具
使用mfc基于vc6开发的画图工具,便于初学者学习画图用。
- 2022-03-20 23:02:36下载
- 积分:1
-
字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。...
字符串匹配程序,比如用 “你好*小张”在“你好,我的名字叫小张”中可以得出匹配,支持通配符查找。-string matching program, such as "Hello* kept" in the "Hello, My name is Xiao Zhang "may draw match, find support wildcards.
- 2022-03-21 03:36:20下载
- 积分:1
-
通过JETENGINECLASS对象的方法实现编程修复ACCESS数据库。
通过JETENGINECLASS对象的方法实现编程修复ACCESS数据库。-JETENGINECLASS object through the method of repair realize ACCESS database programming.
- 2022-02-02 22:20:43下载
- 积分:1
-
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my...
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my.cfg
3、可调用系统函数有
atof: 将字符串转换为浮点数
ceil:
floor:
abs:
index:
strcmp:
substr:
strlen:
trim:
strstr:
split:
replace:字符串替换函数
printf:
这些函数基本与同名c函数相同
4、可预先编写一组脚本文件,编译时为每个文件指定ID,供调用时选择-The component can be used to prepare the string and digital processing script for run-time access to results of the implementation of one call, components can call the reference main.cpp2, the preparation of the script can refer to debug/my.cfg3, may call the system function has atof : convert a string to float ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace: string replace function printf: These functions are basically the same with the same name c function 4, can be prepared in advance by one Group script file, compile-time specified for each document ID, call for selection
- 2022-07-28 13:47:17下载
- 积分:1