-
graphics thinning algorithms from abroad open source website ish
图形图象细化算法,从国外开放源代码网站上下的-graphics thinning algorithms from abroad open source website ish
- 2022-05-21 18:17:33下载
- 积分:1
-
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次...
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。-Huffman code specific Methods: according to their probability of emergence of the size of the queues, the two smallest sum probability, as a new probability and the probability of the remaining re-queue, and then the smallest sum of two probabilities, and then re-queue until the last turn into one. Every time when the sum will be
- 2022-03-31 00:49:14下载
- 积分:1
-
impletation Of a very simple alu
not very good, just for refference
实现一个简单的ALU,不是特别好,请指教!-impletation Of a very simple alu
not very good, just for refference
- 2023-01-21 13:35:04下载
- 积分:1
-
模式识别常用函数,包括模式融合、PCA、LDA等经典算法
模式识别常用函数,包括模式融合、PCA、LDA等经典算法-common function in pattern recognition,including pattern fusion,PCA.
- 2022-05-29 23:58:06下载
- 积分:1
-
该代码完成颜色空间的转换,由RGB颜色空间向HSL颜色空间的转换....
该代码完成颜色空间的转换,由RGB颜色空间向HSL颜色空间的转换.-The code completion color space conversion from RGB color space to the HSL color space conversion.
- 2023-06-11 20:10:05下载
- 积分:1
-
object : If you want to learn computer graphics students, teachers and staff : a...
对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测投影,透视投影算法,光照立体球,光照圆环,光照双线性曲面等等!如果需要安装图形学演示系统的请到这下载:http://happyyangxu.home.sunbo.net/xfile.php?xname=N50SQV0&download=1&fname=graphic_demo.zip-object : If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Algorithm; Bresenham, DDA, Stipples Yuan algorithm; n bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation, proportion, rotation , the origin of symmetry,
- 2022-04-14 18:58:19下载
- 积分:1
-
转用于3G手机应用开发的android代码,示例是如何使用广播
转用于3G手机应用开发的android代码,示例是如何使用广播-Turn the development of applications for 3G mobile phones android code example is how to use the radio
- 2022-06-28 01:40:35下载
- 积分:1
-
该程序的主要功能是实现对几个特点:图像平滑…
该程序功能主要是实现一下几个功能:图像的平滑,伪彩色和假彩色的增强-The main function of the program is to achieve about a few features: images smooth, pseudo-color and false color enhancement
- 2023-08-14 02:45:04下载
- 积分:1
-
边缘检测源代码,适用于图像处理初学者,以及,VC++ 初学者
边缘检测源代码,适用于图像处理初学者,以及,VC++ 初学者
-Edge detection source code, applied to image processing for beginners, as well as, VC++ Beginners
- 2022-03-10 03:38:48下载
- 积分:1
-
Classic books
经典书籍-数字图像处理-冈萨雷斯-3。解决各位敲代码的烦恼!These MATLAB functions were created for the book Digital Image
Processing Using MATLAB (DIPUM), by R.C. Gonzalez, R.E. Woods, and
S.L. Eddins, Prentice Ha-Classic books- digital image processing- Gonzalez-3. To resolve the trouble code you knock! These MATLAB functions were created for the book Digital ImageProcessing Using MATLAB (DIPUM), by RC Gonzalez, RE Woods, andS.L. Eddins, Prentice Ha
- 2022-12-29 06:40:03下载
- 积分:1