资源列表
MapTiled
- rpg游戏中控制地图移动的例题源码 请大家参考 谢谢大家
littlegreenbats-svn2007.11.18.tar
- The Little Green BATS is the first and so far only Dutch team in the 3D simulation league. We are a group of graduate students from the department of AI at the University of Groningen, The Netherlands. Our team name is derived from the fact that the
SPI
- pic18 SPI程序
Opengl_3D_homework
- 计算机图形学大作业程序,复杂3维场景,地图漫游的绘制
TestItems
- (英文原版)数据结构与算法分析(C++版)单选试题与答案
appendix
- 里面有20几个基本的图像处理程序源代码,可以直接嵌入你的程序中使用
sourcenav-52b2
- This Source-Navigator, an IDE for C/C++/Fortran/Java/Tcl/PHP/Python and a host of other languages. Source-Navigator includes powerful source code comprehension features that help a developer understand complex relationships between elements of
multiTcpServer
- linux下的模拟网络并发服务器工作,完成功能为客户端提供ip及端口地址,发送会话到服务器,服务器回显
OS_5epracticesolution
- 操作系统精髓与设计原理第五版相应习题与解答
median
- 对彩色图像进行中值滤波,这是直接用opencv语言实现的,里面的图片是清晰的,可以用有椒盐噪声的代替
FIR5
- 系数对称的FIR滤波器设计 * *N=8,h(n)=h(N-1-n) * *y(n)=h0*[x(n)+x(n-7)]+h1*[x(n-1)+x(n-6)] * * +h2*[x(n-2)+x(n-5)]+h3*[x(n-3)+x(n-4)]
FIR4
- *用循环缓冲区和双操作数寻址方法实现FIR滤波器 *N=80,y(n)=h0*x(n)+h1*x(n-1)+...+h78*x(n-78)+h79*x(n-79) *先用matlab,选择80点汉明窗设计一个截止频率为0.2pi的低通滤波器
