资源列表

« 1 2 ... .90 .91 .92 .93 .94 16395.96 .97 .98 .99 .00 ... 28522 »

[matlab例程chap11

说明:syms x g=exp(x*sin(x)) t=taylor(g,12,2) xd = 1:0.05:3 yd = subs(g,x,xd) ezplot(t, [1,3]) hold on plot(xd, yd, r-. ) title( Taylor approximation vs. actual function ) legend( Taylor , Function )-syms x
<景国彬> 在 2025-02-08 上传 | 大小:1kb | 下载:0

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

说明:建模程序大全 建模爱好者的喜欢的程序 程序可以参考哈 这个 模拟退火-Modeling program Daquan modeling enthusiasts like program program can refer to this simulated annealing Kazakhstan
<景国彬> 在 2025-02-08 上传 | 大小:55kb | 下载:0

[数学计算/工程计算CPP

说明:C++的运算符重载功能,包括“+”、“-”、“*”、“=”等运算符的重载-C++ operator overloading functions, including operator overloading and other " +" ," -" ," *" ," ="
<张婧> 在 2025-02-08 上传 | 大小:3.46mb | 下载:0

[数据结构常用算法hdu3865

说明:杭电3865 动态规划 +二分图 解题报告-Hang Power 3865+ bipartite graph dynamic programming problem-solving report
<secret> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[matlab例程HILBERT_OFDM

说明:Hilbert_OFDM for Power Line communication
<Zhi> 在 2025-02-08 上传 | 大小:481kb | 下载:0

[matlab例程DMT

说明:It is DMT system for Power line communications
<Zhi> 在 2025-02-08 上传 | 大小:345kb | 下载:0

[matlab例程DMT_I

说明:It is DMT for power line communications but low complexity at transmitters
<Zhi> 在 2025-02-08 上传 | 大小:509kb | 下载:0

[数据结构常用算法Bitree

说明:二叉树的基本功能实现,包括递归遍历,非递归遍历-To achieve the basic functions of a binary tree, including recursive traversal, non-recursive traversal
<xia> 在 2025-02-08 上传 | 大小:164kb | 下载:0

[数据结构常用算法dead-or-live

说明:生死者游戏,利用约瑟夫环编写的C语言代码-Game of life and death were the use of Josephus written in C language code
<xia> 在 2025-02-08 上传 | 大小:153kb | 下载:0

[数据结构常用算法maze

说明:利用数组实现的迷宫代码,在VC环境下运行-Code using the array to achieve the maze, run in VC environment
<xia> 在 2025-02-08 上传 | 大小:178kb | 下载:0

[数据结构常用算法memery-management

说明:文件操作;堆排序算法;二分插入算法; 内存管理模拟和自定义的内存分配、释放功能等;所有的是一个整体。-File operations heap sorting algorithm Binary Insert Sort algorithm memory management simulation and custom memory allocation and release functions all as a whole.
<Foster> 在 2025-02-08 上传 | 大小:222kb | 下载:0

[数学计算/工程计算MyCalc

说明:简单的计算器,支持加减乘除的计算,作为刚学习java的人会有很好的帮助-Simple calculator, to support the calculation of multiplication and division addition and subtraction, as people just learning java will have a good help
<周海东> 在 2025-02-08 上传 | 大小:2kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 16395.96 .97 .98 .99 .00 ... 28522 »

源码中国 www.ymcn.org