资源列表
FFTW3st
- FFT and dll documents for independent utility
MEDIA
- 一个视频通讯的例子 比较经典简单 希望对大家有用
thread.tar
- linux下多线程程序设计,包括signals,mutex,simple_once
bresenham_line3d
- 采用3D Bresenham算法在两点间划一直线 % This program is ported to MATLAB from: % B.Pendleton. line3d - 3D Bresenham s (a 3D line drawing algorithm) % ftp://ftp.isc.org/pub/usenet/comp.sources.unix/volume26/line3d, 1992 % % Which is referenced by: % F
intel
- intel 汇编指令详解,是学习汇编语言的必看资料
adapQuad
- 迭代自适应Simpson,Lobatto积分 In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear r
ant_colony_image_edge_detection
- 采用蚁群算法检测图像边缘 This a demo program of image edge detection using ant colony, based on the paper, \"An Ant Colony Optimization Algorithm For Image Edge Detection,\" IEEE Congress on Evolutionary Computation (CEC), pp. 751-756, Hongkong, Jun. 2008.
libmtp-0.1.4.tar
- mtp协议代码,实现了完整的mtp协议栈,是学习MTP的必看资料
C
- C和C++语言函数快速查询,很好用的,一直在用着
PkgMyAntiAlias
- 一种比较好的抗锯齿算法 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa i
Dijkstra
- 图论中典型的搜索算法——Dijkstra最小路径
LCD
- 应用于ARM单片机的LCD1602的驱动代码
