资源列表
altimetry
- 讀取SLA檔案,計算全球每月海潮趨勢。(以1992年10月至2002年8月為例)-SLA read files, calculating the monthly tide of global trends. (From October 1992 to August 2002 as an example)
dv
- #include<iostream> using namespace std class Point {public: Point(int a){x=a } ~Point(){cout< \"execuing Point destructor\"<<endl } private: int x } class Circle:public Point {public: Circle(int m,int n
chucun
- 设计一个虚拟存储区和内存工作区,并使用下列算法计算页面失效次数. (1) 进先出的算法(FIFO) (2) 最近最少使用的算法(LRU) (3) 最佳淘汰算法(OPT) 在本实验中,页地址流长度为320,页面失效次数为每次访问相应指令时,该指令所对应的页不在内存的次数。 -Design of a virtual memory storage area and work area, and use the following algorithm for calculating
numbercolck
- 数字钟设计 数字钟设计 源码-numbercolck
ofdm.m
- 在OFDMA的网路下对频道进行的估计,简单有效的实现了OFDMA网络的优化以及对于参数的选择-OFDMA channel estimation
heart
- 动画心,在窗口可以绘制出一颗心,还有外边框,方形的-Animated heart out of the window you can draw a heart, as well as outside the frame, square
kcuart_tx
- This verilog code for transmitting data serially-This is verilog code for transmitting data serially
stripmapSAR
- 用于对于含有噪声的图像,消除其存在的噪声-Image to eliminate noise
jpegcodec
- jpeg coder and decoder with out using block proc function.Reading the image into 8x8 blocks and apllied the DCT transform and quantization using quantization tables.After that seperation of DC and AC coefficients and I applied the DPCM for DC coeffci
csd
- 一维非稳态通用导热的特别难的问题,如有雷同,纯属巧合-Generic one-dimensional unsteady heat conduction particularly difficult problem, any similarity is purely coincidental
code_gen
- 此Verilog程序产生用于GPS卫星导航信号的C/A码,输入信号有时钟、时钟使能、复位、给定的卫星编号,输出产生的C/A码。此程序在代码上进行优化,占用了更少的资源。--This program generates Verilog GPS satellite navigation signals for C/A code, the input signal with a clock, clock enable, reset, given the satellite number, the ou
umat1d83
- umat1d83 Ever J. Barbero
