资源列表

« 1 2 ... .15 .16 .17 .18 .19 212920.21 .22 .23 .24 .25 ... 216390 »

[图形图像处理(光照,映射..)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

[汇编语言taxi

说明:动态扫描脉冲由外围电路给出,将单位脉冲看做行驶的单位公里数,并在此基础上进行计费与显示。-Dynamic scan pulse is given by the external circuit, traveling as a unit pulse of unit-miles, and on this basis for billing and display.
<sy> 在 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

[matlab例程fsk

说明:该文件有助于初学习matlab者建立信号的概念-The document will help to establish early learning matlab signal concept
<英雄> 在 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

[棋牌游戏Chess

说明:蓝牙五子棋对战平台代码,这里面一共八个文件,这是其中一个主类,抽象了棋盘上是否为服务器下子。-Bluetooth Gobang war platform code, there is a total of eight documents, which is one of the main class, the abstract whether the chessboard Now for the server.
<李熵> 在 2025-10-07 上传 | 大小:1kb | 下载:0

[J2MEConnection

说明:这是一个蓝牙五子棋对战平台设计代码,用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

[嵌入式Linuxgpio

说明:嵌入式LINUX的GPIO驱动和测试代码,测试代码中写0置低,写1置高-Embedded LINUX-GPIO driver and test code, test code to write 0 buy low, buy high write one
<bot> 在 2025-10-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 212920.21 .22 .23 .24 .25 ... 216390 »

源码中国 www.ymcn.org