资源列表

« 1 2 ... .75 .76 .77 .78 .79 15680.81 .82 .83 .84 .85 ... 28522 »

[数值算法/人工智能exp2_2

说明:写出下列程序的执行结果,然后上机进行验证。用VC6的Debug的功能跟踪构造函数、析构函数和成员函数的执行顺序。 -Write the following program execution results, and then verified on the machine. The function of using VC6 Debug trace constructor, destructor and member functi
<jacky> 在 2025-03-21 上传 | 大小:8kb | 下载:0

[数值算法/人工智能exp2_3

说明:假设某城市人人所得税的税基为2000元,而其征收个人所得税的规定如下:不超过税基免征税,按超过税基部分征收所得税。超过部分在2000元以下,征税5 ;5000元以下,征税10 ;10000元以下,征税15 ;10000元以上,征税20 。-Suppose a city for all income tax base is 2000 yuan, and its personal income tax as follows: no more
<jacky> 在 2025-03-21 上传 | 大小:10kb | 下载:0

[数值算法/人工智能exp2_4

说明:建立一个复数类imaginary,其私有数据成员x和y表示复数的实部和虚部,构造函数imaginary用于对复数的实部和虚部初始化,友员函数add,sub,mul和div分别用于进行复数的加、减、乘和除法运算,静态函数show用于显示运算结果。在主函数中,实例化两个复数,并输入一个运算符,按运算符选择相应的友员函数进行复数运算,然后输出运算结果。 -The establishment of a complex class imagi
<jacky> 在 2025-03-21 上传 | 大小:10kb | 下载:0

[matlab例程JEAN

说明:数学建模中经典问题理发店模型的matlab解!绝对原创的高效代码,注释丰富,易于修改,是各个正在练习数学建模的同学必备参考资料!@~-Classic problem of mathematical modeling in matlab solution barber shop model! Absolutely original and efficient code, comments, rich, easy to modify, is
<Ceylon> 在 2025-03-21 上传 | 大小:2kb | 下载:0

[数学计算/工程计算kanuotu

说明:传说中的卡诺图化简的原创C算法!是正在学习C语言或者是数字电路的同学必备资料!-The legendary original K-map Simplification C algorithm! Is a C language or are learning digital circuits necessary information the students! ~ ~
<Ceylon> 在 2025-03-21 上传 | 大小:3kb | 下载:0

[matlab例程Glzy

说明:谐波分析简要过程 主要对常见的谐波定义,分析过程,处理的手段,仿真结果等作一个简要的概述-harmonic analysis process a simle but important applied in every engineeering aera especially in electical engeneering department if it has some error in the doc
<xiaohei> 在 2025-03-21 上传 | 大小:1.06mb | 下载:0

[数学计算/工程计算stepregression

说明:逐步回归的FORTRAN程序,用以建立回归方程,计算回归系数-step regression
<bright> 在 2025-03-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法LCS

说明:LCS 动态归划解决char 类型的最长字符串的匹配问题-LCS program to solve dynamic return type char longest matching string
<gle> 在 2025-03-21 上传 | 大小:92kb | 下载:0

[数据结构常用算法SUDOKU

说明:九宫格的数独问题,利用回溯法来求解,C#语言,包括:初始化及填数的步骤-Jiugongge Sudoku problem to solve using backtracking, C# language, including: the number of steps to initialize and fill
<gle> 在 2025-03-21 上传 | 大小:77kb | 下载:0

[数学计算/工程计算pow

说明:power calculation of the numarical numbers , it takes a number as input and gives power as output
<somu> 在 2025-03-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法4546

说明:用C++求两个序列x{A,B,C,B,D,A,B}与y{B,D,C,A,B,A}的最长公共子序列-C++, find two sequences x {A, B, C, B, D, A, B} and y {B, D, C, A, B, A} of the longest common subsequence
<free> 在 2025-03-21 上传 | 大小:209kb | 下载:0

[数学计算/工程计算grads-manual

说明:气象上常用的grads画图软件的详细说明和介绍-grads book
<bright> 在 2025-03-21 上传 | 大小:1.82mb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 15680.81 .82 .83 .84 .85 ... 28522 »

源码中国 www.ymcn.org