资源列表

排序选择:

« 1 2 ... .87 .88 .89 .90 .91 61592.93 .94 .95 .96 .97 ... 267510 »

[其他小程序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
<鹰隼> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[进程与线程process

说明:#include <string.h> #include <fstream.h> #include <stdio.h> #include <stdlib.h> #define FINISH 0 //完成状态 #define RUNNING 1 //运行状态 #define READY 2 //就绪状态 #define WAITIO 3 //io等待状态
<鹰隼> 在 2025-04-23 上传 | 大小:2kb | 下载:0

[编译器/词法分析edit

说明:一. 实验内容: 实验一:设计,编制并调试一个词法分析程序,加深对词法分析程序原理的理解。 实验二:语法分析程序:编制一个递归下降语法分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。 -1. Experiment content: The experiment I: design, compile and debug a lexical analysis procedures, better und
<鹰隼> 在 2025-04-23 上传 | 大小:79kb | 下载:0

[单片机(51,AVR,MSP430等)AD

说明:AVR单片机做的AD转换,对初学AD转换的新手非常好用.-AVR Singlechip do AD conversion, on the beginner novice AD conversion is very easy to use.
<吴英生> 在 2025-04-23 上传 | 大小:1kb | 下载: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
<鹰隼> 在 2025-04-23 上传 | 大小:1kb | 下载:0

[Windows编程BROAD

说明:马踏棋盘 采用栈和链 使用回溯发实现踏棋盘的路 实现8*8-Horse riding chessboard chain using stack and the use of back-fat way to achieve the realization of the chessboard Tap 8* 8
<吴群> 在 2025-04-23 上传 | 大小:2kb | 下载:0

[其他嵌入式/单片机内容01156697

说明:uCOS-II工程文件,使用ICC编译。-uCOS-II project file, use the ICC compiler.
<> 在 2025-04-23 上传 | 大小:830kb | 下载:0

[C#编程xiaoyuandaoyou

说明:[数据结构] 数据结构课程设计-校园导游咨询程序.设计思想,什么都有-[Data structure] data structure of curriculum design- the campus tour guide the consultation process. Design thinking, what have
<吴群> 在 2025-04-23 上传 | 大小:9kb | 下载:0

[2D图形编程Graph2D

说明:2D 图象 不错的平面图形变化,可以随意改动图形运动方向和方式-2D image plane graphics good change, can change the direction and way of graphics Movement
<wang> 在 2025-04-23 上传 | 大小:99kb | 下载:0

[压缩解压haffman

说明:利用C语言实现哈夫曼编码的文件压缩和解压缩,一个工程项目实践。-The use of C language Huffman compression and decompression of files, a practice project.
<谭宗浪> 在 2025-04-23 上传 | 大小:37kb | 下载:0

[其他游戏ACFTC001

说明:软件课程设计要做的一个小游戏 希望得到高手点评 现在还在改进中-Curriculum design software to do a small game you want is still improving in Comments
<黯然失色> 在 2025-04-23 上传 | 大小:274kb | 下载:0

[JSP源码/JavaPaintBrush

说明:一个用Java编写的画板,能够实现与画板差不多的功能-A prepared using Java Sketchpad, can achieve similar functionality with Sketchpad
<流沙> 在 2025-04-23 上传 | 大小:351kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 61592.93 .94 .95 .96 .97 ... 267510 »

源码中国 www.ymcn.org