资源列表
dictionary
- 给定的字母表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 的升序字符串,迅速计算出它在上述字典中的编码。
qichu
- 清理系统的大量垃圾文件,用源代码怎样实现的.-Large amount of garbage clean-up system files, using the source code of how to achieve.
inner_interpolate
- 对数组进行等分内插的程序,给定一个一维数组,求数组各元素之间等分值。等分的数目可以根据N进行设定,方便实用。-This is a programme for average inner_interplolation of a one-dimensional vector.You can specify the number of division as you want.
SutdenInformationManagement
- 用C++写的学生管理系统,链表实现的,对入门很有帮助-Written using C++ student management system, linked list implementation of entry helpful
caculer
- 简单计时器,进行加减乘除运算和指数运算,还支持多重括号运算!-Simple timer.Add, subtract, multiply and divide operation and index operation, also support multiple parentheses operations
cipintongji
- 这是一个英文词频统计程序。读入一篇英文文章,它能将英文单词抽取出来,并统计各单词的频率。-This is an English word frequency statistics. Reads an article in English, can be extracted from the English word, and statistical frequency of each word.
fortran-study2
- 用于fortran初学者的参考小程序2,可以在学习基本程序语法的同时,参考练习-Reference applet for fortran beginners can learn the basic program syntax, reference practice
precoding
- 程序对2发2收系统进行SVD算法的仿真。发送信号采用QPSK调制,信道为准静态瑞利平坦衰落信道,引入的噪声为均值为0的高斯白噪声,接收端采用最大似然检测算法,仿真其误比特率特性。-The SVD algorithm simulation program 2 admission system. Send signals using QPSK modulation, channel prevail static Rayleigh flat fading channels, the introduct
main22
- 二元树在内存的双链表示算法,并实现先根、中根、后根以及层序遍历算法。-Binary tree in memory of the double-stranded representation algorithm and achieve first root, the root, root, and layer after traversal algorithms.
ffenliejisuanfa
- 这是fortran源程序,是分裂基算法的源程序,是一个非常好的程序,可以参考-This is fortran source is split based algorithm source, is a very good program, you can refer to see
logs
- 基于web.py框架实现的实时日志输出,直接输出到web页面。方便监控服务器状态。-Real time implementation of web.py framework based on the log output, output directly to the web page. To facilitate the monitoring server status.
EX09
- 北京邮电大学国际学院C语言作业Exercise 9-BUPTIS C coursework Exercise 9
