-
当时的如同热
当时的如同热-then soak
- 2022-07-07 14:36:41下载
- 积分:1
-
JAVA上位机软件
配合FPGA来做的上位机软件,包括串口部分,以及Excel表格的处理,经过多次调试,功能正确丰富欢迎大家下载学习交流。
- 2022-07-24 05:16:46下载
- 积分:1
-
【Problem Description】: to participate in the Games n school numbered 1 ~ n. Comp...
【问题描述】:参加运动会的n个学校编号为1~n。比赛分成m个男子项目和w个女子项目,项目编号内分别为1~m和m+1~m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5,3,2。写一个统计程序产生各种成绩单和得分报表。
-【Problem Description】: to participate in the Games n school numbered 1 ~ n. Competition is divided into m-men" s and women" s events w months, item numbers, respectively, within 1 ~ m and m+1 ~ m+ w. As a result of the project the number of participants vary greatly, some projects take the top five scores in order of 7,5,3,2,1 also some projects just take the top three scores in order of 5,3,2. Write a statistical procedure produces a variety of transcripts and score reports.
- 2022-03-16 09:25:45下载
- 积分:1
-
judge whether matching brackets
判断括号是否匹配-judge whether matching brackets
- 2023-04-12 03:45:04下载
- 积分:1
-
图书信息管理系统
图书信息管理系统包含class BOOK //一、图书类{private:int num; //编号string name; //书名int B_class; //等级string publishing; //出版社int isbn; //ISBNint stock; //剩余量int sale; //销量public:BOOK(){} //构造函数void add1(); //添加图书信息void add2();void setnum(int a) //在添加第二本书的信息时设置编码{num=a;}int getnum() //得到编号{return num;} string getname() // 得到名称{return name;}void show(); //显示图书信息 int getB_class(){return B_class;}int getsale(){return sale;}
- 2023-06-21 15:35:03下载
- 积分:1
-
这里有丰富的C代码,大家不妨下载认真看看,里面有很多代码.大家下载后就运行看下.分析下...
这里有丰富的C代码,大家不妨下载认真看看,里面有很多代码.大家下载后就运行看下.分析下-here is rich in C code, you can download a serious look at. There are so many code. after you download operation facie. analysis
- 2022-08-19 21:07:13下载
- 积分:1
-
本程序演示了如何理利用STL来简化编程。例子功能为在一个文件中查找某个单词的所有变体:如STL,LTS...
本程序演示了如何理利用STL来简化编程。例子功能为在一个文件中查找某个单词的所有变体:如STL,LTS-this program demonstrated how to use Jimmy STL to simplify programming. Examples of functional document in a word search for a particular variant of all : If STL, LTS
- 2022-04-29 03:36:16下载
- 积分:1
-
产生浮点加法运算单元的测试激励及期望输出
产生浮点加法运算单元的测试激励及期望输出-Floating-point addition operations generate unit test incentives and the desired output
- 2023-03-15 19:40:03下载
- 积分:1
-
这是世界
这是世界编程大赛一等奖的作品,把着段代码复制下来存为文本文档,命名为1
在DOS下用debug
- 2022-08-08 21:26:44下载
- 积分:1
-
显示DIB图像框架
能够完美显示设备无关位图,运行无误。整体框架注释完整,对图像处理初学者非常有帮助
- 2023-04-07 22:35:04下载
- 积分:1