搜索资源列表
SharpChess_Source_v2_3
- CSharpChess--用c#编写的国际象棋游戏,能存储和显示完整的分析树-CSharpChess -- c # prepared by the international chess game that can store and display a complete analysis of tree
恒逸资讯asp.net线上书店全站繁体版
- 源码名称:恒逸资讯ASP.NET线上书店全站繁体版 开发语言:ASP.NET 推荐等级:★★★★★ 源码大小:471KB 源码简介 台湾开发的一个功能强大的ASP.NET线上书店,有封面上传,订单管理,每日一句,查询等完整的线上书店功能,值得学习-source name : Constant Yat ASP.NET information online bookstore version of the station's traditional d
syntaxique-bon
- 这是一个完整的语法分析器.用C++完成.并有测试文件.-This is a complete parser. C completed. And the test documents.
dss-id3
- 一个基于ID3方法的具体实例,其中的ID3use包括一个完整的建立决策树的模型。-ID3 method based on a specific examples, the ID3use including the establishment of a complete decision tree model.
实验5
- 哈夫曼编码/译码 背景介绍: 利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求这发送端通过一个编码系统对待传数据预先编码,在发送端将传来的数据进行译码(复原)。对于双工信道。每端都需要一个完整的编译码系统。本程序将为这样的信息收发站写一个哈夫曼的编译码系统。 哈夫曼编码/译码: 程序运行步骤: 1、建立哈夫曼树,从键盘输入字符集大小,字符以及频度。 2、对字符进行编码,输出编码结果,分单个句子和整个句子输出,编码导入
哈夫曼译码
- [基本要求] 一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件T
完整的进程的调度1
- 最经典的 进程调度算法 山东科技大学 版权所有-classic scheduling algorithm in the process of Shandong University of Science and Technology |
AsynchronousQueries
- 一个个人自己编写的c#的源程序,实现了异步查询,是一个不错的、完整的程序,共享出来给大家一起学习。-one prepared by the individuals themselves c # source, achieving asynchronous query is a good, the integrity of the process, sharing out to everyone learning together.
Creating
- 一个个人自己编写的c#的源程序,实现了在SQL Server 2005中创建并使用用户自定义类型,是一个不错的、完整的程序,共享出来给大家一起学习。-one prepared by the individuals themselves c # source, the realization of the SQL Server 2005 and the creation of user-defined types, is a good, the integrity of the process,
DataReadevsDataSet
- 一个个人自己编写的c#的源程序,实现了DataReader与DataSet的比较,是一个不错的、完整的程序,共享出来给大家一起学习。-one prepared by the individuals themselves c # source, and achieve a DataReader DataSet comparison is a good, the integrity of the process, sharing out to everyone learning together.
DataSetandDataTable
- 一个个人自己编写的c#的源程序,实现了DataSet和DataTable增强,是一个不错的、完整的程序,共享出来给大家一起学习。-one prepared by the individuals themselves c # source, and achieve a DataSet DataTable increase is a good, the integrity of the process, sharing out to everyone learning together.
Performing
- 一个个人自己编写的c#的源程序,实现了执行批量更新(Batch Updates)和数据分页(Data Paging),是一个不错的、完整的程序,共享出来给大家一起学习。-one prepared by the individuals themselves c # source to achieve the implementation of batch updates (Batch Updates) and data page (click Data), is a good, the integ
BulkUpdates
- 一个个人自己编写的c#的源程序,实现了执行大批的更新(Bulk Updates),是一个不错的、完整的程序,共享出来给大家一起学习。-one prepared by the individuals themselves c # source to achieve the implementation of a large number of updates (Bulk Updates), is a good, the integrity of the process, sharing out t
(3)基于JPG标准的图像压缩,完整的毕业设计
- (3)基于JPG标准的图像压缩,完整的毕业设计,相信能给大家带来不小的帮助
老师给的词法分析
- 可进行完整的词法分析,采样递归下降
splider.rar c#写的非常完整的网络爬虫程序
- c#写的非常完整的网络爬虫程序 Path Mf\MfServiceTest\Service Mf\MfUtil\Util Mf\SpiderA,c# write a very complete network reptiles procedures Path MfMfServiceTestService MfMfUtilUtil MfSpiderA
eq
- 邮政影视娱乐网(C#源码).完整的哦-Post Entertainment Network (C# Source). Complete Oh
ESFramework3.0 强大的局域网通信框架
- c#开发,强大的局域网通信框架 可以实现视频聊天,而且附带完整的广域网开发API-c# development, a powerful framework for LAN communication can be achieved video chat, and incidental to complete the development of wide area network API
完整的石器时代的源代码
- 这个C语言服务端是本人测试过最完整的服务端 好东西不多说,下载架设体验一番。(This C language server is the most complete server I have tested. Good things don't say much, download and set up experience for a while.)
FTP一个完整FTP客户端类库实例
- 本代码实现了一个完整的FTP客户端,实测可用,不可多得!