资源列表
155300
- 用vb和MO开发的地图浏览程序源代码 需要安装ERIS MO2.2 其实1.0也可以,但是需要更改对象名如下: mapobjects2 改为 mapobjects -Map viewing program by using and MO . installing ERIS MO2.2 is recommended, but 1.0 is ok too. If it is 1.0, just change the mapobject2 to mapobjects
提升方案小波变换
- 他是被称为第二代小波的提升小波,对于繁琐的第一代有着明显的优势,相信是图像处理研究者的理想框架-he was known as the second generation of Lifting wavelet, cumbersome for the first generation has a distinct advantage, I believe the image processing researcher ideal framework
objloader
- 是读取3d文件obj格式的算法,他虽不是opengl的主流,但却有其简单,易懂的优势-is read 3d obj file format algorithms opengl he is not the mainstream, but it is simple, understandable advantages
gpsfeed+
- Gps模拟器,Tcl文件。可模拟gps输出位置信息。支持串口、tcp udp http xml-GPS Simulator ,based on TCL.It can output GPS positon information adn it surpport Serial Port,TCP,UDP,HTTP and XML.
wavelet transform program
- 内容:基于MATLAB的小波变换程序 具体功能:实现四级信号的小波分解和重构-Content: wavelet transform based on Matlab: four level signial wavelet decomposition and reconstruction are implemented.
CS仿真程序
- 这是一个CS的仿真程序 代码很简单,并且有详细的注释 初学OpenGL的人,会发现it is helpful-This is CS imitation programme the code is simple with detailed descr iption. for OpenGL novices, they will think it is helpful
经典程序3D
- 这是一些非常经典的3D程序 他们都只有几十K,有的甚至只有几K大小,但是实现了非常好的效果 虽然没有源码,但是相信还是可以激励大家一下的-there are many excellent 3D programme with just several 10 kilo-bytes, even sigle kilo-bytes. They would carry out very good perfomance but there is no source code. anyway pleas
New0004
- 个人编写的小程序,实现圆弧画图和插补,未进行规格化,如果有人能帮忙进一步优化,将不甚感激!-A program which programed by myself could bring about circular arc drawing and interpolation.But it is not standardized.I am be very grateful for whom optimize it futherly.
924378mo鹰眼
- 利用c#和 MapObjects 实现鹰眼功能,能放大缩小,也能平滑移动-use and MapObjects achieve Hawkeye, which will be zooming can also smooth movement
jpeg_src
- 是jpeg标准下图象压缩的vhdl实现工程,包括core文件,测试文件,工程文件-image compression vhdl realization project under standard jpeg.core files, test files and project files are included.
点阵汉字显示
- 在使用Turbo C进行程序设计时,一般情况下只好使用英文进行人机交互。要是想直接用中文界面,就需要另想他法了。那么在图形界面下显示汉字的问题就迫切需要解决了。-using Turbo C programming design, but under normal circumstances the use of the English language, human-computer interaction. If they wish to use the Chinese language in
Bresenham算法
- Bresenham算法演示程序。该例程使用Bresenham算法画出一个凸四边形。-Bresenham algorithm demonstration program. Routine use of the Bresenham algorithm to identify a convex rectangular.