资源列表
vbn2-6
- 一个简单的文字编译器,实现了对文字的剪切 复制 粘贴的功能-A simple text compiler, Cut copy and paste the text
vbnet-3-2a
- 一个简单的随机产生序列的程序,点击按钮随机产生一串数-A simple random sequence program, click the button randomly generated string of number
ViterbiCPP
- Viterbi算法的实现,在程序中有详细的注释-The implementation of the Viterbi algorithm, detailed notes in the program ~ ~
tfidf-CPP
- TF-idf的实现程序,这是自然语言处理课上的一个大作业,供大家参考-TF-IDF' s procedures, which is a large class of natural language processing operations, for your reference ~ ~
10-kinds-of-filtering-algorithms-
- 十种常用的滤波算法用C语言实现,对提高C语言编程能力有一定帮助。-10 commonly used filtering algorithm using C language, help to improve the ability of the C programming language .
BinarySortTree
- 二叉排序树的查找、插入和删除 要求:在屏幕上表示出二叉查找树的结构,用到的抽象数据类型为元素数据类型和二叉树结点类型。 -Binary sort tree search, insert, and delete requirements: binary search tree structure is shown on the screen, the abstract data types used for the element data type and the binary tree
Student_Management
- 一、问题描述 在年级成绩管理系统中,希望处理各班信息及各班每个学生的学习情况信息,其中班级信息包括班号和名称,学生学习情况信息包括学号,姓名,班号等,及已学课程的课程号及成绩,并能使管理人员通过界面完成对班级、学生信息的录入及对数据的查找和浏览。 二、基本要求 1、登记各班的学生基本情况(学号,姓名,性别,年龄,等信息); 2、插入某班某个学生的基本情况; 3、修改各班学生基本情况; 4、删除某班某个学生或某班所有学生基本情况; 5、登记各班所有学生各门课的成绩
guangyixishujuzhen
- 数据结构中稀疏广义矩阵链式结构的定义源代码-The sparse generalized matrix data structure definition source
xianxingbiao
- 数据结构中线性表结构的定义的vc语言源代码-Linear form defined data structure vc language source code
zhanheduilie
- 数据结构中栈和队列结构的定义的vc源代码-Vc source code of the stack and queue data structure definition of the structure
mutator
- This mutation fuzzzer.-This is mutation fuzzzer.
varray
- 这是一个可变长度数组管理的源代码,数组的成员为任意长度的结构实例或对象,该代码封装了调用接口,可以动态添加成员对象、删除对象、和通过索引定位对象。最重要的是实现了插入排序、对散乱的数组进行快速排序、二分法搜索和二分法删除等接口。-This is a variable length array management source code, a member of the array is the example of the structure or object of any length,
