资源列表

« 1 2 ... .02 .03 .04 .05 .06 49407.08 .09 .10 .11 .12 ... 66581 »

[界面编程math_method

说明:计算方法课的几个算法,vb编写的,以图形界面,演示几个算法-Method of calculating the number of classes algorithm, vb prepared to graphical interfaces, presentations, several algorithms
<chen> 在 2025-09-29 上传 | 大小:35kb | 下载:0

[对话框与窗口LoginDlg

说明:我自己做的一个登陆对话框程序,逻辑算完备,仅供参考!-My own dialog to do a landing procedures, logic operators complete, for reference purposes only!
<newboy686> 在 2025-09-29 上传 | 大小:1.81mb | 下载: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-09-29 上传 | 大小:10kb | 下载:0

[文件操作ACC

说明:简单的文件管理系统,可用于企业OFFICE文件管理-Simple document management system, can be used for corporate document management OFFICE
<zhuquansong> 在 2025-09-29 上传 | 大小:37kb | 下载: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 for i=1:m for j=1:n t=
<> 在 2025-09-29 上传 | 大小: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 for i=1:m for j=1:n t=
<> 在 2025-09-29 上传 | 大小:88kb | 下载:0

[界面编程ContextEdit

说明:Context Editor 用于编辑Windows系统的右键菜单.-Context Editor for editing the Windows system menu.
<zhuzhu> 在 2025-09-29 上传 | 大小:177kb | 下载:0

[Windows编程Apriori

说明:使用逐层迭代方法基于候选产生找出频繁项集-Iterative method is based on the use of layers have to identify the candidate frequent itemsets
<秋婷> 在 2025-09-29 上传 | 大小: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 comparison, the learning process.
<秋婷> 在 2025-09-29 上传 | 大小:30kb | 下载:0

[其他小程序jueceshu

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

[其他小程序Petri

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

[通讯编程ldpc_encode

说明:本程序是对低密度奇偶校验码的校验矩阵的源程序,相信会对研究ldpc码的人会很有帮助的-This procedure is a low-density parity check matrix of code source, I believe that research on LDPC codes will be very useful
<李林> 在 2025-09-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .02 .03 .04 .05 .06 49407.08 .09 .10 .11 .12 ... 66581 »

源码中国 www.ymcn.org