-
线性分析,自己的作业,用于fisher的线性分类器
线性分析,自己的作业,用于fisher的线性分类器-linear analysis, its own operations, for the fisher linear classifier
- 2022-03-11 09:30:19下载
- 积分:1
-
关于键盘使用的经典代码
关于键盘使用的经典代码-use of the classic keyboard code
- 2022-12-12 14:10:04下载
- 积分:1
-
浙大计算机网络课件。非计算机专业的。想看的看看吧
浙大计算机网络课件。非计算机专业的。想看的看看吧-Zheda courseware computer network. Non-computer professional. Want to see it
- 2022-03-25 16:18:04下载
- 积分:1
-
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n...
打印“魔方阵”。所谓“魔方阵”是指这样的方阵,它的每一行、每一列和对角线之和均相等。例如,三阶魔方阵为: 8 1 6 3 5 7 4 9 2 要求打印出由1到n*n的自然数构成的魔方阵。-Print "magic matrices." The so-called "magic matrix" refers to the matrix, which each line, each diagonal out and the sum of all the same. For example, third-order magic Lineup : 8 1 6 3 5 7 4 9 2 request from a print n* n to the natural form of the magic number of matrices.
- 2022-01-25 16:01:22下载
- 积分:1
-
files of c language,learn form base,lead you to be well up to application of c l...
c语言之文件篇,从基础学起,让你彻底精通c语言的应用。-files of c language,learn form base,lead you to be well up to application of c language
- 2022-01-25 17:36:48下载
- 积分:1
-
实验一 熟悉操作系统工作环境
实验二 Linux进程通信程序设计
实验三 Windows服务程序设计
实验四 进度调度程序设计及分析
实验五 存...
实验一 熟悉操作系统工作环境
实验二 Linux进程通信程序设计
实验三 Windows服务程序设计
实验四 进度调度程序设计及分析
实验五 存储管理程序设计及分析-experiment a familiar working environment operating system Linux process two experimental communication program design Wind Experiment 3 Diego experimental design services for the progress of four scheduling program design and analysis of experiments five storage management program design and analysis
- 2022-02-14 17:24:23下载
- 积分:1
-
编译原理NFA到DFA的转换源码
编译原理NFA到DFA的转换源码-compiler theory NFA to the DFA source conversion
- 2022-04-30 00:29:25下载
- 积分:1
-
一个新的混沌系统的动力学分析及混沌控制,一个新的混沌系统的动力学分析及混沌控制...
一个新的混沌系统的动力学分析及混沌控制,一个新的混沌系统的动力学分析及混沌控制-A new kinetic analysis of chaotic systems and chaos control, a new chaotic system dynamics analysis and chaos control
- 2022-06-15 11:44:20下载
- 积分:1
-
ssd6 ex2答案 本人不才 一点贡献
ssd6 ex2答案 本人不才 一点贡献-The answer I ssd6 ex2 contribution不才
- 2022-04-09 21:24:17下载
- 积分:1
-
pso
粒子群优化(Particle Swarm Optimization - PSO) 算法是一种新兴的有潜力的进化算法( Evolutionary Algorithm - EA) .PSO 算法,和遗传算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质. 但是它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作. 它通过追随当前搜索到的最优值来寻找全局最优。-pso
- 2022-07-27 17:50:30下载
- 积分:1