-
jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg d...
jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and decode in VC
- 2022-01-26 04:45:28下载
- 积分:1
-
delanay三角网算法的vb程序。
delanay三角网算法的vb程序。-delanay triangulation algorithm vb procedures.
- 2022-01-21 22:50:27下载
- 积分:1
-
vsea vbe 3.0 samples c
vbe 3.0 例 C语言 和 masm 汇编 混合编程 这是 汇编语言部分。-vsea vbe 3.0 samples c
- 2023-05-03 21:30:03下载
- 积分:1
-
Ageia s PhysX(著名的游戏物理库) D3D 9使用演示代码。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的...
Ageia s PhysX(著名的游戏物理库) D3D 9使用演示代码。由于PhysX物理库使用OpenGL代码实现图形着色,从而使许多用DirectX 3D的程序员不能使用/读懂demo代码,这是使用D3D着色引擎重新写的一些demo代码。-Ageia s PhysX (well-known game physics library) D3D 9 using the demo code. PhysX physics library as a result of the use of OpenGL graphics rendering code so that many use the DirectX 3D programmer can not use/read demo code, which is the use of D3D shaders to re-write some demo code.
- 2023-05-20 17:40:03下载
- 积分:1
-
最经典的KL变换的人脸识别程序 程序稍加修改也可以用到一般的图象和文字的识别上...
最经典的KL变换的人脸识别程序 程序稍加修改也可以用到一般的图象和文字的识别上-classic KL transform Face Recognition Procedure for some amendments to the general can also use images and text on the recognition
- 2022-01-25 16:33:33下载
- 积分:1
-
jpeg图像编/解码
jpeg图像编/解码-jpeg picture arranges/decodes
- 2022-01-24 10:22:09下载
- 积分:1
-
基于Astar算法的最优路径算法生成程序(内附测试图)
应用背景
基于Astar算法的最优路径算法生成程序(内附测试图):
可应用于三维地形路径自动生成,最优路径选择,计算机图形可视化领域。
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的用户交互。
- 2022-10-01 10:30:11下载
- 积分:1
-
用C语言程序输出一个优美的图安
用C语言程序输出一个优美的图安- Outputs an exquisite chart with the C language procedure to be
peaceful
- 2023-05-06 23:15:03下载
- 积分:1
-
imgscale
ImgScale-2.8.14 一个Linux下的图像处理软件-ImgScale- 2.8.14 a Linux image processing software
- 2023-06-26 09:10:04下载
- 积分:1
-
OCR算法代码。
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个O...
OCR算法代码。
这不是一个完整的系统,没法生成可执行程序。
代码基于Linux/KDE开发,用到了C++标准模板库。
代码的目的是向读者展示一个OCR系统包括哪些部分,如何工作,
读者可以借鉴这些代码,改动后用到自己的系统中。
由于这是从一个完整的OCR系统中抽取的部分代码,
所以这些代码无法单独编译。
两个*.dat文件如下:
char_data.dat:字符特征数据
words_de.dat:词库(后处理用)
如果需要完整实用的中文OCR代码,可以和PRTsinghua@hotmail.com联系。-OCR algorithm code. This is not a complete system, we can not generate executable. Based on the Linux code/KDE development, use the C standard template library. The code is intended to show readers an OCR system, including which parts work, readers can learn from these code changes after their use in the system. As this is from a complete OCR system taking part code, so code can not be compiled separately. 2*. dat following documents : char_data.dat : Character Feature Data words_de.dat : Thesaurus (after treatment) for a complete practical needs if the Chinese OCR code, and PRTsinghua@hotmail.com links.
- 2022-04-11 21:05:06下载
- 积分:1