-
VC下的时钟显示程序
VC下的时钟显示程序-VC clock display program
- 2022-08-20 10:30:18下载
- 积分:1
-
压缩文件并且支持rar和zip格式
压缩文件并且支持rar和zip格式-compressed files and supports rar and zip format
- 2022-03-02 11:45:34下载
- 积分:1
-
一个基于windows ce 4.2系统的在SH3上运行的tcpip协议寨的客户端程序....
一个基于windows ce 4.2系统的在SH3上运行的tcpip协议寨的客户端程序.-windows ce based on a 4.2 system running on the SH3 the TCPIP agreement Walled the client program.
- 2022-06-30 12:41:35下载
- 积分:1
-
一个比较实用的音乐播放器,源代码供大家分享
一个比较实用的音乐播放器,源代码供大家分享-A more practical music player, the source code for everyone to share
- 2023-08-05 04:35:03下载
- 积分:1
-
利用VC创建多线程,并实现了简单的聊天程序
利用VC创建多线程,并实现了简单的聊天程序
-Use VC to create multi-threaded, and the realization of a simple chat program
- 2022-03-06 08:41:27下载
- 积分:1
-
用 C++编写简单的语句,实现输出 N重二进制码!
用 C++编写简单的语句,实现输出 N重二进制码!-Using C++ to prepare a simple statement, re-N achieve output binary code!
- 2022-03-18 20:06:09下载
- 积分:1
-
编译原理编译器
用mfc写的关于tiny语法的编译器,支持词法分析,语法分析,还能够根据生成的语法树生成相应的中间代码,再根据中间代码生成对应的c语言代码和汇编代码,推荐使用vs2013打开
- 2023-04-07 15:45:12下载
- 积分:1
-
net chat source
net chat source
- 2022-07-05 07:00:42下载
- 积分:1
-
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
-
本源码实现了bmp图像的读取与显示,对于基本的bmp图像操作给予实现...
本源码实现了bmp图像的读取与显示,对于基本的bmp图像操作给予实现-The source realize the bmp image to read and display, for the basic operating grant bmp image realize
- 2022-06-03 04:17:01下载
- 积分:1