-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1
-
阿计算 两地分居了 阿嫂及电力附加
阿计算 两地分居了 阿嫂及电力附加-A calculation of the two separated Simon and electricity surcharge
- 2022-01-27 21:12:28下载
- 积分:1
-
本程序是一个银行家算法避免死锁的程序,模拟实现资源分配。...
本程序是一个银行家算法避免死锁的程序,模拟实现资源分配。-this procedure is a banker"s algorithm to avoid deadlock procedures, simulating the distribution of resources.
- 2022-07-02 03:24:33下载
- 积分:1
-
这次是PB的
这次是PB的-this PB.
- 2023-09-06 16:10:03下载
- 积分:1
-
ansi c 的语法规范,可以用来开发ANSI C的编译器,感兴趣的可以下载...
ansi c 的语法规范,可以用来开发ANSI C的编译器,感兴趣的可以下载-ansi c standardize the syntax can be used for the development of the ANSI C compiler, interest can be downloaded
- 2022-11-19 15:45:03下载
- 积分:1
-
各种经典算法和大家分享,让大家可以提高疑问…
各种matlab 经典算法 和大家一起分享 让大家共同提高 如有疑问 望来电-various classical algorithm and share with everyone so that we can improve doubt if Wang calls
- 2023-03-19 21:10:04下载
- 积分:1
-
用c++实现的一个礼花的模拟程序,很短的代码。dos界面下的。...
用c++实现的一个礼花的模拟程序,很短的代码。dos界面下的。-achieved with a fireworks simulation procedures, in a very short code. Under the dos interface.
- 2022-04-09 17:03:22下载
- 积分:1
-
最小化窗口
Minimize window on C-- for windows.
- 2023-02-05 15:05:03下载
- 积分:1
-
VisualC++编写的基于windows的多道批处理操作系统,包括地址映射、内存管理、I/O(打印机、磁盘等)、中断等基本功能的简单操作系统。...
VisualC++编写的基于windows的多道批处理操作系统,包括地址映射、内存管理、I/O(打印机、磁盘等)、中断等基本功能的简单操作系统。-A multi-batch operating system based on windows and programed with Visual C++,also a simple operating system which include address maping,memery managing,I/O(printer,disk and so on),interrupting etc basic function.
- 2022-06-13 20:01:02下载
- 积分:1
-
快速选择刀具库
数控加工模块(Pro/Engineer CAM)二次开发,快速选择刀具库项目实例源代码。-CNC machining module (Pro/Engineer CAM) secondary development, quick selection tool library project source code examples.
- 2023-07-31 17:05:03下载
- 积分:1