资源列表

« 1 2 ... .49 .50 .51 .52 .53 12454.55 .56 .57 .58 .59 ... 14959 »

[其它图形学直线的生成算法

说明:圆心在原点,半径为R的第一个4分圆的Bresenham画圆算法程序,将该算法程序推广到任一四分圆,从而形成一般的Bresenham画圆算法。并利用Bresenham画圆算法画出一个圆心在点(xc,yc), 半径为R, 圆周颜色为color的圆-Center in the basics of radius R for the first four hours round the Bresenham algorithm Circle pro
<成龙> 在 2008-10-13 上传 | 大小:878byte | 下载:0

[其它A的算法

说明:A*算法属于一种启发式搜索。它扩展结点的次序类似于广度优先搜索,但不同的是每生成一个子结点需要计算估价函数F,以估算起始结点到该结点的代价及它到达目标结点的代价的和;每当扩展结点时,总是在所有待扩展结点中选择具有最小F值的结点作为扩展对象,以便使搜索尽量沿最有希望的方向进行。 -A * algorithm is a heuristic search. It extended node in the order of priority s
<成龙> 在 2008-10-13 上传 | 大小:2.4kb | 下载:0

[其它图形裁剪算法

说明:实现直线的编码裁剪算(Cohen_Sutherland算法)该程序能实现窗口屏幕上任意一条直线的裁剪-achieve linear coding cutting count (Cohen_Sutherland algorithm) to achieve the program window on the screen arbitrary cutting a straight line
<成龙> 在 2008-10-13 上传 | 大小:1.34kb | 下载:0

[汇编语言LCM

说明:这是2*8字符型点阵液晶的子程序,有详细注释,希望能给大家一些帮助。-this is 2 * 8 character dot-matrix LCD subroutine, detailed notes, in hopes of giving you some help.
<张丽侠> 在 2008-10-13 上传 | 大小:2.02kb | 下载:0

[语音合成与识别利用HMM的孤立字

说明:利用HMM的孤立字(词)语音识别程序,谢谢大家关注-A program of Using HMM s insulation word to recognise speech signal. Thank you for attention
<袁磊> 在 2008-10-13 上传 | 大小:13.47kb | 下载:1

[语音合成与识别Bss4Speech(盲信号用于语音识别maltab程序代码)

说明:盲信号用于语音识别,应用maltab开发环境编写的程序代码,-blind signal for Speech Recognition, Application Development Environment maltab prepared by the code,
<天天> 在 2008-10-13 上传 | 大小:844.55kb | 下载:0

[操作系统开发TURBO C 文件管理器及其源码

说明:turbo c 编写的文件管理器。有源程序。-paper prepared by the manager. A source.
<tang> 在 2008-10-13 上传 | 大小:33.05kb | 下载:0

[其它winsock实现聊天

说明:这是一个用winsock实现简单的udp聊天程序-This is a simple use of the protocols of udp chat program
<张英> 在 2008-10-13 上传 | 大小:722.64kb | 下载:0

[其它计算器小程序

说明:用JAVA编写的一个自制计算器,虽然和WINDOWS自带比要差多了,不过我的有源代码哦.-prepared using JAVA made a calculator, although own than Windows and much worse, but I oh active code.
<joy> 在 2008-10-13 上传 | 大小:2.92kb | 下载:0

[其它Graduated

说明:刚学JAVA的时候老师布置的作业,一个简单的小JAVA程序,关于学生信息的.主要目的是接触JAVA.-just learning the layout of the teachers work, a simple small Java procedures, information on the students. The main purpose is to contact JAVA.
<joy> 在 2008-10-13 上传 | 大小:1.52kb | 下载:0

[编译器/词法分析PL-0语言词法及语法分析系统的设计与实现

说明:一个非常好的词法分析程序,加上语法的分析是一个难得一见的好实例-a very good lexical analysis procedure, in addition to the syntax analysis is a rare to see a good example
<黄庆龙> 在 2008-10-13 上传 | 大小:645.76kb | 下载:1

[汇编语言磁盘文件的读写案例

说明:这是一个读写磁盘文件的例子,其中“infile”为读文件,“wfile”为写文件。-This is a document to read and write disk example, "infile" to read documents, "wfile" written document.
<刘雷> 在 2008-10-13 上传 | 大小:1.45kb | 下载:0
« 1 2 ... .49 .50 .51 .52 .53 12454.55 .56 .57 .58 .59 ... 14959 »

源码中国 www.ymcn.org