资源列表

« 1 2 ... .87 .88 .89 .90 .91 2192.93 .94 .95 .96 .97 ... 21480 »

[其他小程序etob.asm.tar

说明:一个8进制数到十六进制数的转换程序,可供初学者参考-An 8-ary number to hex number conversion process, the reference for beginners
<daoyu> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[其他小程序1show.asm.tar

说明:汇编的菜单程序,包括:字符串的插入,删除,可供初学者学习-Menu compilation procedures, including: string insert, delete, for beginners to learn
<daoyu> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[其他小程序appointment

说明:贪心算法的应用,类似与会议安排,选择最优的方式利用时间-Application of greedy algorithm, similar to the organization of meetings, choose the best use of time
<zerostar> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[其他小程序cal

说明:计算器可以实现实数的加减乘除四则运算,及正弦、余弦、正切的计算。-Calculator can realize real number addition and subtraction, multiplication and division 4 calculations, and sine, cosine, tangent calculations.
<张颖> 在 2025-03-01 上传 | 大小:2kb | 下载:0

[其他小程序WienerFilter

说明:设计一维纳滤波器,估计AR模型参数以及无码率-1 Wiener filter design, the estimated AR model parameters as well as bit-rate
<刘鹏飞> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[其他小程序1076

说明:对于给定的由n 个自然数组成的多重集S,编程计算S 的众数及其重数-For a given natural number n by the composition of the multi-set S, the calculated S and its emphasis on the plural number
<黄玉> 在 2025-03-01 上传 | 大小:1kb | 下载:0

[其他小程序PQyuanchengxu

说明:可用于电力系统中的潮流分析,此算法为P-Q分解法,可扩展为快速分解法-Can be used for power system load flow analysis, this algorithm for the PQ decomposition method can be extended to the rapid decomposition
<ygq> 在 2025-03-01 上传 | 大小:10kb | 下载:0

[其他小程序4441

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0
<> 在 2025-03-01 上传 | 大小:319kb | 下载:0

[其他小程序1111

说明:求标准偏差 > function c=myfunction(x) > [m,n]=size(x) > t=0 > for i=1:numel(x) > t=t+x(i)*x(i) > end > c=sqrt(t/(m*n-1)) function c=myfunction(x) [m,n]=size(x) t=0
<> 在 2025-03-01 上传 | 大小:88kb | 下载:0

[其他小程序xianghouchuanbo

说明:后向传播,它通过迭代地处理一组训练样本,将每个样本的网络预测与实际知道的类标号比较,进行学习。-To the dissemination of it through iteration to deal with a group of training samples, each sample of the network prediction and the actual label to know the class of compa
<秋婷> 在 2025-03-01 上传 | 大小:30kb | 下载:0

[其他小程序jueceshu

说明:Generate_decision_tree算法由数据划分D的训练元组产生决策树。-Generate_decision_tree algorithm from the training data into D-tuple generated decision tree.
<秋婷> 在 2025-03-01 上传 | 大小:77kb | 下载:0

[其他小程序Petri

说明:模拟一个Petri网的行为:该程序应该读入一组转换规则,以及一组状态列表,这些状态对应与网络链路层发出一个新的分组或者接受一个新的分组。初始状态也是要读入的。该程序应该从初始状态开始,随机地选取那些激活的转换,并激发这些转换,检查一下看是否有“一台主机接受了2个分组而另一台主机并没有在此期间发出新的分组”这样的情形。-Simulation of the behavior of a Petri net: the program shoul
<秋婷> 在 2025-03-01 上传 | 大小:47kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 2192.93 .94 .95 .96 .97 ... 21480 »

源码中国 www.ymcn.org