搜索资源列表
_UDPA
- 使用UDP实现两个进程间的通信 (编写 A 与 B 两个端点的Java程序)-use UDP to achieve two inter-process communication (A and B prepared two ends of the Java program)
_UDPB
- 使用UDP实现两个进程间的通信 (编写 A 与 B 两个端点的Java程序)-use UDP to achieve two inter-process communication (A and B prepared two ends of the Java program)
b2b_php
- b to b 的一套商务网站 很不错的哦-b to b of a business website, oh very good
RunPool
- 需求描述: 南水北调工程东线江苏江阴至山东济宁之间,地势北高南低,沿途需要建立一系列大型抽水泵站进行梯级抽水。通常每两个泵站之间需要建设一座水库作为中转。低处泵站将水抽到中转水库,再由高处泵站向更高的中转水库抽水。设有泵站A,B和中转水库C,泵站设有一定数量的抽水机,水库有一定容量,当水位高于允许最高水位,禁止低处泵站注水;当水位低于允许最低水位,禁止高处泵站抽水。 请用面向对象方法设计一个仿真程序,要求: 1, 两座泵站在随机时间,以随机时间长度,随机台抽水机抽水或注水 2,
plus1122
- 1问题描述: 设计一个实现稀疏多项式乘法的程序 2需求分析: 编程实现两个一元多项式相乘,要求: 2.1输入并建立多项式; 2.2输出多项式,输出形式为整数序列:n,c1,e1,c2,e2``````,cn.,en,其中n是多项式的系数,ci和ei分别是第i项的系数和指数,序列按指数降序排列。 2.3多项式a和b相乘,建立结果多项式a*b -a Problem descr iption : Design a sparse polynomial multiplicat
RunMVCPattern
- 一个好的用户界面(GUI)的设计通常可以在现实世界找到相应的表现。例如,如果在您的面前摆放着一个类似于电脑键盘按键的一个简单的按钮,然而就是这么简单的一个按钮,我们就可以看出一个GUI设计的规则,它由两个主要的部分构成,一部分使得它具有了按钮应该具有的动作特性,例如可以被按下。另外一部分则负责它的表现,例如这个按钮是代表了A还是B。 -a good user interface (GUI) design can usually be found in the real world corresp
cyuyanbianxianwet
- 变量和相等问题的设计和实现将a、b、c、d、e、f这6个变量排成如图所示的 三角形,这6个变量分别取 1——6的整数,且均不相同。求使三角形三条边上的变量之和相等的全部解,如 3 6 2 1 4 5 为一个解。 程序引入变量a,b,c,d,e,f,并让它们分别取1——6的整数,在它们互不相等的 条件下, 测试由它们排成如图所示的三角形三条边上的变量之和是否相等,如相等即为一种满足要求的排列,把它们输出。当这些变量取尽所有的组合后,程序就可得到全部可能的解。 -vari
BugNet-0.64
- 一个很好的b/s学习的源代码,用c#写的。同时也可以合作开发使用的工具。-a good b / s study the source code used to write the c #. It could also cooperate in the development of tools used.
match01
- We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to comp
Main
- Implement the following integer methods: a) Method celsius returns the Celsius equivalent of a Fahrenheit calculation celsius = 5.0 / 9.0 * ( fahrenheit - 32 ) b) Method fahrenheit returns the Fahrenheit equivalent of a Celsius the calculation
web_asp.rar
- 一个和连锁百货、仓库管理相关B/S架构的物流配送管理平台,A and chain department stores, warehouse management related to B/S structure of the logistics and distribution management platform
Arcdong
- 实现两个同心圆,其中A园大小固定,另外一个B园默认与A园同大,程序开始不会不断缩小,当缩小到直径为0的时候自动放大,当放大到与A园等大的时候,继续缩小,如此循环。按下确定键控制暂停与开始。-Achievement of the two concentric circles, where A garden size is fixed, the other a B and A garden park with a large default, the program will not start s
MYWEB.rar
- 农产品供求信息发布系统。实现各类农产品的供求信息的发布,界面美观。管理员能够冬天管理各种信息。网站整体设计采用B/S模式,程序设计由ASP.NET语言开发实现,后台数据库管理系统由SQLSERVER2000实现 ,Information dissemination system of supply and demand of agricultural products. Supply and demand of various types of agricultural products to
bbs
- 一个采用s2sh的大型论坛项目,直接导入数据库就可以在myeclipse中运行,对需要学习s2sh的兄弟非常有帮助!-A large forum with s2sh projects directly into the database can be run in myeclipse on to learn s2sh brother very helpful!
experiment
- 利用随机数产生1000个0~100之间的考试分数,将其存入一个文本文件中,然后程序从这个文件中读取这1000个考试分数,统计其中各分数段(A[90,100],B[80,90), C[70,80), D[60,70), F[0,60))的人数 、所占百分比,平均分。-The use of 1000 random number generator between 0 ~ 100 test scores, be deposited into a text file, and then the proc
experiencetwo
- 请设计一个通用程序,用来计算每一种交通工具行使1000公里所需的时间。已知每种交通工具的速度都是3个整数A、B、C的表达式。现有3种工具:Car 、Plane和Ship,其中Car 的速度运算公式为:A*B/C,Plane 的速度运算公式为:A+B+C,Ship的计算公式为A-B-C。-Please design a common procedure used to calculate the exercise of each type of transport time required fo
duobianxing
- 自己做的一个3次B样条曲线,希望能够给大家带来帮助.-Own a 3rd B-spline curve, we hope to be able to help.
caishuzi
- 有一个四位数字,每位上的数字不相同,玩家可以输入一个每位上数字不相同的四位数字来猜, 猜测以多少个A多少个B来提示,A表示数字和位置都正确;B表示数字正确而位置不正确, 玩家有10次机会去猜这个数字,10次指内如果猜对了,给出成功的提示和答案,10次猜完了,给出失败的提示和答案-A four-digit number, not the same number on each, players can enter a different number on each of the four
test
- 布线问题:如图1所示,印刷电路板将布线区域划分成n*m个方格。精确的电路布线问题要求确定连接方格a的中点到b的中点的最短布线方案。在布线时,电路只能沿直线或直角布线,如图1所示。为了避免线路相交,已经布线的方格做了封锁标记(如图1中阴影部分),其他线路不允许穿过被封锁的方格。-The wiring problem: as shown in Figure 1, the printed circuit board wiring area is divided into n* m Box. Accur
jsp旅游信息管理网站
- “旅”是旅行,外出,即为了实现某一目的而在空间上从甲地到乙地的行进过程;“游”是外出游览、观光、娱乐,即为达到这些目的所作的旅行。二者合起来即旅游。所以,旅行偏重于行,旅游不但有“行”,且有观光、娱乐含义("Trip" travel, go out, in order to achieve a goal in space from a to B in the process; "you" is traveling, sightseeing and ente