资源列表
university.cpp
- university program using composition
mousecapture
- 铺货鼠标坐标,鼠标移到任意地方都可以显示出鼠标当前坐标-Distribution mouse coordinates mouse over any place you can display the current coordinates of the mouse
ferry
- 某汽车轮渡口,有n辆车要过河。n辆车只有两种要么是客车,要么是货车。已知过江渡船每次能载10辆车,从0分开始每10分钟来一次(即0分一辆,10分一辆,以此类推)。又知上渡船要遵守下述规定:若x分来了一辆渡船所有到大渡口时间<=x分且还没过河的车辆才可能上船,且客车先于货车上船,每上4辆客车必上1辆货车,这时若没有货车就上客车,若没有客车就上货车。试编写一个程序,模拟渡口的管理,统计客车和货车的平均等待时间。 输入格式: 第一行一个正整数n(1000 <= n <= 10
parser
- Pascal 语言中,复合语句是用begin„ „ end 表示,条件语句的格式是if „ „ then„ „ else„ „ 表示,其中,else 子句可以出现也可以不出现。编一函数,检查Pascal 源文件 中的begin 和end 是否配对,if、then、else 是否配对。 输入:从名为pascal.in的文件中读入数据,该文件中即包含一个没有注释的pascal程序。 输出:输出文件名为p
PhoneBook
- 用控制台编写的电话本 采用的是局部更新文字的方式来展现 本人的第一个c++程序也是课程设计的产物-Written with the console using the local phone book updates the text to show the way my first c++ program is a product of curriculum design
code
- 将单实例类对象作为通讯类的测试代码,可以实现函数间的一种传参方式-A single instance of the class object as a communications test code, you can achieve a transfer function between the reference method
ConsoleApplication1
- 这是一个我从网上摘抄下来的精典控制台简单程序-Simple console program。。that s very cool if you can try.
Lab7.3
- 计算一个问题:小明借5本书给A,B,C三人,问总共有几种不同的借法,列出所用借法-Computing a problem: Xiao Ming book by 5 to A, B, C three, asked by a total of several different methods, listed by the method used
wangshang1
- 一道有意思的继承题目,可以帮你回忆出来继承调用-An interesting topic of succession, inheritance can help you remember them calling
long-integer-addition-
- 实现任意长整数的加法操作,输入为含有逗号的整数形式-To achieve any long-integer addition operation, the input is an integer that contains the form of a comma
ConsoleHttpSsn
- 在控制台中使用CHttpSession获取网页的html-In a console with CHttpSession get the html page
lianxi
- 这是习题的代码,可以使同志们省略一些不必要的麻烦~-This is the exercise of the code, you can make the comrades omitted some unnecessary trouble ~
