-
停用词表扩展,里面有所有的常用的停用词,在信息检索时需要进行去高频词的操作,就需要停用词表,需要的下载...
停用词表扩展,里面有所有的常用的停用词,在信息检索时需要进行去高频词的操作,就需要停用词表,需要的下载-Disable vocabulary expansion, which have all the common stop words, in the information retrieval to the high-frequency words when the need for the operation, you need to stop word table, need to download
- 2022-01-31 01:54:38下载
- 积分:1
-
使用C编写递归程序
使用C编写递归程序-prepared using recursive procedure C
- 2023-06-14 07:05:04下载
- 积分:1
-
一个不错的网上购物系统的源代码
一个不错的网上购物系统的源代码 -a good online shopping system source code a good online shopping system source code
- 2022-03-20 11:54:33下载
- 积分:1
-
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n...
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n*n的自然数构成的魔方阵。-Print "magic matrices." The so-called "magic matrix" refers to the matrix, which each line, each diagonal out and the sum of all the same. For example, third-order magic Lineup : 8 1 6 3 5 7 4 9 2 request from a print n* n to the natural form of the magic number of matrices.
- 2022-01-25 16:01:22下载
- 积分:1
-
在C/C++中,两种产生随机数的方法,random()和math.random()的比较
在C/C++中,两种产生随机数的方法,random()和math.random()的比较-in C/C, two random numbers generated by the method, random () and math.random () comparison
- 2023-01-16 00:20:04下载
- 积分:1
-
lcd工具,将图片转换为lcd可以使用的数据
lcd工具,将图片转换为lcd可以使用的数据-lcd tools, the picture is converted to data that can be used lcd
- 2022-03-09 12:47:54下载
- 积分:1
-
学习dos的好软件,希望有需要的朋友下来看看呀。很好的谢谢支持...
学习dos的好软件,希望有需要的朋友下来看看呀。很好的谢谢支持-A good software to learn dos and hope there is a need of a friend down to see呀. Thank you very good support for
- 2022-03-05 21:16:57下载
- 积分:1
-
This is the Chinese character and telegraph code mutual inquiries small tools, f...
这是汉字与电报码相互查询的小工具,在填写机读卡时非常有用,大家可以看看,因为本人刚学,另外电报码字库不全,可能会影响查询效果,还请各位指导!!有喜欢VFP编程的朋友可以来信相互学习-This is the Chinese character and telegraph code mutual inquiries small tools, filling in Cuba, Denmark, Germany will be very useful, we can see, because I just learning, and telegraph code font incomplete, it may affect the inquiry results, also requested the guidance you! ! VFP programming is like the letter from a friend can learn from each other
- 2022-07-01 14:05:21下载
- 积分:1
-
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们...
本设计的目的是通过设计和调试一个简单的文件系统,主要是模拟文件操作命令的执行,来模拟文件管理,使学生对主要文件操作命令的实质和执行过程有比较深入的了解,掌握它们的基本实施方法。具体要求如下:
(1) 设计一个支持n个用户的文件系统,每个用户可拥有多个文件:
(2) 采用二级或二级以上的多级文件目录管理;
(3) 对文件应设置存去控制保护方式,如“只能执行”、“允许读”、“允许写等”;
(4) 系统的外部特征应接近于真实系统,可设置下述文件操作命令:
命 令 功 能 命 令 功 能
Create 建立文件 Read 读文件
Open 打开文件 Write 写文件
Close 关闭文件 Copy 复制文件
Delete 撤消文件 Directory 查询目录
(5) 通过键盘使用该文件系统,系统应显示操作命令的执行结果。-the purpose of this design is by designing and debugging a simple file system, main operation is simulated documents the execution of the order to simulate document management, enable students to the main document commands the substance and the implementation process of a more in-depth understanding, They grasp of the basic method. Specific requirements are as follows : (1) design a support n user file system, each user can have multiple files : (2) use of two or more than two multi-level directory management; (3) the document should be set up to deposit control and protection methods, such as "the only
- 2023-04-23 12:45:04下载
- 积分:1
-
一款简单的TIC TAC TOE游戏。加入了人工智能,图形版。
一款简单的TIC TAC TOE游戏。加入了人工智能,图形版。-TIC TAC TOE game. Joined the artificial intelligence, graphics version.
- 2023-07-27 14:00:03下载
- 积分:1