资源列表

« 1 2 ... .67 .68 .69 .70 .71 214972.73 .74 .75 .76 .77 ... 216380 »

[绘图程序ADDline

说明:直线生成算法之DDA DDA称为数值微分画线算法,是直线生成算法中最简单的一种。原理相当简单,就是最直观的根据斜率的偏移程度,决定是以x为步进方向还是以y为步进方向。然后在相应的步进方向上,步进变量每次增加一个像素,而另一个相关坐标变量则为Yk_1=Yk+m(以x为步进变量为例,m为斜率)-Straight-line generation algorithm of numerical differentiation know
<> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[进程与线程jcdd

说明:进程调度源程序,自己无聊时写写的,希望对大家有所帮助,比较简单的-The process of scheduling the source code, when writing their own boredom, and I hope all of you help, a relatively simple
<张小凡> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)1

说明:matlab开发的一个检测封闭曲线质心的程序。很好用-matlab developed a closed curve centroid detection procedures. Good use
<ru> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[C#编程POJ1321-2927-3225

说明:北京大学编程站http://poj.grids.cn/ (ACM练习网站) 1321、2927、3225题源文件 http://poj.grids.cn/problem?id=1321 http://poj.grids.cn/problem?id=2927 http://poj.grids.cn/problem?id=3225-Peking University programming station http://
<> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Gauss_row

说明:Gauss选列主元消去算法,给出了C++实现Gauss选列主元消去算法的一个例程,对理解Gauss选列主元消去算法有所帮助。-Gauss elimination selected PCA algorithm, given C++ Achieve selected PCA Gauss elimination algorithm, a routine, on the understanding of selected PCA Gauss e
<幻影> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[Internet/网络编程PS_usp_log

说明:可以在Linux上记录日志,可以不间断的记录日志-Linux can be recorded on the log, you can log uninterrupted
<kevin> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[Internet/网络编程PS_usp_rspfile

说明:这个程序可以将给定的文件块写到Berkeley DB中去,非常方便-This procedure can be a given piece of paper to write in Berkeley DB, a very convenient
<kevin> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[其他小程序a

说明:FFT正变换和逆变换,了解FFT变换的实质-FFT transform and inverse transform is to understand the substance of FFT transform
<> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[其他小程序aa

说明:FFT快速傅立叶变换最大128点,供学习参考 -FFT Fast Fourier Transform 128 points maximum for learning reference
<> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[汇编语言lcd

说明:lcd显示程序,keil调试成功并现场投运-lcd display program, keil debugging success and put into operation at the scene
<朱自伟> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[游戏LandTest

说明:实现连接数据库登录表 主要是MYSQL数据库-Connect database log table is mainly MYSQL database
<弥涛> 在 2025-05-05 上传 | 大小:1kb | 下载:0

[图形图像处理(光照,映射..)tcq

说明:trellis coded quantizaiton 的基本范例,与JPEG2000图像压缩基础那本书提供的例子相符,这里给出仿真了那个例子的代码。-trellis coded quantizaiton the basic paradigm, and JPEG2000 image compression based on the book to provide examples of line, where the simulation
<林春雨> 在 2025-05-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 214972.73 .74 .75 .76 .77 ... 216380 »

源码中国 www.ymcn.org