搜索资源列表
ThinkinC++2ndSource
- Think in C++ 第二版配套源代码 Think in C++ 第二版配套源代码-second version in C source code supporting Think C in the second edition of the source code matching
华科2011考研复试机试题目
- 华科2011考研复试机试题目。第一题是文件操作基础;第二题是无冗余申请内存呢;第三题是建立二叉排序树相关。-China Branch 2011 Traditional Interview Questions machine head. The first problem is the basis of file operations second question is what non-redundant application memory The third problem is re
BankSimulation
- 一个银行业务的事件驱动模拟系统,银行有两种业务:第一,取款或借款;第二,存款或还款。银行有两个窗口,用两个队列实现。事件表用带头结点的单向链表实现。-A banking system of event-driven simulation, the bank has two operations: first, the withdrawal or loan second, deposit or payment. Bank has two windows, with two queue imple
QianNeng_Second
- 钱能第二版源代码及其实例功能介绍和课后答案详细介绍-The second edition of QianNeng of the source code and examples of function after introduction and detailed answer
fraction
- 1.自定义分数类fraction,使用该类可以完成分数的输入、分数的加、减、乘、除二目运算和一目减运算、分数的约分操作、分数的通分操作、分数的倒数运算、对两个分数进行六种比较运算、以及对分数的输出等操作。 2.改造上述分数类,将其中使用的普通函数尽量改写成运算符重载函数。如,可重载+、-、*、/、>、>=、<、<=、==、!=,以实现分数的各种运算。并且实现分数与整数的混合运算。 3.从分数类派生出一个用来描述整型的Integer类,完善整型类Integer,使其
shellorder
- 先取一个小于n的整数d1作为第一个增量,把文件的全部记录分成d1个组。所有距离为dl的倍数的记录放在同一个组中。先在各组内进行直接插入排序;然后,取第二个增量d2<d1重复上述的分组和排序,直至所取的增量dt=1(dt<dt-l<…<d2<d1),即所有记录放在同一组中进行直接插入排序为止-First take an integer less than n d1 as the first increment, the document d1 all records
KeygenMe20110405
- 第二次写KeygenMe, 大家可以学习怎么设置迷魂阵, 加密的范例!~-The second write KeygenMe, we can learn how to set the scam, an example of encryption! ~
Award-Prizes
- 编写颁奖程序:在N个选手中评出一等奖1名,二等奖2名,三等奖3名,输出得奖的情况. 评分过程为:M个裁判给选手打分,去掉一个最高分和一个最低分后,其他分数的平均分即为选手的得分.-Writing awards program: One in the first prize,two in the second prize and three in the third of totally N players,then output winning situation. Rating p
ferry
- 某汽车轮渡口,有n辆车要过河。n辆车只有两种要么是客车,要么是货车。已知过江渡船每次能载10辆车,从0分开始每10分钟来一次(即0分一辆,10分一辆,以此类推)。又知上渡船要遵守下述规定:若x分来了一辆渡船所有到大渡口时间<=x分且还没过河的车辆才可能上船,且客车先于货车上船,每上4辆客车必上1辆货车,这时若没有货车就上客车,若没有客车就上货车。试编写一个程序,模拟渡口的管理,统计客车和货车的平均等待时间。 输入格式: 第一行一个正整数n(1000 <= n <= 10
llkz
- 这代码的功能是计算关于网络上传和下载速率,即每秒钟上传多少kb和下载多少kb。-This function code is to calculate the upload and download speeds on the network, that is how many kb per second upload and download How many kb.
Derivative
- 使用VISUAL STUDIO C++所編程 需要的人拿去使用嗎 一階、二階微分-Programming needs to use VISUAL STUDIO C++ take use of the first order, second order differential
1004_Change_You_to_We
- 题目描述 Michel需要评审一份文件,但是却有另一件紧急事情要处理,于是请好友Jack帮忙评审一下。当Machel看到Jack评审结果后,发现一个问题,Jack是以第一人称评审的,现在Machel需要将Jack评审中第一人(we)和第二人称(you)进行置换,现在需要请你帮忙完成这个工作 输入 Jack的评审文字单词之间是以空格" "或者标准标点符号"," "." "?" "!" " "作为分隔符的评审文字内容不超过1024字符长度。 输出 Machel需要的评审文字
TSP
- Descr iption 给定一个完全无向带权图G,其每一条边有一个非负的整数权值。目的是要找出G的一条经过每个顶点一次且仅经过一次的回路,使回路的总权值最小。 请设计一个2-近似算法,求出近似最小的总权值,即定义最优解为C,只要输出解在[C , 2 * C]的范围内都可以“Accept”。 Input 输入第一行为一个正整数n(1 <= n <= 20),表示G中顶点的个数。接下来n行每行包括n个整数,第i行第j个的整数表示G中第i个点
ch09_05
- 编写返回数组中最大元素数值的模板函数。输入为两行,第一行为元素的个数n,第二行为n个元素。输出见main函数。 -Write a template function returns the value of the largest element in the array. Input for the two lines of the first acts of the number of elements n, n elements of the second act. Output, s
06Decoration
- 大话设计模式中的装饰模式c++实现,包含小菜扮靓第二、三版.-The decorative mode c++ in Westward design patterns to achieve, Second, Third Edition contains oeuvres Dress.
Singlton
- 单实例类的实现,一个类只能创建一个对象,创建第二个对象的指针指向的也是第一个对象-请键入文字或网站地址,或者上传文档。 取消 Dān shílì lèi de shíxiàn, yīgè lèi zhǐ néng chuàngjiàn yīgè duìxiàng, chuàngjiàn dì èr gè duìxiàng de zhǐzhēn zhǐxiàng de yěshì dì yī gè duìxiàng “”的用法示例:由 Google 自动翻译英语中文(简体)日语The
babianxing
- 地图代数八边形变换 地图代数2013年第二次作业-Map Algebra octagon transform Map Algebra 2013 Second Assignment
4
- In a given row there a few points. Display the vowels, which are written in this line between the first and second point.-In a given row there are a few points. Display the vowels, which are written in this line between the first and second point.
airport-simulation
- 用队列来实现机场的起飞和降落队列。队列是用链表结构封装后来实现的。 假设有一个每次前进一分钟的模拟时钟,对于每一分钟,产生两个在0-99内的随机数:如果第一个随机数小于landingRate*100,那么一个“着陆到达”将发生并被添加到着陆队列中;如果第二个随机数小于takeOffRate*100,那么一个“起飞到达”将发生并被添加到起飞队列中。接着,检查跑道是否空闲。若空闲,首先检查着陆队列是否为非空,如果是,允许第一架飞机着陆;否则,处理起飞队列 -With a queue to a
learning-opencv-ch4-2
- 学习opencv第四章第二题源代码(C语言版)-Chapter IV second question learning opencv source code (C language version)