资源列表
排序选择:
[其他智力游戏] tc下的俄罗斯方块
说明:游戏开始前用四个方向键调整高度和速度,按回车键开始游戏 游戏过程中回车键为暂停键,ESC键为退出键-before the start of the game with four direction keys adjust height and speed, press the Enter key begin the process of the game's keys to enter reversed, the ESC key to withdraw from the bond<王月> 在 2025-07-21 上传 | 大小:8kb | 下载:0
[对话框与窗口] 美妙的清屏方式
说明:问题的提出:我们在编制程序时,经常要用到清屏处理,如dos下的cls,Turbo C下的clrscr()等都具有清屏功能,但这些均为一般意义的清屏, 并未显示其清屏规律.而有时为了达到清屏的艺术美观,往往对清屏有一些具体要求,如:开幕清屏 闭幕清屏 上清屏 下清屏 中清屏.为此,这里 用C语言编制了几个子函数,用于程序中时,既可达到清屏的目的,有能增加屏幕的艺术美观. 子函数及演示程序:-the problem : we in the preparation of procedures, reg<王月> 在 2025-07-21 上传 | 大小:3kb | 下载:0
[微处理器(ARM/PowerPC等)] ARM Bootloader Src
说明:ARM处理器的bootloader源码,很有参考价值,配有详细的注释和讲解。-ARM processor Bootloader source, was useful and equipped with detailed notes and presentations.<余爱军> 在 2025-07-21 上传 | 大小:238kb | 下载:1
[棋牌游戏] BcbChess
说明:这是一个完全的中国象棋程序,有比较好的人工智能,而且可以自己来改善人工智能的参数,是一个非常好的例子,程序也比较庞大,编译后程序不再提供,解压在c:根目录下-This is a completely Chinese chess procedures, better artificial intelligence, but also to improve their own artificial intelligence parameters, is a very good example, pr<叶光松> 在 2025-07-21 上传 | 大小:973kb | 下载:0
[输入法编程] 输入法安装制作原理
说明:输入法安装制作原理 -------------------------------------------------------------------------------- 来源:http://wbfansbbs.yeah.net 作者:酋长 五笔爱好者论坛里很多朋友问我输入法安装程序怎么做,这两天有空,就整理了一下,希望能够从中给大家一点启示! ★Win9x/Me 系统 步骤一:拷贝文件。 在Win9x/Me系统下, 把输入法相关文件(一般是*.IME,可能还有其它 .DLL文件)拷贝<WT> 在 2025-07-21 上传 | 大小:6kb | 下载:0
[生物技术] ncbi_cxx_win--Jul_08_2004
说明:ncbi源码,包括两两比对,blast搜索等-NCBI source, including the Feb. 2 compared to blast search<董骝焕> 在 2025-07-21 上传 | 大小:13.29mb | 下载:0
[数据结构常用算法] libsfxdisk-1[1].2.tar
说明:后缀数存储算法,利用后缀树(sufixtree)存储,搜索数据,可以达到C*O(n)的复杂度-suffix several storage algorithm, the use of the suffix tree (sufixtree) storage, search, which can reach C* O (n) the complexity<董骝焕> 在 2025-07-21 上传 | 大小:15kb | 下载:0
[人工智能/神经网络/遗传算法] LNMF
说明:人工智能模式识别中基于非负矩阵分解生成特征空间的算法-artificial intelligence pattern recognition based on non-negative matrix factorization generation features of the algorithm space<rabo> 在 2025-07-21 上传 | 大小:236kb | 下载:0
[输入法编程] IME输入法编程
说明:Windows系统下汉字输入法实际上是将输入的标准ascii字符串按照一定的编码规则转换为汉字或汉字串,进入到目的地。由于应用程序各不相同,用户不可能自己去设计转换程序,因此,汉字输入自然而然落到WINDOWS系统管理中。-Windows systems Chinese character input method is actually imported to the standard ascii string of coded according to certain rules into<WT> 在 2025-07-21 上传 | 大小:11kb | 下载:0