-
Functionality
徐工集团
- 2022-01-23 10:54:00下载
- 积分:1
-
: 傲视江湖V2.2最新修正版(据说是最好的江湖哦!)真的是一个好江湖,我不做介绍,自己下回去看吧!!!...
: 傲视江湖V2.2最新修正版(据说是最好的江湖哦!)真的是一个好江湖,我不做介绍,自己下回去看吧!!! -disdaining JIANG HU V2.2 is updated version, and it is realy good. If you don t believe it ,download and try!!!
- 2022-01-27 22:28:42下载
- 积分:1
-
Implementation of an Interval Iterative Closest Point that uses intervals to fou...
Implementation of an Interval Iterative Closest Point that uses intervals to found the global optimal solution. ICP can be used in vision technologies and photogrametry as pattern mathcing and as geometrical model finder. -Implementation of an Interval Iterative Closest Point that uses intervals to found the global optimal solution. ICP can be used in vision technologies and photogrametry as pattern mathcing and as geometrical model finder.
- 2022-07-01 17:01:25下载
- 积分:1
-
一个网络聊天的东西,类此
一个网络聊天的东西,类此-an Internet chat things like this
- 2022-12-10 13:35:03下载
- 积分: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
-
本系统的名称为“小型图书馆管理系统”,它具有以下功能: 1.借书,还书 2.增书,删书 3.按作者名或专业领域检索图书 4.查找被某为读者借走的一批书 5.查找
本系统的名称为“小型图书馆管理系统”,它具有以下功能: 1.借书,还书 2.增书,删书 3.按作者名或专业领域检索图书 4.查找被某为读者借走的一批书 5.查找最近借走某书的读者 6.查找某管理员的操作记录. 备注:① 管理员分四类:借书管理员,还书管理员,采编管理员(增书,删书),馆长助理 ② 读者有最大借书量 ③ 图书未归还前,不能对它进行借书操作.-the system known as "mini-library management systems," it has the following functions : 1. Library, book 2. Zeng, adding three books. According to the author or professional search field 4. A search was to take readers through a number of book five. You go through a recent book readers 6. the search for a caretaker operational records. Note : administrators at four categories : library administrators, book manager, editorial manager (by, censored books), the Assistant Curator readers have the greatest volume library books had not returned before it can operate for the library.
- 2023-08-23 11:35:04下载
- 积分:1
-
A mini
一个小小的通讯录C程序 ,用于管理通讯录,挺好用的-A mini-address list program basesd on C. it can be used for the management of address lists,It is pretty good!
- 2022-05-12 13:12:33下载
- 积分:1
-
最基础的Win CE程序源码(模块化程序):HELLo WINCE
最基础的Win CE程序源码(模块化程序):HELLo WINCE-The most basic procedures for Win CE source (modular procedures): HELLo WINCE
- 2022-02-22 01:27:52下载
- 积分:1
-
很漂亮的数字时钟!可以改变颜色!如果自己在适当的修改可成为自己程序的一部分!...
很漂亮的数字时钟!可以改变颜色!如果自己在适当的修改可成为自己程序的一部分!-very nice digital clock! Colors can change! If you at the appropriate changes can be part of the procedures themselves!
- 2023-03-14 12:45:03下载
- 积分:1
-
实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间开头,每隔2秒钟一行数据
实现对c盘根目录下Test.xls的文件中指定行数据的导出。做这个程序的目的是因为有一张excel表,有好几千行的数据,每一行都是以时间开头,每隔2秒钟一行数据,现在需要将其每隔15分钟取一个数据,由于源数据中有缺失的,就不能按没450行取一行,只能先将时间导成字符串型,进行判断,再输出-C realize the root directory of the file under the specified Test.xls line derived data. The purpose of this procedure to do because there is an excel sheet, has thousands of lines of data, each line are based on time at the beginning of every 2 seconds, and his data, and now needs to be taken every 15 minutes a data, as the source data There are missing, it can not be 450 by not taking his line, only first time derivative into a string type, judge, and then output
- 2022-08-07 06:58:13下载
- 积分:1