资源列表
排序选择:
[单片机(51,AVR,MSP430等)] uc1698u_240_160
说明:基于uc1698u液晶240_160完整驱动-the full driver for uc1698u,240_160<feiyg> 在 2025-12-31 上传 | 大小:5.86mb | 下载:1
[matlab例程] vehicle_detection
说明:count the no. of vehicles in video using MatLab<kvmanas> 在 2025-12-31 上传 | 大小:331kb | 下载:0
[单片机(51,AVR,MSP430等)] stm32f10x_lib_freertos_proj
说明:STM32平台下FreeRTOS移至好的基本例程,供大家学习参考。-Move to the next STM32 platform FreeRTOS good basic routines for them to learn reference.<好来一世为红颜> 在 2025-12-31 上传 | 大小:1.07mb | 下载:0
[行业发展研究] Blood-Vessel-Extraction-For-Retinal-Images-
说明:This paper presents an automated blood vessel detection method the fundus image. The method first performs some basic image preprocessing tasks on the gray-scale of the retinal image. The blood vessels are highlighted using by using contrast enhancem<kvmanas> 在 2025-12-31 上传 | 大小:419kb | 下载:0
[matlab例程] BPN-based-iris-Recongition
说明:method for automatic blood vessel detection based on mathematical morphology and coye filter. The proposed method performs certain preprocessing steps on the gray-scale of the input image to enhance image quality. The blood vessels are highlighted us<kvmanas> 在 2025-12-31 上传 | 大小:2.23mb | 下载:0
[matlab例程] Blood-vessel-extraction
说明:blood vessel extraction retinal image using coyefilter-blood vessel extraction retinal image using coyefilter<kvmanas> 在 2025-12-31 上传 | 大小:1.37mb | 下载:0
[matlab例程] WATERMARKING
说明:WATERMARKING IN DIGITAL IMAGE USING DCT AND LSB METHODS<kvmanas> 在 2025-12-31 上传 | 大小:14kb | 下载:0
[单片机(51,AVR,MSP430等)] web-SAE-Wechat-control-led
说明:此源码为STM32f103vet6芯片与ESP8266 WiFi模块的驱动源码,可以连接外网,示例中的为连接新浪的域名和数据库实现通过微信经过外网控制led灯的程序,还有一个新浪sae端的php程序-This source is STM32f103vet6 ESP8266 WiFi chip and module driver source code, can be connected to external networks, for example in connection Sina do<刘腾飞> 在 2025-12-31 上传 | 大小:4.16mb | 下载:0
[数据结构常用算法] Radix-Sort
说明:基数排序是一种非比较型整数排序算法,其原理是将整数按位数切割成不同的数字,然后按每个位数分别比较。- Radix sort is a kind of non comparative sorting algorithm, which is based on the number of integers into different numbers, and then according to the number of each.<靳以2002> 在 2025-12-31 上传 | 大小:582kb | 下载:0
[其他嵌入式/单片机内容] sina-wechat--control-led-php-demo
说明:该代码和另外一个嵌入式c代码共同实现微信经由新浪sae控制嵌入式单片机动作的代码,该代码为新浪sae端的php代码,实现数据库的更新和删除等。-The code and other embedded c code to achieve common micro-channel control via Sina sae embedded microcontroller operation code that Sina sae side php code to achieve update, and<刘腾飞> 在 2025-12-31 上传 | 大小:13kb | 下载:0
[数据结构常用算法] Bucket-Sort
说明:桶排序也叫箱排序。工作的原理是将数组分到有限数量的桶子里,每个桶子再个别排序(有可能再使用别的排序算法或是以递归方式继续使用桶排序进行排序)。- Bucket sort is also called sorting box. Work principle is that the array to a limited number of bucket, each bucket and individual ranking (may use other sorting algorithms<靳以2002> 在 2025-12-31 上传 | 大小:583kb | 下载:0