-
一个多线程贪吃蛇的小程序,用STL编写的
一个多线程贪吃蛇的小程序,用STL编写的-Snake more than one thread of small procedures, prepared by STL
- 2022-05-24 06:54:56下载
- 积分:1
-
文件操作包装类
文件操作包装类-Encaplating Class for file operation
- 2023-04-22 15:25:02下载
- 积分:1
-
eventos para el desarrollo de software con awt ejemplo de obtener foco
eventos para el desarrollo de software con awt ejemplo de obtener foco
- 2022-08-13 06:10:10下载
- 积分:1
-
通过控件ID获得控件窗口指针
通过控件ID获得MFC控件窗口指针.
- 2022-01-24 09:55:13下载
- 积分:1
-
GPIO Control application
GPIO应用例子:通过GPIO的控制LED灯的状态,在S3C6410上验证没有问题-GPIO Control application
- 2022-08-26 08:43:59下载
- 积分:1
-
图号转换软件
高斯正反算,方便适用,不论带不带括号都可以进行转换...
图号转换软件
高斯正反算,方便适用,不论带不带括号都可以进行转换-Figure No. counting positive and negative Gaussian conversion software to facilitate the application, whether with or without brackets can be converted
- 2023-01-08 02:10:03下载
- 积分:1
-
MemCheck_2009
MemCheck_2009-05-28 locate memory leaks and stack trace
- 2022-08-17 15:13:11下载
- 积分: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
-
Java数据库设计-个人通讯录
单机版的个人通讯录,图形界面,有基本的浏览、增加、删除、修改功能。使用jdbc技术,用SQLserver 2017制作的数据库。注释完善,代码可读性高,适合新手学习使用。
- 2022-08-03 05:24:31下载
- 积分:1
-
查询HTTP站点:查询一个域名的存在,首选的HTTP,因为…
查询http站点:查询一个域是否存在时,首选http,因为许多站点有web页,本程序完成该功能-inquiries http site : query the existence of a domain, the preferred http, because there are many web site pages, the process of completing the functional
- 2022-12-02 01:00:04下载
- 积分:1