资源列表
[系统编程] TXTfile_OPER
说明:1. 删除TXT文件中的空行; 2. 删除TXT文件中的空格; 3. 删除TXT文件中的TAB键; 扩展功能,下个版本实现: a. 统计txt文件的总行数,每行对应的字符数 b.使用动态二维数组存放以上信息 c.使用回调函数维护数组信息; d.删除特定字符串的行-1. Delete TXT files in the blank lines 2. Delete TXT files in the space 3. Delete TXT files i<enju> 在 2025-10-29 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] cam_optical_mouse.c
说明:Sensor ADNS-2620 optical mouse with Arduino. Send one picture with ascii 32 = 0 and where each pixel is in the range between 0 and 63. The record begins with the value > and ends with < -Sensor ADNS-2620 optical mouse with Arduino. Send one pic<kokiua> 在 2025-10-29 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] escala
说明:Escala en opencv Scale in opencv n visual studio 2008<josset> 在 2025-10-29 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] hw7pr4_cpp
说明:It s about binary tree. It is a whole tree from top develop to bottom<Qiuyuan> 在 2025-10-29 上传 | 大小:1kb | 下载:0
[C#编程] class
说明:面向对象的C#编程 设计一个图书卡类Card,用来保存图书馆卡片分类记录。这个类的成员包括书名、作者、馆藏数量。至少提供两个方法。Store书的入库处理,show显示图书信息。运行程序时,可以从控制台上输入需要入库的图书总数,根据这个总数创建Card对象数组,然后输入数据,最后可以选择按书名、作者、入库量排序。-Object-oriented programming to design a C# class library card Card, to save the library card<chuwei> 在 2025-10-29 上传 | 大小:1kb | 下载:0