-
对给定的大规模汉语文本库,实现全文检索系统。可接受任意查询串,给出所有相关文本集合(显示标题或相关行内容等)。(交源程序、报告。准备演示)...
对给定的大规模汉语文本库,实现全文检索系统。可接受任意查询串,给出所有相关文本集合(显示标题或相关行内容等)。(交源程序、报告。准备演示)
- 2022-12-31 10:10:04下载
- 积分:1
-
自己做的一个图象变换大小程序,看看就懂.
自己做的一个图象变换大小程序,看看就懂.-A simple program for changing size of image by myself.
- 2022-02-22 06:39:25下载
- 积分:1
-
多线程实例! 如果有谁需要,多线程的可以看看这个
多线程实例! 如果有谁需要,多线程的可以看看这个 -Examples of multi-threaded! If anyone needs, multi-threading can take a look at this
- 2022-07-20 13:38:44下载
- 积分:1
-
简介:功能描述:
1、首页滚动最近10条发布的祝福,章显你的个性。
2、评论功能将带给你的祝福墙更有互动性,评论者的IP将会转换成所在地,管理员有...
简介:功能描述:
1、首页滚动最近10条发布的祝福,章显你的个性。
2、评论功能将带给你的祝福墙更有互动性,评论者的IP将会转换成所在地,管理员有权利删除不妥当的评论内容,有利于更好的管理
3、首页的帖子都将显示对应帖的评论数,丰富了帖子的可读性,让浏览的人能一目了然,哪个帖子的人气比较旺
4、发放最新的心情图案,让使用爱墙的站长能够完美地实现与官方一样的功能!
5.首页的贴纸美化,体积变大,可以容纳更多的信息和更大的图片,并且使其透明化
6.增加一个Banner广告位置,各位用户可自己修改
7.增加几套新的表情,非常好看,有大图有小图
演示地址: http://www.ejrweb.cn/love/
后台登陆地址:admin/Index.asp
帐号、密码都是:admin
-err
- 2023-06-01 02:05:03下载
- 积分:1
-
这是一个flash射击游戏,其中涉及了而鼠标跟随,事件触发,随机算等等知识。...
这是一个flash射击游戏,其中涉及了而鼠标跟随,事件触发,随机算等等知识。-This is a flash shooting game, which involves a mouse and follow the event trigger, random operator knowledge and so on.
- 2022-04-29 12:51:10下载
- 积分:1
-
操作系统的内存管理模拟,用C++编写,不是可视化界面,但是十分方便实用~...
操作系统的内存管理模拟,用C++编写,不是可视化界面,但是十分方便实用~-operating system memory management simulation, C preparation, not visual interface, but very convenient and practical ~
- 2022-10-20 12:35:04下载
- 积分:1
-
. NET Compact Framework Data Access Technologies Talking source code
.NET Compact Framework数据访问技术杂谈源代码-. NET Compact Framework Data Access Technologies Talking source code
- 2022-05-27 20:43:00下载
- 积分:1
-
短信平台的2次开发,接口文档说明和实例演示,
短信平台的2次开发,接口文档说明和实例演示,-Development of SMS Platform
- 2022-06-20 16:35:05下载
- 积分:1
-
ExcelHelper (Excel Import and Export) examples source Excel interoperability wit...
ExcelHelper(Excel导入导出)实例源码
Excel与DataTable 互操作示例 -ExcelHelper (Excel Import and Export) examples source Excel interoperability with DataTable example
- 2022-03-21 05:08:22下载
- 积分:1
-
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现...
给定的字母表A 由26 个小
写英文字母组成A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到
右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现1 次。例如,
a,b,ab,bc,xyz 等字符串都是升序字符串。现在对字母表A 产生的所有长度不超过6 的升序
字符串按照字典序排列并编码如下。
1 2 … 26 27 28 …
a b … z ab ac …
对于任意长度不超过6 的升序字符串,迅速计算出它在上述字典中的编码。
-Given the alphabet A by the 26 lowercase letters of the alphabet composed of A = (a, b, ..., z). Generated by the alphabet ascending string refers to the letter string in accordance with the order from left to right appears in the alphabet and letters appearing in the same order, and each character appears a maximum of 1 times. For example, a, b, ab, bc, xyz, etc. are ascending string string. Alphabet A have now all the length of not more than 6 strings of ascending order in accordance with the dictionary and coding sequence is as follows. 1 2 ... 26 27 28 ... ab ... z ab ac ... for any length of not more than 6 strings of ascending quickly calculate it in the dictionary encoding.
- 2023-06-07 02:40:04下载
- 积分:1