-
ChineseSegmentUsingHashTable
说明: 用python实现双字哈希字典,可用于中文分词(Using Python to realize double-character hash dictionary, which can be used for Chinese word segmentation)
- 2019-04-20 23:09:29下载
- 积分:1
-
学生成绩及档案管理信息系统开发 1. 能对与学生成绩有关的各类数据进行输入,修改,与查询。必要时进行打印。 2. 对学生档案有关信息进行管理,输入,与查询。 3...
学生成绩及档案管理信息系统开发 1. 能对与学生成绩有关的各类数据进行输入,修改,与查询。必要时进行打印。 2. 对学生档案有关信息进行管理,输入,与查询。 3. 学期末对成绩进行相关总结并进行排序。 4. 该系统具有各类不同权限,方便用户查询与管理员管理。 5. 具有报错及反馈功能。-student achievement and file management to develop an information system. Can right and the student achievement data for all types of input, modify, and query. When necessary print. 2. The students file relevant information for management, input, and inquiries. 3. End of term related to sum up achievements and sequencing. 4. The system has various powers, user-friendly query and administrator. 5. With errors and feedback function.
- 2022-02-12 08:24:23下载
- 积分:1
-
关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?...
关于自适应滤波的一系列程序,包括二进制信道均衡,噪声对消,信号增强等,斑竹,该加精了吧?-adaptive filter on a series of procedures, including binary channel equalization and noise cancellation and signal enhancement, fed, the rate is honed?
- 2022-01-26 04:49:17下载
- 积分:1
-
astar
A*算法 1、将开始节点放入开放列表(开始节点的F和G值都视为0)
2、重复以下步骤:
在开放列表中查找具有最小F值的节点,并把查找到的节点作为当前节点
把当前节点从开放列表删除, 加入到封闭列表.
(A* algorithm 1, will begin to node placed in the and opening up list of (the began to node of the F and G values are regarded as 0) 2, repeat the the following steps: to Find a the has a the the smallest F value of the node in the the and opening up list of, and put Find a to the node as the current node current node is removed from the open list, added to the closed list.)
- 2013-04-04 11:06:42下载
- 积分:1
-
BinaryTree
二叉树的操作,三种遍历过程,实现节点查找,删除,增加等。内含报告(Binary tree operation, three traversal, node search, delete, increase. Contains reports)
- 2012-10-27 23:03:24下载
- 积分:1
-
翻译XML数据库
应用背景1。编写一个程序来创建一个文档2。编写一个程序来查找文档中的文档3。编写一个程序,在浏览器窗口中显示一个XML文档4。编写一个程序,将新节点添加到一个XML文档中5。编写一个程序,演示文档中的属性的工作6。编写一个程序来翻译数据库的访问7。编写一个程序,将数据库转换为XML8。编写一个程序,显示文档的标记的变化9。编写一个程序来删除和替换xml节点关键技术使用系统;使用system.collections.generic;使用system.componentmodel;使用系统数据;使用system.data.oledb;使用系统;使用LINQ系统;使用系统;使用系统
- 2022-01-25 21:27:44下载
- 积分:1
-
访问数据库,实现教务管理的功能
access数据库,实现教务管理的功能-access databases, realize the functions of educational administration
- 2023-07-18 07:35:03下载
- 积分:1
-
个人课程设计管理系统,写在一个宿舍的全源码…
个人课程设计写的一个宿舍管理系统的全部源代码-Personal curriculum design management system written in a dormitory full source code
- 2022-01-25 16:20:34下载
- 积分:1
-
数据结构中,关于一元多项式的加减乘求导等算法的实现
数据结构中,关于一元多项式的加减乘求导等算法的实现-Data structure, on the one polynomial addition and subtraction, such as by derivation algorithm
- 2022-01-22 01:30:34下载
- 积分:1
-
MATHEMATICA 程序
最短路径算法
MATHEMATICA 程序
最短路径算法-MATHEMATICA procedure shortest path algorithm
- 2022-05-16 13:42:34下载
- 积分:1