-
日期转换--小程序
:先输出一个表示英文月份的字符数组,再输如任意一表示时间的数组;再用cin.getline读取,最后输出所求结果。(Datetime converter.)
- 2005-07-15 20:35:58下载
- 积分:1
-
DPT-Test-Board
C code, Pressure sensor
- 2011-11-16 08:53:32下载
- 积分:1
-
MFCPADOPAccess_budget_mgr
使用ADO,进行Access数据库的存取操作,VC6以及更新版本均可使用,有代码注释。注:实现了记账管理软件,基于MFC的界面(With ADO, Access database access operations performed, VC6 and later versions can be used with code comments. Note: The realization of accounting management software, MFC-based interface)
- 2014-05-31 17:26:12下载
- 积分:1
-
FileHide
文件隐藏,在驱动级操作,实现文件的隐藏。需要ddk支持(Documents hidden in the drive-level operations, realization of the hidden files. Need ddk Support)
- 2010-01-29 16:09:03下载
- 积分:1
-
3D-to-2D
这个程序是用来将三维坐标投影成二维的c++程序。(This program is a three-dimensional coordinate projection into two-dimensional C++ program. . .)
- 2021-01-20 14:48:41下载
- 积分:1
-
DUIlib-code-source
DUIlib编程总结及源码,有一定的参考意义(DUIlib program summary and source, there is some reference value)
- 2015-03-18 16:01:48下载
- 积分:1
-
gethouse_inf
用http协议实现网页浏览并采集信息,本程序对固定发布的房产信息网进行采集将最新资源存在在文件中(simple explorer)
- 2009-09-21 23:40:31下载
- 积分:1
-
windows_program_design_code
《windows系统编程》一书的配书源代码。就是这本书的光盘部分。()
- 2008-05-01 19:10:47下载
- 积分:1
-
4575438674654
VB写的企业营销管理系统(MSSQL),值得研究。(VB write enterprise marketing management system (MSSQL), is worth studying.)
- 2013-08-03 18:53:46下载
- 积分:1
-
code
在给定字符串中找出单词( “单词”由小写字母字符大写字母和构成,其他非字母字符视为单词的间隔,
如、问空格号、数字等等;另外单个字母不算单词);找到单词后,按照长度进行降序排序,
(排序时如果长度相同,则按出现的顺序进行排列),然后输出到一个新的字符串中;如果某个单词重复出现多次,
则只输出一次;如果整个输入的字符串中没有找到单词,请输出空串。输出的单词之间使用一个“空格”隔开,
最后一个单词后不加空格。(Identify the word (" word" character from the uppercase and lowercase letters constituted, other non-alphabetic characters as word spacing, such as asking a space number, number, etc. another is not a single letter word) in a given string find words after descending order according to length, (if the same length, the order stated that appears when sorting arranged), and then output to a new string If a word is repeated several times, only output once If the entire input string is not found in word, outputs an empty string. Used between the output of a word " space" separated, no spaces after the last word.)
- 2014-02-23 00:19:04下载
- 积分:1