- doc28022x39 这是关于Lattice Micro32的说明文件
- zhexuejia 设有5个哲学家
- plc 一套使用的温度控制程序
- mayur_mailed This a GUI program developed in matlab. It can be used for recording the speech signals & storing them to the .wav files. This GUI further provides the interfaces to plot the recorded speech signal. Also
- Arkania Season 6.3 Client Side (Source) A plugin DLL for main.exe 1.04d/e gmo protocol to modificate all game features.
- Machine learning 提供监控场景下多张带有标注信息的行人图像
资源列表
Running
- 利用VS2008实现的使用OpenGL画出一个奔跑的人,可以直接编译运行-Achieved using the VS2008 draw a running person, you can directly compile and run
CircleWithGL
- 在VC2008下面使用OpenGL实现Bresenham算法画圆和画直线以及椭圆-The VC2008 below Bresenham algorithm using OpenGL, draw a straight line and a circle and oval
homographyBetweenTwoImages
- Get Homograpy Between Two Image. Run in matlab development enviroment.
shen
- 使用区域增长,能够精准的分割出小鼠的肾脏-Use of regional growth and to precise segmentation of kidneys
drawLine
- 直线中点Bresenham 算法:每次在主位移方向上走一步,另一个方向上走不走步取决于中点偏差判别式的值。-Linear midpoint Bresenham algorithm: Each displacement in the direction of the main step, do not go walking in another direction depending on the midpoint of the deviation value of the discriminan
noise-remover
- 利用环绕像素排列找中间值的方法对图片进行去噪,分为中级过滤器和高级过滤器两种-Looking around the pixel array using the method of image median denoising divided into intermediate filters and advanced filters two kinds
hhhhhh
- 该编程使用VC++编写代码,该编程主要作用便是将灰度图像的各灰度值统计出来,以方便对该灰度图像的了解-The programming code using VC++ The main role is to be programmed for each grayscale image gray value statistics out to facilitate the understanding of the gray image
kmean
- 利用k-means的算法实现图像区域分割,主程序只能运行灰度图像,彩色图像需另写调用程序-Using the k-means algorithm for image segmentation, the main program will only run grayscale image, color image subject to write the calling program
shb
- 改编成代码可用来将一幅灰度图像的灰度级分开统计出来以及将其各个灰度级所占的个数统计出来-Adapted into a code that can be used to separate the gray level gray image figured out, and its share of the number of each gray level statistics out
test1
- 实现RGB到YUV的转换,并进行4:2:0降采样- RGB to YUV conversion and down-sampling 4:2:0
bresenham
- bresenham画直线算法MFC实现,根据课本上的伪代码自己写的。-To draw a line with bresenham algorithm
ellipse
- 图形学课本上介绍了椭圆画法,自己用vc实现了一下-Graphics textbook introduces the oval painting, their use vc achieve a bit