-
ExtractFile
用VS 2005的平台,用VC的MFC框架,帮朋友做的一个excel的提取文件的工具,包括excel的读写操作,还有部分文字处理,(Withthe VCMFCframeworkto help a friendto dowithVS2005platforman excelfileextractiontools, includingexcelinreading and writing,as well as someword processing,)
- 2015-03-12 09:37:34下载
- 积分:1
-
v2f_turbulence_model
v2f turbulence model
- 2014-04-11 10:58:15下载
- 积分:1
-
medo
设X[ 0 : n - 1]和Y[ 0 : n – 1 ]为两个数组,每个数组中含有n个已排好序的数。找出X和Y的2n个数的中位数。 编程任务 利用分治策略试设计一个O (log n)时间的算法求出这2n个数的中位数。 数据输入 由文件input.txt提供输入数据。文件的第1行中有1个正整数n(n<=200),表示每个数组有n个数。接下来的两行分别是X,Y数组的元素。结果输出 程序运行结束时,将计算出的中位数输出到文件output.txt中(Let X [0: n- 1] and Y [0: n- 1] for the two arrays, each array containing the n number has been sorted. 2n X and Y to identify the number of digits. programming tasks using the divide and conquer strategy try to design an O (log n) time algorithm to calculate this median number 2n. Data input by the input data provided input.txt file. The first line in the file has a positive integer n (n < = 200), that there are n numbers of each array. The next two lines are the X, Y array elements. The end result is output program runs, the calculated median output to file output.txt)
- 2021-03-22 16:29:16下载
- 积分:1
-
GIS
利用MFC底层开发的二维GIS管理软件,包括图层管理,二维浏览,属性查询,图形编辑(点选,旋转,缩放,平移等),采用树结构对GIS对象进行管理
以前就发过,不过上传的时候数据自动丢失了,下载已超过千次,均是最好评论,感谢大家支持,现在重新上传,这是以前的记录 GIS.rar, 1689KB,下载 1018 次 (MFC Development using two-dimensional GIS management of the underlying software, including layer management, two-dimensional browsing, attribute query, graphics editor (click, rotate, zoom, pan, etc.), using tree structure to manage the object of GIS have made before, However, when the data is automatically uploaded is missing, download over a thousand times, are the best comment, thank you for support, now re-upload, which is previously recorded GIS.rar, 1689KB, downloaded 1018 times)
- 2011-04-20 11:00:14下载
- 积分:1
-
Communication-by-SerialPort
实现串口通信 可以收发数据 可以是数字也可以是ASCII(Serial communication)
- 2013-07-24 10:10:28下载
- 积分:1
-
VC_Program_Example
Vc编程实例参考,个人的好手册,但是要说明,这个适合初学者,非常不错!大家可以好好参考!(VC handbook about program examples, personally, it is a good handbook, but i should tell you, it is helpful to freshman, very good, you can take it as a reference!)
- 2011-06-04 11:59:30下载
- 积分:1
-
comm
用vc写的向串口发十六进制数据。
文件中有整个工程文件。(Vc wrote with hex data sent to the serial port.
File in the project file.)
- 2012-01-09 22:29:28下载
- 积分:1
-
duilib-master
说明: 开源库,实现界面开发,可以使用开发各种界面,使用Win32(Open Source Library for Interface Development)
- 2020-06-18 18:00:01下载
- 积分:1
-
DataTool
对多种数据进行格式转换,方便快捷。如时间数据整型与字符串互转,16进制10进制互转,IP数据整型与字符串互转等。(For a variety of data format conversion, and convenient. Time data such as integer and string conversion, hex decimal system conversion, IP data conversion between integer and string and so on.)
- 2014-11-05 17:48:22下载
- 积分:1
-
mms
一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100 的正常发送/接收短信(Based on the serial port of a cell phone message to send/receive process Demo is very simple, based on asynchronous serial reading and writing at initialization dialog box to modify the configuration of serial port parameters correctly, the can 100 of the normal Send/receive message)
- 2009-03-13 14:09:32下载
- 积分:1