-
TMS320VC5402 DSK例子程序
TMS320VC5402 DSK的例子程序-TMS320VC5402 DSK examples procedures
- 2022-03-06 03:45:21下载
- 积分:1
-
nroff文本格式化工具C语言源代码 ,包含nroff文本格式化工具的所有C源程序,仅供学习....
nroff文本格式化工具C语言源代码 ,包含nroff文本格式化工具的所有C源程序,仅供学习.-nroff text formatting tool for C language source code, including text formatting tools nroff all C source code, only to learn.
- 2023-08-25 00:15:03下载
- 积分:1
-
ASCII码的回数,我们可以读到。
ascii code return to number that we can read.
- 2022-03-25 00:11:33下载
- 积分:1
-
计算机视觉中的标定与重建的源代码,标定的精度还不错,重建的精度有待改进。
计算机视觉中的标定与重建的源代码,标定的精度还不错,重建的精度有待改进。-computer vision calibration and reconstruction of the source code, the calibration accuracy was pretty good, the accuracy of reconstruction needs improvement.
- 2022-12-28 13:35:03下载
- 积分:1
-
绘制一个多通道图像的灰度直方图,默认处理文件是lena.bmp
绘制一个多通道图像的灰度直方图,默认处理文件是lena.bmp-Draw a multi-channel histogram of the image, the default processing of documents is lena.bmp
- 2023-03-22 01:20:04下载
- 积分:1
-
vt100终端仿真程序
vt100终端仿真程序-vt100 Terminal Emulation
- 2022-03-21 02:05:43下载
- 积分:1
-
一个小小的有意思的迷宫程序,采用的VC++6开发 ,十分简单明了...
一个小小的有意思的迷宫程序,采用的VC++6开发 ,十分简单明了-migong
- 2022-08-25 01:07:46下载
- 积分:1
-
Programming drive switch, the driver was Sight! !
编程实现光驱开关,写驱动程序的看过来-Programming drive switch, the driver was Sight! !
- 2023-06-23 23:15: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
-
Just enter the code page and then select the character you want with the mouse a...
Just enter the code page and then select the character you want with the mouse and program will calculate it s ASCII code.
- 2022-03-21 06:22:13下载
- 积分:1