-
WordCounting
读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。(Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of the sort low to high, output to a text file (one word per line message format: word occurrences). Binary tree structure stored in preorder, quick sort.)
- 2021-03-14 10:29:23下载
- 积分:1
-
zuse
验证阻塞赋值与非阻塞的赋值赋值过程的先后顺序(Verification of the order of assignment and non blocking assignment)
- 2017-12-18 17:04:23下载
- 积分:1
-
Iourcecode
Source code for Basilsik Source code for Basilsik(The Source code for Basilsik Source code for Basilsik)
- 2017-04-15 07:01:24下载
- 积分:1
-
test1
这是一个功能完善的计算器小程序,开发环境时VC++6.0(This is a good small program.)
- 2011-09-01 16:14:43下载
- 积分:1
-
biaodashiqiuzhi
表达式求值程序,很好的实现表达式的ascii码输入,到数值计算(Expression evaluation procedures, to achieve a very good expression of the ascii code input to the numerical calculation)
- 2009-07-16 16:10:20下载
- 积分:1
-
VBPExcel
VB 读取 excel 文件的操作。
可以读取2003 和2000的文件(VB to read excel file operations. You can read the 2003 and 2000 documents)
- 2013-07-22 12:16:36下载
- 积分:1
-
WebSite1
说明: 水晶报表
导出excel格式
包含网格线(Crystal report export excel format containing grid)
- 2008-10-10 15:47:18下载
- 积分:1
-
ADO-To-SQLServer-2005
一款基于VC6.0的开发的ADO访问SQLServer 2005的应用程序,包括数据的增删改查等操作。(An application based on the VC6.0 ADO access SQL Server 2005, including data such as CRUD operations.)
- 2012-05-31 17:37:03下载
- 积分:1
-
iostream1
编写程序,通过设置ios::scientific和ios::fixed标志以定点和科学记数法显示浮点类型数据。(Programming, by setting the ios:: scientific and ios:: fixed flag with fixed-point and scientific notation floating-point data types.)
- 2010-05-17 17:14:54下载
- 积分:1
-
CreateEntity
通过数据库直接将所有表内字段生成对应实体类支持Java和C#(All through the database table fields directly correspond to the entity classes generated to support Java and C#)
- 2010-05-14 13:11:02下载
- 积分:1