搜索资源列表
driver.rar
- KVC-1000 Audio Driver
20050720Mygame
- 这是一个小游戏,模仿连连看做的,没有图形界面,只是用来实现它的算法而已,可供参考-This is a small game, imitating the 1000 block of Terry Avenue done, no graphical interface, it is only used for the algorithm only available for reference,
flash连连看自动寻道算法
- 连连看自动寻道算法,对于想要找相关方面材料的人,应该有一定的帮助 -1000 block of Terry Avenue automatic algorithm, for those who want to find relevant aspects of the material, there should be some help
delphi_source
- 文本文件通用抽奖程序源程序 本程序可以实现对任何纯文本文件进行随机抽奖的功能,其中一等奖,二等奖,三 等奖最多可以抽取100名,鼓励奖最多可以抽取1000名。总抽奖数量为1300人。样本的 文本文件长度没有限制。-generic text files source of the draw procedure procedures can be achieved on any text file with random draw to the function, wh
计算1000以内的素数
- 这是一个可以计算1000以内的素数算法 觉得还不错-This a 1000 can be calculated within the prime number algorithm also feel good
1000道Java题
- 1000道JAVA题,可能对面试时候有用哦,都是基础题来的。-1000 JAVA that, it may be useful when the interview Oh, that is the basis.
阿姆斯特朗数
- 如果一个正整数等于其各个数字的立方和,则称该数为阿姆斯特朗数(亦称为自恋性数)。 如 407=43+03+73就是一个阿姆斯特朗数。试编程求1000以内的所有阿姆斯特朗数-if one is integral to its various figures and Cubic, says the number of Armstrong (also known as narcissistic sexual numbers). If 407 = 43 03 73 Armstrong is a fe
完全数
- 如果一个数恰好等于它的因子之和,则称该数为“完全数”。 *题目分析与算法设计 根据完全数的定义,先计算所选取的整数a(a的取值1~1000)的因子,将各因子累加于m,若m等于a,则可确认a为完全数。 *-if it is equal to the sum of the factor, says the number of "totally few." * Topic analysis and algorithm design based on the defin
奇数平方的一个有趣性质
- 平方的一个有趣性质 编程验证“大于1000的奇数其平方与1的差是8的倍数”。 *问题分析与算法设计 本题是一个很容易证明的数学定理,我们可以编写程序验证 它。 题目中给出的处理过程很清楚,算法不需要特殊设计。可以 按照题目的叙述直接进行验证(程序中仅验证到3000)。-square interesting nature of a certification program "more than 1,000 of its odd square o
lianliankan1
- 利用递归来求的,其实连连看的搜索算法也就是搜索从一个点到另外一个点的不超过两次转弯的最短距离!-use recursion to seek the 1000 block of Terry Avenue fact, the search algorithm is a search from one point to another point of not more than twice the minimum distance between turning!
gamevb
- 一个VB编写的小游戏,初始为1000分,点击START开始,有进程存储,EXIT退出.-prepared in a small VB games, the initial hours of 1000, Click START, a process of storage, EXIT exit.
Boxes-on-the-issue-of-apple
- 箱子中放苹果的求解程序,最多可以用7个箱子。是1000个苹果放10个箱子的模拟。-boxes were put Apple's program is the most can be used seven boxes. Apple is the 1000 release 10 boxes of simulation.
KyodaiUI
- 这是一个连连看的小游戏的部分源代码,是一个简单的界面部分,不包含算法和其他功能。-1000 block of Terry Avenue is a small part of the game's source code is a simple interface, does not include algorithms and other functions.
java_example
- 实例(java) 1. 编写一个程序,列出1 到1000 以内的,求59 的余后为1 质数。 2. 试编写程序解下面的问题。猴子吃桃问题:猴子第一天摘下若干个桃子,当即吃了 一半,还不瘾,又多吃了一个 第二天早上又将剩下的桃子吃掉一半,又多吃了一个。 以后每天早上都吃了前一天剩下的一半零一个。到第10 天早上想再吃时,见只剩 下一个桃子了。求第一天共摘了多少。 3. 编写一个程序求1+2!+3!+...+20!的和。 4. 试编写程序求解下面的问题:海滩上有一堆桃子,
jswls-masm
- 用Masm计算平方根(例如sqtr(2))到6万5千位小数的程序.-with Masm calculating square root (eg sqtr (2)) to 60,005 decimal 1000 procedures.
VisualC++ClassicalGameCode
- 书籍《VisualC++经典游戏程序设计》游戏源代码,包含一些经典游戏如俄罗斯方块,连连看等源代码-books "classic games Visual C Programming" game source code include some classic games, such as Tetris, such as source code 1000 block of Terry Avenue
1904486317
- 对任何纯文本文件进行随机抽奖的功能,其中一等奖,二等奖,三 等奖最多可以抽取100名,鼓励奖最多可以抽取1000名。总抽奖数量为1300人。样本的 文本文件长度没有限制。 -to any text file random draw to the function, which won first prize, second prize, Third-can be taken up to 100, the prize can be taken up to 1000. Total vol
200832883723AMBE-1000
- AMBE-1000在语音压缩中的应用,语音编码论文-AMBE-1000 voice compression
1000!
- 计算1000以内的阶乘,可能可以更大的,算了就知道-Calculation of less than 1000 factorial
1000
- 杭电oj第1000题答案Calculate A + B.-Hangzhou Xinhua oj 1000th answers Calculate A+ B.