资源列表

« 1 2 ... .83 .84 .85 .86 .87 388.89 .90 .91 .92 .93 ... 653 »

[控制台(字符窗口)编程ferry

说明:某汽车轮渡口,有n辆车要过河。n辆车只有两种要么是客车,要么是货车。已知过江渡船每次能载10辆车,从0分开始每10分钟来一次(即0分一辆,10分一辆,以此类推)。又知上渡船要遵守下述规定:若x分来了一辆渡船所有到大渡口时间<=x分且还没过河的车辆才可能上船,且客车先于货车上船,每上4辆客车必上1辆货车,这时若没有货车就上客车,若没有客车就上货车。试编写一个程序,模拟渡口的管理,统计客车和货车的平均等待时间。 输入格式: 第
<lijinping> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[控制台(字符窗口)编程parser

说明:Pascal 语言中,复合语句是用begin„ „ end 表示,条件语句的格式是if „ „ then„ „ else„ „ 表示,其中,else 子句可以出现也可以不出现。编一函数,检查Pascal 源文件 中的begin 和end 是否配对,if、then、else 是否配对。 输入:从名为pascal.in的文件中读入数据,该文件中即包
<lijinping> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程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
<frankie> 在 2024-09-20 上传 | 大小:13312 | 下载:0

[控制台(字符窗口)编程code

说明:将单实例类对象作为通讯类的测试代码,可以实现函数间的一种传参方式-A single instance of the class object as a communications test code, you can achieve a transfer function between the reference method
<段熊春> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[控制台(字符窗口)编程ConsoleApplication1

说明:这是一个我从网上摘抄下来的精典控制台简单程序-Simple console program。。that s very cool if you can try.
<陈江> 在 2024-09-20 上传 | 大小:20480 | 下载:0

[控制台(字符窗口)编程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
<huliheng> 在 2024-09-20 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程wangshang1

说明:一道有意思的继承题目,可以帮你回忆出来继承调用-An interesting topic of succession, inheritance can help you remember them calling
<urge> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[控制台(字符窗口)编程MCGSshuixiang

说明:MCGS实现双容水箱液位的监控,使用了PID算法-MCGS dual capacity water tank level monitoring, the use of the PID algorithm
<飘飞> 在 2024-09-20 上传 | 大小:23552 | 下载:0

[控制台(字符窗口)编程long-integer-addition-

说明:实现任意长整数的加法操作,输入为含有逗号的整数形式-To achieve any long-integer addition operation, the input is an integer that contains the form of a comma
<chaser tang> 在 2024-09-20 上传 | 大小:189440 | 下载:0

[控制台(字符窗口)编程vending-machine

说明:自动售货机 在控制台环境下实现售货机自动模拟-vending machine
<sunce> 在 2024-09-20 上传 | 大小:1948672 | 下载:0

[控制台(字符窗口)编程ConsoleHttpSsn

说明:在控制台中使用CHttpSession获取网页的html-In a console with CHttpSession get the html page
<罗立> 在 2024-09-20 上传 | 大小:15360 | 下载:0

[控制台(字符窗口)编程lianxi

说明:这是习题的代码,可以使同志们省略一些不必要的麻烦~-This is the exercise of the code, you can make the comrades omitted some unnecessary trouble ~
<zhangconglei> 在 2024-09-20 上传 | 大小:1524736 | 下载:0
« 1 2 ... .83 .84 .85 .86 .87 388.89 .90 .91 .92 .93 ... 653 »

源码中国 www.ymcn.org