资源列表

[其他小程序read_txt

说明:本程序实现的功能是: 从一个txt为文本文档中,读入一个数字矩阵,例如, 在txt文档中写下如下的数据: 12 23 45 65 78 89 56 74 12 54 63 31 74 25 10 79 可以通过此程序读入到一个矩阵中(在程序中表现为存储在一个开辟好的存储空间中)。 在编程时要注意的一个问题在于: txt文本文档在结束的时候有四个字符 space 空格符 CR LF EOF 所以在编程的时候要特别注意,否则极容易出现死循环
<浪飞人海> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[其他小程序HaffmanCode

说明:根据相应节点的出现机率,生成节点相应的huffman编码。-generate Huffman code of the node while the probability in appeareance of each node is given
<huxiaobing> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[其他小程序pan

说明:单片机控制直流电机调速;能实现正反转,自动变速器,手动变速~高速报警等等功能~-Controlled DC Motor to achieve rotating, automatic transmission, manual transmission speed alarm, etc functions ~ ~
<平常> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[其他小程序H1

说明:以上程序段的逻辑跟人工求余数没什么两样,很容易理解。最后对余数进行输出-The logic of the above program segment with more than a few artificial demand is no different, it is easy to understand. Finally, I carried out several
<丁成> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[其他小程序DCT

说明:使用C语言实现DCT变换 精度不是很高-Using the C language is not very high precision DCT transform
<丁成> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[其他小程序test

说明:定义一个date类如下: class Date { public: void SetDate(int y,int m,int d) void IsLeapYear() private: int year int month int day } 要求: (1)编写SetDate(int y,int m,int d)函数,实现对象中数据成员的设置; (2)编写IsLeapYear()判断该年是否是闰年。 -Define a
<momo> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[其他小程序maxkurtica

说明:一种新的基于峭度的盲源分离开关算法。程序调用说明:该算法程序调用格式为[y,w]=bksa(x),其中x是一个n*T的数据矩阵,y是估计出的源信号矩阵,w是n*n分离矩阵。-A new kurtosis-based switch algorithm for blind source separation. Program calls Note: The algorithm program calls the format [y, w] = bksa (x), where n* T x is a
<冰蓝> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[其他小程序led

说明:大家可以交流下 很好用 太好了 真的很好-We can use the nice well under the exchange
<dangminyi> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[其他小程序program

说明:Bayes分类器matlab源码,包含两个文件:一个是数据生成,一个是用于分类-Bayes classifier matlab source, contains two files: a data generation, one is used for classification
<郑英祥> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[其他小程序queus1

说明:this program is implementing queue from linked list
<Madiha> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[其他小程序2chashu

说明:比较全面的二叉树相关操作,先序建立,先、中、后序遍历,计算叶子结点个数,交换左右子树-More complete binary tree related operations, the establishment of the first order, first, during, and after traversing to calculate the number of leaf nodes, the exchange of left and right subtrees
<小杨> 在 2025-06-11 上传 | 大小:1kb | 下载:0

[其他小程序Scheduler

说明:用于单片机控制led数码管发光是小程序,特别适合初学者学习实践。-Led digital tube for SCM light is a small program, especially for beginners learning practice.
<nainiu> 在 2025-06-11 上传 | 大小:1kb | 下载:0

源码中国 www.ymcn.org