-
foreign experts participating in the programming contest at the entries won. Ass...
此程序是国外高手参加世界编程大赛时的参赛作品,获一等奖。是汇编语言啊感觉很强-foreign experts participating in the programming contest at the entries won. Assembly language is a strong feeling ah
- 2022-02-22 10:05:09下载
- 积分:1
-
reconocimiento de caracteres manuscritos
reconocimiento de caracteres manuscritos
- 2022-02-02 16:17:54下载
- 积分:1
-
Bottom
Bottom-Up Merge Sorting算法的实现,包括具体的实验报告,给需要的同学,欢迎大家下载-Bottom-Up Merge Sorting Algorithm, including specific test reports, to the needy students are welcome to download the U.S.
- 2022-07-06 13:35:36下载
- 积分:1
-
浙江大学程序设计大赛源代码ACM2481题
浙江大学程序设计大赛源代码ACM2481题-Zhejiang University Design Competition source code that ACM2481
- 2023-01-20 03:30:04下载
- 积分:1
-
Metadata mamagement system of telecom operation is a system to manage metadate....
电信业务元数据的管理系统是对元数据进行管理的系统 界面简单实用-Metadata mamagement system of telecom operation is a system to manage metadate.Its interface is simple and practical.
- 2022-04-28 22:32:34下载
- 积分:1
-
C program to calculate taxi-meter fare
写一个程序来计算
- 2022-01-25 18:19:13下载
- 积分:1
-
Using MAPI with Outlook express to send emails
Using MAPI with Outlook express to send emails
- 2022-12-30 11:30:07下载
- 积分:1
-
配置Visual Studio的颜色应该说,很有必要。合适的颜色配置可以让coding时代码书写的错误降低很多,而且比起默认界面的颜色更加赏心悦目。
本资源...
配置Visual Studio的颜色应该说,很有必要。合适的颜色配置可以让coding时代码书写的错误降低很多,而且比起默认界面的颜色更加赏心悦目。
本资源内置15种配色方案 方便大家使用!-Configure Visual Studio" s color should be said that it is necessary. The right color scheme can coding mistakes when writing code to reduce a lot, but compared to the default interface is more pleasing colors. The built-in 15 kinds of resources to facilitate you to use color scheme!
- 2022-02-13 06:38:46下载
- 积分: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
-
实现托盘程序的例子
实现托盘程序的例子-achieve pallet procedures example
- 2022-08-26 00:42:31下载
- 积分:1