C编译器产生的可显示机器码/汇编代码文件,其中附有源C v: v: @8 g: X& z代码作为注释 : z! [3 \) O&...UWOW Grave Composer音乐模块(MOD)文件 + Q* T) \ z) R f$ a: H, iWP WordPerfect文档 H! t7 D2 |...
上传时间: 2013-12-14
上传用户:love_stanford
指定一個數字轉換回十進位,八進位,十六進位#include <stdio.h> #include <stdlib.h> int main(void) { int number =89 printf("數字 %d\n",number) /* %d 為十進位輸出格式*/ printf("八進位為 %o\n",number) /* %o 為八進位輸出格式*/ printf("十六進位為%x\n",number) /* %x 為十六進位輸出格式*/ system("pause") return 0 }
上传时间: 2013-11-29
上传用户:tyler
#include "iostream.h" #include "iomanip.h" #define N 20 //学习样本个数 #define IN 1 //输入层神经元数目 #define HN 8 //隐层神经元数目 #define ON 1 //输出层神经元数目 double P[IN] //单个样本输入数据 double T[ON] //单个样本教师数据 double W[HN][IN] //输入层至隐层权值 double V[ON][HN] //隐层至输出层权值 double X[HN] //隐层的输入 double Y[ON] //输出层的输入 double H[HN] //隐层的输出
标签: define include iostream iomanip
上传时间: 2014-01-01
上传用户:凌云御清风
用windows画笔生成BMP文件f(x,y),图象宽为W,高为H,编写程序读取BMP文件,并生成新的图象g(x,y)。以BMP文件格式输出该图象。
上传时间: 2014-01-08
上传用户:hopy
g a w k或GNU awk是由Alfred V. A h o,Peter J.We i n b e rg e r和Brian W. K e r n i g h a n于1 9 7 7年为U N I X创建的a w k编程语言的较新版本之一。a w k出自创建者姓的首字母。a w k语言(在其所有的版本中)是一种具有很强能力的模式匹配和过程语言。a w k获取一个文件(或多个文件)来查找匹配特定模式的记录。当查到匹配后,即执行所指定的动作。作为一个程序员,你不必操心通过文件打开、循环读每个记录,控制文件的结束,或执行完后关闭文件。
上传时间: 2014-01-02
上传用户:hwl453472107
for entropy H = entropy(S) this command will evaluate the entropy of S, S should be row matrix H = entropy([X Y Z]) this command will find the joint entropy for the 3 variables H = entropy([X,Y],[Z,W]) this will find H(X,Y/Z,W).. you can use it for any combination of joint entropies Please validate this function before using it
标签: entropy evaluate command matrix
上传时间: 2017-09-10
上传用户:caozhizhi
Allegro15 .X培训教材 高清签版
上传时间: 2013-07-02
上传用户:eeworm
图解3D Studio 4.x
上传时间: 2013-04-15
上传用户:eeworm
专辑类-多媒体相关专辑-48个-11.7G 图解3D-Studio-4.x-340页-69.8M.pdf
上传时间: 2013-04-24
上传用户:ghostparker
H桥的一些资料,自己整理得,包括一些电路图和pdf文档资料
标签: H桥驱动
上传时间: 2013-04-24
上传用户:banyou