资源列表
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
sdfdff
- 自动编号模块,很好的易模块,适合易编程者使用-Auto ID module, a very good and easy module, suitable and easy to use programming
kd119705
- 易语言源码分享。希望更多的朋友了解易语言。源码名称:隐藏进程例程-Easy language source code sharing.Hope more friends to understand easy language.Source Name: hidden process routines
15
- 子程序(函数)传递,很不错的易语言源码,适合易语言爱好者使用。-Subroutine (function) to pass, very good and easy language source code for easy language enthusiasts.
distributed_signals_DOA_ESPRIT
- 基于ESPRIT算法的相干分布式多信号源的DOA估计-Distributed coherent signals DOA estimation based on the ESPRIT algorithm
door-lock
- the file is door lock vhdl code
ADC-DAC
- 硬件平台上交通灯的实现,对于学习微机原理很有帮助-Implementation of the traffic lights on the hardware platform, helpful for learning Microcomputer Principle
Calculationround
- 计算4个圆的公共区域,同时填充这些区域并计算这些区域的面积。-Calculation of the four-round public areas, and fill these areas and calculate the area of these regions.
c-juanji-lab
- 该程序所实现的功能为:完整的实现实验报告中的三个卷积① x1(n)=n u(n) 0≤n≤31 ② x2(n)=an u(n) 0≤n≤31 0<a<1 ③ x3(n)= G(n) 0≤n≤31 G(n)是门序列 以及卷积和y(n)=x1(n)*x3(n)和y(n)=x2(n)*x3(n)-The functions which are realized by the program as follows: the complete realization of the report
