资源列表
csheji
- (1)、编写函数,求n个数的最大值,调用该函数将10个数据排序。 (2)、编写函数,输入字符串,调用该函数删除某个字符。-(1), write a function, find the maximum value of n numbers, call the function 10 data sorting. (2), write a function, the input string, call the function to delete a character.
BinaryTree
- 给出了二叉树程序代码,方便在其他程序中调用-Binary code is given, called in other programs to facilitate
exe2
- mallet_wavelet.m 此函数用于研究Mallet算法及滤波器设计 此函数仅用于消噪-mallet_wavelet.m this function for research Mallet filter algorithm design and function only for denoising
vbPmapinfo
- Mapinfo功能模拟,Vb语言开发,完全实现功能模拟-The Mapinfo function analog Vb language development, the full realization of the functional simulation
5555555555555
- 假设有n个待排序记录,记录Ri的关键字为Keyi, Keyi由d位十进制数字组成,即Keyi=Ki1 Ki2 Ki3 … Kid ,试分别采用链式存储结构和顺序存储结构实现基数排序。-Assuming that there is a question to sort n records, records Ri keywords for Keyi, Keyi by the d decimal places, namely, Keyi = Ki1 Ki2 Ki3 ... Kid, were used
datastructer
- 这是我的毕业设计的论文,题目是数据结构演示程序 ,内容是关于演示了长整数运算和表达式求值的运算求值过程 ,大家可以看一下-This is my graduation project paper, titled demo program data structure, content is about the presentation of the long integer arithmetic calculations and expressions for computing the valu
OS
- 操作系统课程设计 资源管理系统 银行家算法 安全算法 源代码和课设报告-Operating system, curriculum design, resource management system security algorithm banker' s algorithm source code and class-based reporting
daoxu
- 把任意长度字符串倒序输出, 主要是通过动态申请地址获得任意输入长度的权限,之后倒序输出,是针对初学者-reverse the inputted charater strings
radix_sort
- 基数排序,小积累成就大师download-Radix sort, a small accumulation of achievements master download. . . . .
spglxt
- 用线性表来管理一个商品库存表。打印(遍历)库存表;按商品代号修改记录的当前库存量;按商品代号删除指定记录-Linear table to manage the a merchandise inventory table. Print (traverse) inventory table recorded by commodity code to modify the current inventory delete the specified records by commodity cod
aa
- 一个链表的范例 这对于初学者而言是一个很好的例子 有助于初学者对链表的理解-This is a list of examples for beginners is a good example to help beginners understand the list
12344
- 模拟银行家算法 页式存储管理如何实现地址转换;进一步认识页式虚拟存储管理中如何处理缺页中断。用C++实现LRU置换算法 -Bankers algorithm simulation storage management page addresses how to achieve the conversion a better understanding of virtual memory management page of how to handle page fault. Using
