搜索结果
找到约 1,178 项符合
K-shortest 的查询结果
数学计算 1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a
1) Write a function reverse(A) which takes a matrix A of arbitrary dimensions as input and returns a matrix B consisting of the columns of A in reverse order. Thus for example, if
A = 1 2 3 then B = 3 2 1
4 5 6 6 5 4
7 8 9 9 8 7
Write a main program to call reverse(A) for the matrix A = magic(5 ...
单片机开发 rt12864m样例程序
rt12864m样例程序,管脚号 管脚名称 电平 管脚功能描述
1 VSS 0V 电源地
2 VCC +5V 电源正
3 V0 - 对比度(亮度)调整
4 RS(CS) H/L RS="H",表示DB7--DB0为显示数据
4 RS(CS) H/L RS="L",表示DB7--DB0为显示指令数据
5 R/W(SID) H/L R/W="H",E="H",数据被读到DB7--DB0
5 R/W(SID) H/L R/W="L",E="H→L", DB7--DB0的数据 ...
数据结构 创建长度为n的双向循环链表
创建长度为n的双向循环链表,值为整数。
查找第k个元素并输出。
删除所有值为m的元素。
逆置链表并输出。
数据结构 /* * The internal form of a hash table. * * The table is an array indexed by the hash of the k
/*
* The internal form of a hash table.
*
* The table is an array indexed by the hash of the key collisions
* are resolved by hanging a linked list of hash entries off each
* element of the array. Although this is a really simple design it
* isn t too bad given that pools have a low allocation ...
Linux/Unix编程 inux 0.11 内核
inux 0.11 内核,选择它的原因:它是最完善早期发布版本之一,源代码体积小(大小才325 K左右),能正常运行的一个LINUX操作系统的原型
人工智能/神经网络 基于BP神经网络的 参数自学习控制 (1)确定BP网络的结构
基于BP神经网络的 参数自学习控制
(1)确定BP网络的结构,即确定输入层节点数M和隐含层节点数Q,并给出各层加权系数的初值 和 ,选定学习速率 和惯性系数 ,此时k=1;
(2)采样得到rin(k)和yout(k),计算该时刻误差error(k)=rin(k)-yout(k);
(3)计算神经网络NN各层神经元的输入、输出,NN输出层的输出即为PID控制器的 ...
企业管理 摘要:介绍了企业人事统计信息管理系统总体规划的确定、系统调查的进行、逻辑模型 的提出、总体结构的设计以及系统的运行效果。 关键词:信息管理系统;人事统计信息;总体规划;逻辑模型;总体结构设计 中
摘要:介绍了企业人事统计信息管理系统总体规划的确定、系统调查的进行、逻辑模型
的提出、总体结构的设计以及系统的运行效果。
关键词:信息管理系统;人事统计信息;总体规划;逻辑模型;总体结构设计
中图分类号:J!G!@#!文献标识码:K ...
人工智能/神经网络 Probability distribution functions. estimation - (dir) Probability distribution estimation. dsam
Probability distribution functions.
estimation - (dir) Probability distribution estimation.
dsamp - Generates samples from discrete distribution.
erfc2 - Normal cumulative distribution function.
gmmsamp - Generates sample from Gaussian mixture model.
gsamp - Generates sample from Gaussian dist ...
数学计算 本源码是由VB编写的
本源码是由VB编写的,用于测量路线中的联系数k的求定