资源列表

« 1 2 ... .47 .48 .49 .50 .51 158452.53 .54 .55 .56 .57 ... 216393 »

[界面编程image-process

说明:图像处理代码,包括二值化,二值化腐蚀,二值化膨胀-Image processing code, including binary, binary corrosion, binary expansion, etc.
<马志国> 在 2025-11-19 上传 | 大小:3.69mb | 下载:0

[单片机(51,AVR,MSP430等)ad

说明:现代单片机的ad转换源码,改变通道,软件滤波是中值滤波的方法,取十次,然后冒泡,再去掉最大值和最小值,再求均值!-Modern SCM ad conversion source, change channels, filtering software is the median filtering method, taking ten times, then bubbling, then remove the maximum and minimum values, and then averag
<杨刚> 在 2025-11-19 上传 | 大小:26kb | 下载:0

[嵌入式Linuxuart

说明:mini2440(s3c2440)裸机程序,经测试可用-mini2440 (s3c2440) bare-metal process used by the test
<gaohongxu> 在 2025-11-19 上传 | 大小:89kb | 下载:0

[单片机(51,AVR,MSP430等)UART(finshed)

说明:现代单片机的uart代码,能够发数据给串口上位机,也能从串口上位机接受数据,能收字符,也能收字符串!-Modern microcontroller uart code that can send data to a PC serial port also accepts data from a PC serial port can receive character string can be closed!
<杨刚> 在 2025-11-19 上传 | 大小:47kb | 下载:0

[单片机(51,AVR,MSP430等)eeprom

说明:现代单片机的eepROM代码,写数据到eepROM上,然后读取出来,再比较,如果不对 则发给上位机!-Modern SCM eepROM code to write data to the eepROM, then read out, and then compare, if not then distributed PC!
<杨刚> 在 2025-11-19 上传 | 大小:25kb | 下载:0

[图形图像处理(光照,映射..)laplacian

说明:linux下可运行的拉普拉斯锐化算法,将代码和图片放在同一目录下,用g++直接编译运行即可。- Laplacian sharpening algorithm can run on linux.
<武岩> 在 2025-11-19 上传 | 大小:75kb | 下载:0

[书籍源码Backtracking-optimal-scheduling

说明:本代码为算法导论中最佳调度问题的回溯算法。算法思想为:建立一棵深度为N的M叉树,从根结点出发,进行深度优先遍历。每搜索完一条路径则记录下besttime 和bestx[]序列开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处向纵深方向移至一个新结点,成为一个新的活结点,也为当前扩展结点。如果在当前的扩展结点处不能再向纵深方向扩展,则当前扩展结点就成为死结点。此时,应回溯至最近的一个活结点处,并使这个活结点成为当前的扩展结点,直至找到一个解或全部解。-Backtracking
<flxyd> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)med

说明:linux下可以运行的中值滤波算法,将代码和图片放在同一目录下,用g++编译运行即可。-median filtering algorithm can be run on linux
<武岩> 在 2025-11-19 上传 | 大小:80kb | 下载:0

[图形图像处理(光照,映射..)equa

说明:linux下可运行的直方图均衡化代码,将图片和代码放在同一目录下用g++编译运行即可。- histogram equalization code can be run on linux.
<武岩> 在 2025-11-19 上传 | 大小:76kb | 下载:0

[汇编语言countkey1

说明:编写php的扩展实现在一段php程序中查找出现的关键字的个数-Php extension number to write some php to achieve keywords to find the program that appears in the
<王武军> 在 2025-11-19 上传 | 大小:5kb | 下载:0

[人工智能/神经网络/遗传算法IntervalTree

说明:本工程实现了算法导论书中区间树查找的算法,可直接运行。-Find the interval tree
<flxyd> 在 2025-11-19 上传 | 大小:21kb | 下载:0

[人工智能/神经网络/遗传算法longest-common-subsequence

说明:本代码实现了算法导论书中最长公共子序列算法。-The longest common subsequence
<flxyd> 在 2025-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 158452.53 .54 .55 .56 .57 ... 216393 »

源码中国 www.ymcn.org