资源列表

[其他小程序Newton

说明://xi 0.5 1.0 1.5 2.0 2.5 3.0 //f(xi) 0.541688 -0.042060 0.375089 0.624706 -0.887597 0.099809 //输入节点数及节点数据,计算并输出差商表; //输入待使用的插值多项式次数,待求的自变量 x,输出内插需要选择的节点及 Newton 插值多项式; //用 3 次 Newton 插值多项式计算并输出 f (1.25
<鹰隼> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序shortestroute

说明:#include <stdio.h> #include<cstdlib> int W[4] ,R[4] ,C[4] int P[5]={0,3,3,1,1} int Q[5]={2,3,1,1,1} -# Include <stdio.h># Include <cstdlib> int W [4], R [4], C [4] int P [5] = (0,3
<鹰隼> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序56444888888

说明:数字图象处理中图象分割的原代码,可运行在多种环境-Digital image processing in the image segmentation of the original code can be run on a wide range of environmental
<廖俊杰> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序qwgh

说明:经典的青蛙过河游戏的外挂算法,使用 C 兼容编译编译通过-The classic game Frogger Plug algorithm, using C-compatible compiler compiler through
<yang> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序readme

说明:神经网络模式识别PART7 说明 C++实现 希望对大家有所帮助 一起交流-Neural network pattern recognition Part7 note C++ Achieve hope all of you to help with the exchange of
<孙洋> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序yi

说明:这是我上汇编实验课做的三个实验程序,功能可以是输入一个小写字母显示对应的大写字母,还有输入一串字符串,识别并且计数其不同类字符的个数-This is my compilation of the experimental class to do three experimental procedures, functions can enter a lower-case letters show the corresponding cap
<Jason> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序IntFactorization

说明:最优分解:将正整数n分解为若干互不相同的自然数的和,且使这些自然数的乘积最大-Optimal decomposition: The positive integer n is decomposed into a number of separate natural number and, and make them the product of the largest natural number
<sandra> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序DeleteNumber

说明:删数问题,给定n位正整数a,去掉其中任意k个数字后,剩下的数字按原次序排列组成一个新的正整数。对于给定的n为正整数a和正整数k,设计一个算法找出剩下的数字组成的新数最小的删数方案-Cut a few problems, given n-bit positive integer a, removed one of arbitrary k-figures, the remaining number of the original order
<sandra> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序Knapsack1

说明:二维背包问题-Two-dimensional knapsack problem
<sandra> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序Text1

说明:有重复元素参加的重排列-Duplication of elements to participate in the re-arranged
<sandra> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序20080101

说明:\多处最优服务次序-Optimal order of multiple services
<sandra> 在 2024-10-03 上传 | 大小:1024 | 下载:0

[其他小程序qinglicpandelaji

说明:用来清理电脑垃圾的。比起那些超级兔子和优化大师,他非常简单但是却很实用。-Used to clean up garbage computer. Compared to those super-rabbit and optimize the Masters, he is very simple but very practical.
<龚圣峰> 在 2024-10-03 上传 | 大小:1024 | 下载:0

源码中国 www.ymcn.org