资源列表

排序选择:

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

[通讯/手机编程digitalfilter

说明:数字滤波器的MATLLAB仿真源代码,下载即可使用,具有很好的学习参考价值。-Digital filter MATLLAB simulation source code, download to use with a good learning reference value.
<w> 在 2024-12-23 上传 | 大小:23kb | 下载:0

[软件工程instructions

说明:学籍信息管理软件系统概要设计说明书 1 引言 随着计算机技术的日益成熟、普及,现代的学校管理的实际运作在很多方面、很大程度上都必须借助计算机来完成,相应软件的开发显得尤为重要。 本学籍管理应用系统以程序设计语言为基础,采用程序设计与数据库相结合的手段进行开发,结构紧凑、运行速度快、操作简单,更因为拥有自己的源代码,所以保证了软件具有高度的保密、安全性,本软件将帮助学校管理人员方便、安全、高效的进行学校的管理。 -S
<鹰隼> 在 2024-12-23 上传 | 大小:40kb | 下载:0

[通讯/手机编程Quartuspn

说明:伪随机图案发生器的Quartus源程序,CDMA通信的学习中用硬件语言实现伪随机码。-Pseudo-random pattern generator Quartus source, CDMA communications hardware used to study the language to achieve pseudo-random code.
<w> 在 2024-12-23 上传 | 大小:4kb | 下载:0

[其他小程序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-12-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等待状态
<鹰隼> 在 2024-12-23 上传 | 大小:2kb | 下载:0

[编译器/词法分析edit

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

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

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

[C#编程xiaoyuandaoyou

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

[2D图形编程Graph2D

说明:2D 图象 不错的平面图形变化,可以随意改动图形运动方向和方式-2D image plane graphics good change, can change the direction and way of graphics Movement
<wang> 在 2024-12-23 上传 | 大小:99kb | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 61592.93 .94 .95 .96 .97 ... 267505 »

源码中国 www.ymcn.org