资源列表

« 1 2 ... .68 .69 .70 .71 .72 12473.74 .75 .76 .77 .78 ... 14959 »

[其它数据结构算法

说明:数据结构经典算法 是学习编程的经典例子,对于数据结构的学习有一定的帮助-data structure classical learning programming algorithm is the classic example, the data structure of the study will help
<牟小东> 在 2008-10-13 上传 | 大小:1.3kb | 下载:0

[其它获取键盘扫描码的TSR,可用于解密

说明:获取键盘扫描码的TSR,可用于解密。属于比较经典的程序,对程序初学者有一定的启发作用。-access to the keyboard scan code TSR can be used declassified. Relatively classic procedures, procedures for beginners have a certain instructive.
<牟小东> 在 2008-10-13 上传 | 大小:7.09kb | 下载:0

[语音合成与识别flite-1.2-release

说明:小型、快速的TTS系统,是著名的语音合成系统festival的c版本。可用于嵌入式系统-small, fast TTS system, is the famous speech synthesis systems festival c version. Embedded systems can be used
<陈为> 在 2008-10-13 上传 | 大小:25.55mb | 下载:1

[编译器/词法分析接受语言{{}}的一台自动机

说明:构造接受语言{{}}的一台自动机,对于任意输入的一个字符串,模拟其运行过程,判断字符串是否接受。-structure acceptable language (()) of an automatic machine for the indiscriminate importation of a string, its process simulation, the judge whether to accept the string.
<曾德胜> 在 2008-10-13 上传 | 大小:2.13kb | 下载:0

[其它Cpp11

说明:说某公司有一个顾客接待站,在单位时间内随机地有顾客到接待站询问,设每位顾客 的接待时间是某个范围内的随机值,设接待站只有一名接待人员,要求程序模拟统计 //在设定时间内,接待员的总空闲时间和顾客的平均等待时间。假定模拟数据已按顾客 //到达接待站的先后顺序依次存于某个正文数据文件中。对应每位顾客有两个数据,到达 ///时间和需要接待的时间。 //在计算机模拟程序中,程序按模拟环境中的事件出现顺序逐一处理事件。当一个事件 //结束时,下一
<司成> 在 2008-10-13 上传 | 大小:1.8kb | 下载:0

[其它Cpp17

说明:将A,B,C,D,E,F这6个变量排成如下图所示的三角形,这6个变量分别取[1,6]上的整数,且均不相等。求使三角形三条边上的变量之和相等的全部解-A, B, C, D, E, F 6 variables that are formed as shown in the triangle, six variables, respectively [1,6] integer, none of the same. Seeking to mak
<司成> 在 2008-10-13 上传 | 大小:1.01kb | 下载:0

[其它Cpp10

说明:计算A(n,x,y),当n<>0,y<>0时,用函数调用A(n,x,y-1)代替,其中B=A(n,x,y-1)。在计算A(n,x,y-1)前,应先将参数n,x,y保存起来,待计算出A(n,x,y-1)的值之后,设其值为B,再回来计算A(n,B,x)。如果计算出A(n,x,y-1)时,仍有y-1>0,又要将n,x,y-1保存起来,去计算A(n,x,y-2),...,直到能计算出值,再返回来计算各中间值反复进行
<司成> 在 2008-10-13 上传 | 大小:1.66kb | 下载:0

[其它Cpp22

说明:使用循环链表来实现报数的相关问题,同时可以对链表有更进一步的了解-use of recycled Chain to realize the number of related issues, while the List with further understanding
<司成> 在 2008-10-13 上传 | 大小:920byte | 下载:0

[其它Cpp29

说明:八皇后问题可以有多种解法,再次通过找寻棋盘上各个棋子之间的斜率来解决-eight Queen's problems can have multiple solutions, which again find chessboard through various pieces of the slope to solve
<司成> 在 2008-10-13 上传 | 大小:1.01kb | 下载:0

[Dephi控件源码软件注册机自动生成

说明:软件注册机自动生成系统!可编译使用于任何软件系统的软件加密的注册使用-software Fillmore automatic generation system! Compiler can use in any software system for the registration encryption software use
<安徽> 在 2008-10-13 上传 | 大小:308.47kb | 下载:0

[其它10-1.资源打包

说明:这是《学VC、编游戏》的第十个示例在这一章,我们使用了以下知识、技术。1.对象的新属性:生命值、攻击力。2.对象生命值的显示。3.打斗时生命值的改变。4.在场景中添加物品。-This is the "study VC, part game," the 10th examples in this chapter, we use the following knowledge and technology. 1. The
<han> 在 2008-10-13 上传 | 大小:13.58kb | 下载:0

[其它我的链表

说明:我看数据结构后写的一个关于单链表的实现代码,功能还没完善,就构建了一个数据框架,如需要实现,请联系我-I see the data structure was made of a single linked list on the realization of code, functions No perfection and constructed a data fr a mework, such as the need to ach
<蔡天军> 在 2008-10-13 上传 | 大小:1.04kb | 下载:0
« 1 2 ... .68 .69 .70 .71 .72 12473.74 .75 .76 .77 .78 ... 14959 »

源码中国 www.ymcn.org