资源列表

« 1 2 ... .17 .18 .19 .20 .21 19322.23 .24 .25 .26 .27 ... 28523 »

[数据结构常用算法EX4

说明:SSD课程的练习4的答案,绝对正确-Exercise 4 SSD course the answer is absolutely correct
<李四> 在 2025-03-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Exam2_VB

说明:SSD4课程的exam2的答案,绝对正确哦哦,自己做的-SSD4 exam2 course the answer is absolutely right, oh, do their own
<李四> 在 2025-03-24 上传 | 大小:52kb | 下载:0

[matlab例程AdaptiveLineEnhancer1

说明:自适应谱线增强 从噪声信号中消噪得到有用信号-Adaptive Line Enhancer (ALEThe goal is to remove the noise signal from the measured signal to obtain the signal of interest.
< 罗洁思> 在 2025-03-24 上传 | 大小:115kb | 下载:0

[人工智能/神经网络/遗传算法ElGamalSignature

说明:ELGamal算法,可直接应用进行签名计算,可用于ELGmal签名验证,-ELGamal algorithm can be applied directly to the signature calculation, can be used to ELGmal signature verification,
<avadian> 在 2025-03-24 上传 | 大小:159kb | 下载:0

[数据结构常用算法CQueen

说明://八皇后问题:在国际象棋中,能否在空格棋盘上摆放八个皇后,并使其中任意两个皇后不能在同一行或同一列或同一对角线上,编写完整的摆放八皇后问题的程序。要求:第一个皇后的起始位置由键盘输入,国际象棋的棋盘为8*8的方格。-//Eight queens problem: In chess, can be placed in the space of eight on board the Queen, the Queen can not mak
<赵汉卿> 在 2025-03-24 上传 | 大小:1kb | 下载:0

[matlab例程MATLABGUI

说明:关于matlabGUI的学习的基本代码 希望对各位有用,包括了最基本的使用 语法 以及后续的综合设计-About matlabGUI learning the basic code you want to be useful, including the use of basic grammar and a comprehensive design of the follow-up
<Ivan> 在 2025-03-24 上传 | 大小:3.25mb | 下载:0

[数据结构常用算法datastructureCodes

说明:数据结构课后习题的源代码,可以拿来学习一下基础知识-After-school exercise data structure source code could be used to learn about the basics
<张无忌> 在 2025-03-24 上传 | 大小:96kb | 下载:0

[数据结构常用算法diedaifa

说明:// 编程序 用迭代法求a的立方根,求立方根的迭代公式为 ::Xi+1=(2*Xi)/3+a/(3*Xi*Xi) 假定X的初值为a,迭代到|Xi+1-Xi|<10的-5次方为止. 显示a=3,27的值,并通过调用pow(a,1.0/3)函数加以验证.。-//Compile a program with Iteration Method and the cube root, find the cube root of the ite
<赵汉卿> 在 2025-03-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法qishixunyou

说明:编写程序求解骑士巡游问题:在n行n列的棋盘上(如n=5),假设一位骑士(按象棋中“马走日”的行走法)从初始坐标位置(x1,y1)出发,要遍访(巡游)棋盘中的每一个位置一次。请编一个程序,为骑士求解巡游“路线图”(或告诉骑士,从某位置出发时,无法遍访整个棋盘 — 问题无解)。 当n=5时,意味着要在5行5列的棋盘的25个“点”处,按骑士行走规则,依次将1至25这25个“棋子”(数码)分别摆放到棋盘上(摆满25个位置则成功,否则
<赵汉卿> 在 2025-03-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法list

说明:编程判断两个链表是否相交,来自微软公司的编程之美-Programming to determine whether the intersection of two lists
<sssw> 在 2025-03-24 上传 | 大小:209kb | 下载:0

[数值算法/人工智能NIM

说明:NIM选数字游戏算法,来自微软公司的编程之美-NIM algorithm selected figures from the beauty of Microsoft' s programming
<sssw> 在 2025-03-24 上传 | 大小:277kb | 下载:0

[数据结构常用算法struct

说明:数据结构(C语言版)严蔚敏_吴伟民高清扫描版,含答案-Data structure (C-language version) _ Wu Weimin Yan Wei-min scan high-definition version, with answers
<凌云> 在 2025-03-24 上传 | 大小:7.55mb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 19322.23 .24 .25 .26 .27 ... 28523 »

源码中国 www.ymcn.org