资源列表
[图形图像处理(光照,映射..)] adaboost
说明:用于在所有图片中截图的软件 ~~`自己写的呵呵但是很好用-Used in all the pictures in the screenshot of the software ~ ~ `呵呵wrote it myself but good to use<yefeng> 在 2025-10-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] qSort
说明:快速排序算法是基于分治策略的另一个排序算法。其基本思想是,对于输入的字数组a[p:r],按以下3个步骤进行排序: (1)分解:以a[p]为基准元素将a[p:r]划分成3段a[p:q-1],a[q]和a[q+1:r],使得a[p:q-1]中任何元素小于等于a[q],a[q+1:r],中的任何元素大于等于a[q]。下标q在划分过程中确定 (2)递归求解:通过递归调用快速排序算法,分别对a[p:q-1]和a[q+1:r]进行排序 (3)合并:在a[p:q-1]和a[q+1:r]已经排好序的<忠波> 在 2025-10-07 上传 | 大小:1kb | 下载:0
[matlab例程] BWNoiseReduction
说明:Reduce noise in Binary Image 二值图去噪小程序,matlab-Reduce noise in Binary Image binary image denoising applet, matlab<炯炯> 在 2025-10-07 上传 | 大小:1kb | 下载:0
[Windows编程] ait_centroid
说明:Function takes a picture as an argument (suitably should contain only one object whose centroid is to be obtained) and returns the x and y coordinates of its centroid.<炯炯> 在 2025-10-07 上传 | 大小:1kb | 下载:0
[棋牌游戏] BTGame
说明:蓝牙五子棋对战平台代码,这里面一共八个文件,这是其中第一个主类,负责控制所有midlet的运行和销毁。-Bluetooth Gobang war platform code, there is a total of eight documents, this is the first of which the main categories, responsible for controlling the operation of all the midlet and destroyed.<李熵> 在 2025-10-07 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] driver
说明:用于IO端口等PC机驱动,实现高速数据通信-IO ports, such as for PC-driven, high-speed data communications<1111> 在 2025-10-07 上传 | 大小:1kb | 下载:0
[J2ME] Connection
说明:这是一个蓝牙五子棋对战平台设计代码,用J2ME开发的代码,可供蓝牙手机玩。此类根据服务器判断值类启动服务器和客户端并把其棋子坐标传递给Control类-This is a Bluetooth Gobang against the design of the platform code, the code used to develop J2ME for Bluetooth mobile phone to play. According to the server to determine the<李熵> 在 2025-10-07 上传 | 大小:1kb | 下载:0
[单片机(51,AVR,MSP430等)] alarm
说明:用汇编语言实现的家用防盗报警器 家用防盗报警器源程序清单-Using assembly language to achieve the home burglar alarm home burglar alarm source list<佟立伟> 在 2025-10-07 上传 | 大小:1kb | 下载:0