-
EC _图书馆编目
eg_lib2
- 2022-10-30 16:15:02下载
- 积分:1
-
时间/日期显示,关机提醒,万年历,关机,重启,注销,开启音乐,并可开机启动。...
时间/日期显示,关机提醒,万年历,关机,重启,注销,开启音乐,并可开机启动。-Time/date display, shut down reminders, calendar, shutdown, restart, write-off, open the music, and start-up.
- 2022-02-06 07:02:32下载
- 积分:1
-
this procedure can be converted into any document binary file, and then the valu...
此程序可以将任何文件转换成二进制文件,然后将其值以文本的方式写出,可以观察文件的内容,并从中找出一定的规律-this procedure can be converted into any document binary file, and then the value of its way to write the text, can observe the contents of the documents, and to find some rules
- 2022-03-12 18:32:07下载
- 积分:1
-
无偏非局部均值去噪算法,效果出色,包括源代码和编译后程序
无偏非局部均值去噪算法,包括Cpp matlab的源代码,注释,素材,演示范例以及通过minGW编译后的程序,效果出色,方便开发者学习和细致。
- 2022-05-28 22:04:35下载
- 积分:1
-
这种程序实在是简单得不能再简单,网上随处可见,不过我既然写了一个,也放上来吧,附上源码。使用方法请查看压缩包中的Readme文件。...
这种程序实在是简单得不能再简单,网上随处可见,不过我既然写了一个,也放上来吧,附上源码。使用方法请查看压缩包中的Readme文件。 -this procedure is utterly simple, Internet can be seen everywhere, but since I was an also Fangshanglai bar, accompanied source. Please see use of compressed readme file.
- 2023-08-22 17:40:03下载
- 积分:1
-
a program of warehouse management system.very useful to beginners
一个关于仓库管理系统,觉得不错,跟大家共享,对初学者来说非常有用-a program of warehouse management system.very useful to beginners
- 2022-04-11 08:08:36下载
- 积分:1
-
line and line sistem
排队与排队系统排队系统的三个组成部分服务机构M/M/1(田)排队模型-line and line sistem
- 2022-02-01 19:43:39下载
- 积分: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
-
《精通JBuilder 9》 源代码
《精通JBuilder 9》 源代码-"proficient JBuilder 9" source code
- 2023-07-05 02:25:04下载
- 积分:1
-
vs2008+ boost an example, boost most of the code can be used directly, no need t...
vs2008+boost的一个例子,boost中的大部分代码可以直接使用,并不需要编译-vs2008+ boost an example, boost most of the code can be used directly, no need to compile
- 2022-08-14 19:48:38下载
- 积分:1