-
实现中缀表达式转后缀表达式最终版.c
实现中缀表达式转后缀表达式最终版.c-Infix expression to achieve expression of the final version of the suffix. C
- 2022-07-09 18:07:35下载
- 积分:1
-
DURBIN算法的C语言实现
DURBIN算法的C语言实现-WRITER algorithm C Language
- 2022-03-19 06:48:26下载
- 积分:1
-
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表...
十字链表是这样构成的:用链表模拟矩阵的行(或者列,这可以根据个人喜好来定),然后,再构造代表列的链表,将每一行中的元素节点插入到对应的列中去。书中为了少存几个表头节点,将行和列的表头节点合并到了一起――实际只是省了几个指针域,如果行和列数不等,多余的数据域就把这点省出的空间又给用了。这点小动作让我着实废了半天劲,个人感觉,优点不大,缺点不少,不如老老实实写得象个十字链表,让人也好看一些,这是教科书,目的是教学。实在看得晕的人,参阅C版的这部分内容,很清晰。我也不会画图,打个比方吧:这个十字链表的逻辑结构就像是一个围棋盘(没见过,你就想一下苍蝇拍,这个总见过吧),而非零元就好像是在棋盘上放的棋子,总共占的空间就是,确定那些线的表头节点和那些棋子代表的非零元节点。最后,我们用一个指针指向这个棋盘,这个指针就代表了这个稀疏矩阵-Crusaders is the form : Chain Simulation matrix rows (or out, This can be based on individual preferences to be), and then constructed on behalf of the chain out, Each line of the elements inserted into the node corresponding to the series. To book a few small depositors table first node, out of line and the first node table to merge together-- the reality is that a number of indicators provincial jurisdictions, if the number of rows and columns ranging, redundant data domain put this province has granted the use of the space. This little trick I did waste a half-day efforts, personal feeling, not merit, a lot of shortcomings,
- 2022-03-13 05:45:31下载
- 积分:1
-
C语言描述的数据结构的小题目,请大虾们多多指点
C语言描述的数据结构的小题目,请大虾们多多指点-C language to describe the data structure of small topics, please prawns support and guidance
- 2023-04-14 16:50:04下载
- 积分:1
-
非常难找的[内存编译/查看]源码,且非常实用,可为检测项目的内存运行状态。...
非常难找的[内存编译/查看]源码,且非常实用,可为检测项目的内存运行状态。-MemEdit
- 2022-02-16 03:42:59下载
- 积分:1
-
一个简单的学生学籍管理系统,实现查询,编辑等功能。登录用户名是 彭少坤 密码199023PSHK...
一个简单的学生学籍管理系统,实现查询,编辑等功能。登录用户名是 彭少坤 密码199023PSHK-A simple student student status management system, to achieve query, editing and other functions. Logged-on user name is Peng Shaokun password 199023PSHK
- 2022-02-01 14:34:24下载
- 积分:1
-
用C语言,或C++实现对N个作业分别采用FCFS,SJF,HRN和高优先权优先等算法进行调度。...
用C语言,或C++实现对N个作业分别采用FCFS,SJF,HRN和高优先权优先等算法进行调度。-language C, or C N realization of operations respectively FCFS, SJF, 010-001 and high priority for priority scheduling algorithm.
- 2022-01-25 16:56:22下载
- 积分:1
-
手写板识别
资源描述联机数字、英文字符及汉字识别,mydate.dat为字库先点击file, 点open,读入字库
学习时字库自动保存
已有键盘字符,字母,数字
和简单汉字
如要识别复杂汉字,请先用学习功能
- 2022-02-05 13:37:34下载
- 积分:1
-
Tomcat与其他Http的集成测试程序,与windows,linux,iss的集成
Tomcat与其他Http的集成测试程序,与windows,linux,iss的集成-Tomcat and the other Http integration testing procedures, and the windows, linux, iss Integration
- 2022-07-10 10:20:02下载
- 积分:1
-
累积正态分布函数及其反函数:normsdist,…
正态分布累积函数以及其逆函数:NormsDist、NormsInv-The cumulative normal distribution function and its inverse function: NormsDist, NormsInv
- 2023-07-20 11:20:03下载
- 积分:1