-
用VC++编写的EZW编码与解码,其编码与解码的结果都用文件详细的表示,我自己写的,希望大家给点意见...
用VC++编写的EZW编码与解码,其编码与解码的结果都用文件详细的表示,我自己写的,希望大家给点意见-VC EZW prepared by the encoding and decoding, encoding and decoding with the results of a detailed document that I wrote it myself, we hope to the point
- 2023-01-25 15:40:06下载
- 积分:1
-
含有大量的源代码,用于验证通过,…
包含大量C源代码均验证通过,相当经典且可移植性强-Contains a large amount of C source code for both the authentication is passed, a very strong classical and portability
- 2023-09-06 16:30:04下载
- 积分:1
-
a group function for converting hexadecimal string octal binary string string to...
一组转换函数用于十六进制字符串二进制字符串八进制字符串到十进制整数相互转换,对数值运算和运算转换有帮助-a group function for converting hexadecimal string octal binary string string to decimal integer conversion of numerical computing and Operational Conversion help
- 2022-04-28 06:13:26下载
- 积分:1
-
DBSCAN 聚类使用 JAVA
基于密度的空间聚类的噪音 (DBSCAN) 的应用程序是在 1996 年的数据的聚类算法的马丁酯、 汉斯-彼得 · 克利格尔、 Jörg 砂光机和小薇徐。[1] 它是一种基于密度的聚类算法,因为它会找到集群从估计的密度分布的相应节点的数目。DBSCAN 是最常用的聚类算法之一,也最科学文献中引用。]光学可以看作是向多个范围,有效地取代 ε 参数与最大值搜索半径的 DBSCAN 泛化。我用了实践性的 java 这种算法,我已从控制台本身输入。
- 2022-03-24 01:30:51下载
- 积分:1
-
学生信息管理,包括对学生姓名,学号,成绩的查询,更新,排序,删除等操作...
学生信息管理,包括对学生姓名,学号,成绩的查询,更新,排序,删除等操作-Student information management, including the students name, school number, results of query, update, sort, delete and other operations
- 2022-05-18 11:02:15下载
- 积分:1
-
一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。...
一个简单的学生管理系统,是用C/C++混合写的,但由于时间不足。。。只有几个小时,所以做得不是很理想,但如果只是学习用,那就完全没问题了。-a simple student management system is the use of C/C was mixed, but because of the lack of time. . . Only a few hours, so do it is not ideal, but if only to study, it did not completely problem.
- 2022-04-24 03:29:50下载
- 积分:1
-
operating systems experimental procedure c os experimental process scheduling wr...
操作系统实验程序 c++ os实验进程调度c++环境写的,不过会c语言和操作系统知识都能看懂-operating systems experimental procedure c os experimental process scheduling write c environment, but will c language and knowledge of the operating system can understand
- 2022-02-20 08:47:33下载
- 积分:1
-
霍夫曼编码。在c++ 控制台的程序,利用node的结构
霍夫曼编码。在c++ 控制台的程序,利用node的结构-Huffman code. In c++ Console procedures, take advantage of the structure of node
- 2022-07-16 17:23:47下载
- 积分:1
-
用des方法实现加密,在控制台下指定要进行加密的文件,再指定输出文件名,可以得到对任意文件进行的des加密....
用des方法实现加密,在控制台下指定要进行加密的文件,再指定输出文件名,可以得到对任意文件进行的des加密.-used encryption method, designated under the console to encrypt a document and then designated output file name, which can be arbitrary files on the DES encryption.
- 2022-02-22 05:46:44下载
- 积分:1
-
1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程...
1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, the process is the role of TEST language lexical analysis. 2, double-click operation input file name, or under the command prompt test input file name ... supports multiple documents simultaneously lexical analysis. 3, the procedure was VC6.0 testing environment, using the C syntax. Of course, there are C syntax. 4, the process left a lot of interface to question the future of grammar analysis and semantic analysis experiments expansion. For example, lexical analysis has been credited to a sequence of data storage structures to be used later. 5, the scanning process is handled by the part of teachers Coaldale red model procedures and revisions, (an increase of some function) in order to adapt to other parts of the interface are all prepared b
- 2022-02-11 12:24:13下载
- 积分:1