搜索资源列表
边缘检测与分割处理
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-code P0401 Note : Prewitt operator to detect
gongchengsheji-477
- 基于logmap算法的vhdl的实现。 通信系统的log—map算法数字vhdl的实现-logmap algorithm based on the achievement of VHDL. The communication system log-map algorithm to achieve the number of VHDL
4Matlab
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
jffs2_FS_Src
- 这是著名的jffs2嵌入式日志文件系统的源代码,让我们一起学习-This is the famous jffs2 Embedded system log files of source code, so that we learn
DAM6416
- 一个小的测试程序,介绍dsp/bios德prd模块与log模块的使用-a small test procedures introduced dsp / bios Germany prd module and the use of log module
AVR450Battery
- 电池设计的充电器 Device : AT90S2333 File name : BC.c Ver nr. : 1.0 Descr iption : Standalone Battery Charger with AT90S2333 (main program) Compiler : IAR icca90 Author : Asmund Saetre / Terje Frostad / Dietmar Koenig
LJD-44B0XDVK_uCOS276
- 基于44B0的uCOS程序,包括Led显示等周期闪烁,按键输入,定时中断,打印log,初学者可用此入门-44B0 for uCOS procedures, including Led blinking cycle display, keypad input, timer interrupt, Print log, the portal available to beginners
WinceLogger
- 一个完善高效的的Wince5.0下记录log的类,通过简单的宏调用,有级别功能,能自动记录函数耗时-a sound and efficient Wince5.0 under the log records the class through a simple macro call, a-level function to automatically records time-consuming function
STLogFile
- wince下的一个log类,有了它调试比较方便。
DSP_Max_Log_MAP
- 基于DSP平台实现turbo码Max_Log_MAP算法,基于标准C 语言研究 了Turbo 码Max - Log - MAP 译码算法的软件编程与实现,为了提高程序的运行效率,结合TMS320C6000 系列DSP 芯片 的结构与特点采用循环展开、数据的存取优化设计、算法改进等措施进行了代码优化,给出了测试结果,非常值得一看
ldpcber
- This LDPC software is intended as an introduction to LDPC codes computer based simulation. The pseudo-random irregular low density parity check matrix is based on Radford M. Neal’s programs collection, which can be found in [1]. While Neal’s collecti
LANDetect
- ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the target machine, and then system wait for the response. Once system receives a message, it starts to analyze the message, according
uart
- uart全功能实现.实现如下函数: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U_CtrlDCD,
simple_socket_server
- 一个基于ucos-ii和lwip的简单telent服务器,可以通过telnet登录开发板后,通过网络对开发板进行简单控制。--A simple telnet server based on ucos-ii and lwip. After log in by telnet, you could do simple control over the developing board by network.
yaffs.rar
- 一个 yaffs2 日志文件系统 支持NAND FLASH等,Yaffs2 a log file system support, such as NAND FLASH
NIOS_TFT
- 用Quartus II 8.0(32bit),NIOS编译环境下,用TFT做的一个数码相框,附加原理图和veri-log程序代码-Using Quartus II 8.0 (32bit), NIOS compiler environment, TFT do with a digital photo frame, attached schematic and program code veri-log
log4cforvxworks.tar
- vxworks平台下的log记录程序,可以嵌入你的程序中,很好用的。-vxworks platform the log record program, can be embedded in your program, well used.
log
- 使用了在C语言程序中加入打印log的方法调试程序,在有些没有IDE的环境下,这种方法是很有用的。-Using the C language program in the print log of the method is added debugger, in some environments no IDE, this method is very useful.
log
- 组合机床数控系统的log文件,与其他文件解压至同一文件夹-Combined CNC system log files, and other files extract to the same folder
c-log-master
- c-log 日志文件, 采用c++编程, 有5个级别的日志输出.