搜索结果
找到约 869 项符合
P-NETARM 的查询结果
书籍源码 问题描述:某国家的硬币体系包含N种面值(其中一定有面值为1的)
问题描述:某国家的硬币体系包含N种面值(其中一定有面值为1的),现有一种商品价格为P,最少要用多少枚硬币可以买下
Linux/Unix编程 一个小的telnet程序与大家共享
一个小的telnet程序与大家共享,/* 本程序支持如一些参数:
* --host IP地址 或者 -H IP地址
* --port 端口 或者 -P 端口
* --back 监听数量 或者 -B 监听数量
* --dir 服务默认目录 或者 -D 服务默认目录
* --log 日志存放路径 或者 -L 日志存放路径
* --daemon 使程序进入后台运行模式
*/ ...
驱动编程 Base Class Library for RS232 Communications. -------------------------------------------- Ref: "Se
Base Class Library for RS232 Communications.
--------------------------------------------
Ref: "Serial Comm: Use P/Invoke to Develop a .NET Base Class Library
for Serial Device Communications" John Hind, MSDN Magazine, Oct 2002.
单片机开发 This a free web game, animportantnote of this, "xia domain" for free software, follow the "general p
This a free web game, animportantnote of this, "xia domain" for free software, follow the "general public to permit" all the provisions of any recognition can be modified to increase capacity, publish, but to revise and increase the No need to publish, not of any reason not to open
数学计算 对应分析correspondence analysis(ANACOR) [G,F,A]=ANACOR(X)
对应分析correspondence analysis(ANACOR)
[G,F,A]=ANACOR(X),X为原始数据 p X n维 即有n个样本,每个样本由p个变量来描述。返回F为R型因子分析后的结果,Q为最后的结果,A=ZZ 。
其他 大数的模幂算法(GUI)
大数的模幂算法(GUI),用密码学课本中的算法,快速、高效。计算(x的r次方) mod p 的值
matlab例程 这是冈萨雷斯数字图像处理MATLAB版本配套的源码
这是冈萨雷斯数字图像处理MATLAB版本配套的源码,里版包含了书中所用到的所有作者编写的P文件,都可以直接应用,但不可以更改。
人工智能/神经网络 标准的遗传算法代码
标准的遗传算法代码,下面是程序:function y=fitness(chrom,p,aim)
global P_cross P_mutation
[Popsize len]=size(chrom)
fitness_gene=zeros(Popsize,1)
in_he=zeros(4,1)
out_he=zeros(4,1)
in_out=0
out_out=0
金融证券系统 // chebysheve outlier detection // this function is used to detect the abnormal value among a set o
// chebysheve outlier detection
// this function is used to detect the abnormal value among a set of data
// input:
// delta: a set of data
// flag: discribe which data is already known as outlier
// p: restrict level
// output:
// double[] door : byyond which the data may be considered as a outlie ...
DSP编程 TMS320C6711的上电自检 This source code is ultimately used to create a JEDEC programming file used * to p
TMS320C6711的上电自检 This source code is ultimately used to create a JEDEC programming file used
* to program the Flash ROM on the C6711 DSK.