-
一个显示波形的小软件
一个显示波形的小软件-a small display waveform software
- 2022-07-18 04:08:53下载
- 积分:1
-
非常方便的二进制/十六进制文件转换为英特尔十六进制格式文件的小程序
很方便的将二进制/十六进制文件转换为Intel HEX格式文件的小程序-Very convenient to binary/hex file is converted to Intel HEX format files applet
- 2023-04-27 15:55:03下载
- 积分:1
-
本代码可以求得输入的表达式的值,经过编译后,可以输入表达式个数,数值表达式,最后求得值...
本代码可以求得输入的表达式的值,经过编译后,可以输入表达式个数,数值表达式,最后求得值-This code can obtain the value of the input expression, after compiled, you can enter the number of expressions, numerical expressions, the final value is obtained
- 2022-02-07 10:53:41下载
- 积分:1
-
parts cutting issue for a fixed width of the rectangular plate W, the height of...
零件切割问题
给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?-parts cutting issue for a fixed width of the rectangular plate W, the height of rectangular plate unrestricted. Need from the board is cutting out respectively n height of the hi, wi width of the rectangular parts. Cutting parts to the rules of the height of the rectangular plate with a high degree of consistent direction. Asked how cutting makes use of the rectangular plate height h minimum?
- 2022-03-24 18:18:21下载
- 积分:1
-
网络与通信源程序.zip
网络与通信源程序.zip-networking and communications source. Zip
- 2022-03-11 23:42:25下载
- 积分:1
-
这是一个计算器的源程序,这个程序可实现计算器模拟实验.
这是一个计算器的源程序,这个程序可实现计算器模拟实验.-This is a calculator of the source, this procedure could realize simulation calculator.
- 2022-06-20 15:16:34下载
- 积分: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
-
基于OpenCV和MFC的人脸识别系统
该程序在opencv上调试,能够识别出人脸并做出标记
- 2022-05-05 22:20:57下载
- 积分:1
-
good use of a process of tracking procedures, the process is to identify which o...
很好用的一个进程跟踪程序,可找出进程是那个程序产生的。-good use of a process of tracking procedures, the process is to identify which of the procedures.
- 2022-01-26 16:50:26下载
- 积分:1
-
网络摄像头定时录像
C 锐利应用 2010年,此应用程序是关于使用摄像头捕捉到一个文件 (.avi) 的视频。它也有能力计划开始自动捕获的视频的录制时间。
我们可以使用任何一种摄像头和设置各种属性,以使用与像视频的大小和源以及自己的网络摄像头设置摄像头。
- 2022-07-06 11:22:59下载
- 积分:1