资源列表

« 1 2 ... .37 .38 .39 .40 .41 66242.43 .44 .45 .46 .47 ... 66603 »

[其他小程序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-02 上传 | 大小: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-02 上传 | 大小: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-02 上传 | 大小:1024 | 下载:0

[控制台(字符窗口)编程1

说明:asm汇编 简单的循环实现dos下的小鸟-asm compilation of a simple cycle to achieve under dos birdie
<lusm> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[进程与线程thread

说明:一个VC的独立线程程序示例,用来理解线程的工作过程-An independent thread VC sample program to understand the work process thread
<Leo> 在 2024-10-02 上传 | 大小:1024 | 下载:0

[其他小程序qwgh

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

[C#编程const

说明:const的思考,希望它的用法你能更清楚!-const thinking, I hope you can use it more clearly!
<哈哈哈> 在 2024-10-02 上传 | 大小: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-02 上传 | 大小: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-02 上传 | 大小:1024 | 下载:0

[Windows编程2.txt

说明:单链表的基本操作,包括创建,插入,删除, 是数据结构中的一个基本算法 -Single list of basic operations, including the creation, insert, delete, data structure is a fundamental algorithm
<李明> 在 2024-10-02 上传 | 大小: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-02 上传 | 大小: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-02 上传 | 大小:1024 | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 66242.43 .44 .45 .46 .47 ... 66603 »

源码中国 www.ymcn.org