-
linearlist
线性表的创建 删除 查找 插入 输出等功能(linearlist create delete find insert print)
- 2013-11-30 10:14:28下载
- 积分:1
-
Parser
说明: 一个c语言实现的简单的语法分析器,包括词法分析和语法分析两部分。(Lexical Analysis
Parser)
- 2010-03-27 13:52:05下载
- 积分:1
-
backpack
给定一组物品,每种物品都有自己的重量和价格,在限定的总重量内,我们如何选择,才能使得物品的总价格最高(Given a set of items, each item has its own weight and price, within a limited total weight, what we choose to make the total price of the highest items)
- 2015-12-28 23:14:54下载
- 积分:1
-
CBinary
一个关于十六进制数组动态创建的方法,对使用者在编写通信帧的时候很有用(An array of dynamically created on hexadecimal method, the users in the preparation of the communication frame is useful when)
- 2013-11-07 19:30:53下载
- 积分:1
-
sin()-8.0
sin()函数 给定一个弧度值或者任意数值,可以计算相应的sin值即正弦值(sin () function is given a value, or any value in radians, we can calculate the corresponding value of the sine value sin)
- 2013-05-31 21:08:32下载
- 积分:1
-
Theprogrammingcontestworkscollection
世界编程大赛作品收集绝对经典,值得一看!(Collected works of the world' s absolute classic programming contest, worth a visit!)
- 2010-09-24 09:29:22下载
- 积分: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
-
c
说明: 用于实现校际运动会管理的程序,主要功能就是实现校际运动会管理(Used to implement inter-school sports management program, the main function is to realize the inter-school sports management)
- 2011-07-10 14:58:02下载
- 积分:1
-
bisaiguanlixitong
用C语言写的比赛管理系统,内附课程设计的完整材料。(Using C language to write the game management system, curriculum design included the complete material.)
- 2010-01-28 00:58:30下载
- 积分:1
-
fee
编写程序用静态成员的方法实现对班费的管理,要求定义一个类Student,除了声明一个存放班费的静态成员,还要分别定义一个上交班费的成员函数Contribute(),花费班费的成员函数Spend()和显示班费的静态成员函数Display()(Write a program with static member class fee management, require the definition of a class Student, stored in addition to declare a static member of the class fee, but also define a member function of a shift fee Contribute (), a member of the spending class fee spend () function and display class fee static member function display ())
- 2013-04-24 18:21:49下载
- 积分:1