资源列表
Morphological-operator-process-
- 图像处理中,读取一段视频,并进行帧间差分处理,再进行一系列形态学算子处理,显示出相应的处理图像-In the image processing, the image is read, and the frame difference is processed, then a series of morphological operators are processed, and the corresponding processing images are displayed
calculator
- 简易的计算器!初学MFC!请多指教!包括加减乘除!-a simple calculator!
Dicescore
- 医学图像对感兴趣区域的分割程序中,画出相应感兴趣区域的boxplot图形-In the medical image segmentation process of the brain regions of interest, draw the corresponding boxplot graphics of the region of interest.
MSMQReceive
- 利用windows进行消息队列通信的样例程序,VS 2008开发环境-The use of windows for message queue communication sample program, VS 2008 development environment
TCS3200P12864
- TCS3200颜色检测+12864液晶显示-TCS3200 color+12864 LCD display
ShellSort
- 首先取一个整数 gap < n(待排序记录数) 作为间隔, 将全部记录分为 gap 个子序列, 所有距离为 gap 的记录放在同一个子序列中 在每一个子序列中分别施行直接插入排序。 然后缩小间隔 gap, 例如取 gap = gap/2 重复上述的子序列划分和排序工作,直到最后取gap = 1, 将所有记录放在同一个序列中排序为止-First, take an integer gap < n (the number of records to be sorted) as t
QuickSort
- 任取待排序记录序列中的某个记录(例如取第一个记录)作为基准(枢),按照该记录的关键字大小,将整个记录序列划分为左右两个子序列: 左侧子序列中所有记录的关键字都小于或等于基准记录的关键字 右侧子序列中所有记录的关键字都大于基准记录的关键字 -Take any sequence of records to be sorted in a record (for example, take the first record) as a reference (pivot), in accor
BInsertSort
- 折半插入排序在查找记录插入位置时,采用折半查找算法 折半查找比顺序查找快, 所以折半插入排序在查找上性能比直接插入排序好 -Binary insertion sort to find records insertion position, using a binary search binary search algorithm is faster than the sequential search, binary insertion sort on so look better pe
Qtpainter
- 此程序是利用Qt绘制图形,简单易懂,容易学习,比较适合初学者!-This procedure is to use Qt to draw graphics, easy to understand, easy to learn, more suitable for beginners!
Kalman-filter
- Kalman filter algorithm Introduction and implementation code (C ++ _ C_MATLAB)-Kalman filter algorithm Introduction and implementation code (C++ _ C_MATLAB)
liaotian-soft
- 在Linux平台下,实现局域网聊天软件的设计与实现-Work under Linux platform, design and implementation of LAN chat software
am335x-board-design-note
- am335x工程板设计手册,包括双网络设计,can bus设计,gpmc bus总线设计-am335x design board note,include dual ethernet and can bus design
