-
PaperImplemented
Impulse Noise Removal through Fuzzy Logic is implemented in Matlab, Review paper is also there and ppt.
- 2009-06-11 13:35:38下载
- 积分:1
-
rank-defect-free-network-adjustment
常用于测绘控制网和变形监测,秩亏自由网平差,分别可以进行普通秩亏自由网平差,拟稳平差(Ordinary rank defect free network adjustment commonly used in surveying and mapping control network and deformation monitoring, rank defect free network adjustment, respectively, to be stable adjustment)
- 2021-01-08 16:28:51下载
- 积分:1
-
动画特效
使用animate.css作为动画特效,制作出各种打开lightbox的炫酷效果。(Using animate. CSS as animation special effects, make all kinds of cool effects to open the lightbox.)
- 2019-01-07 10:14:11下载
- 积分:1
-
ArcObjects(hanpeng)
gis行业韩鹏VC+AO二次开发资料gis行业韩鹏VC+AO二次开发资料gis行业韩鹏VC+AO二次开发资料gis行业韩鹏VC+AO二次开发资料(gis industries Han Peng VC+ AO secondary development of information industry, gis Han Peng VC+ AO secondary development of information industry, gis Han Peng VC+ AO secondary development of information industry, gis Han Peng VC+ AO secondary development of information)
- 2009-09-30 10:51:29下载
- 积分:1
-
1、CC2530 流水灯实验
zigbee基础实验教程和代码实现cc2530(ZigBee basic experiment)
- 2018-03-03 14:34:03下载
- 积分:1
-
复调制细化方法(ZFFT)和线性调频Z变换方法(Ch irp-Z变换)
说明: 在细化选带频谱分析中,复调制细化方法(ZFFT)和线性调频Z变换方法(Ch irp-Z变换)是常用的两种方法。对于发生严重干涉现象的密集多频率谐波成分,ZFFT通过增大细化倍数后重采样,把干涉的各频率成分分离后进行校正可获得高精度的信号参数。(In the frequency spectrum analysis of refined band selection, ZFFT and Chirp-Z transform are two commonly used methods. For the dense multi frequency harmonic components with serious interference, ZFFT can obtain high-precision signal parameters by increasing the thinning multiple and resampling, separating the frequency components of interference and correcting them.)
- 2020-06-02 11:41:53下载
- 积分:1
-
pinpu
说明: 将激光器输出的时间序列转化成频谱序列,以更好的分析频谱特性(The time series of laser output is converted into frequency series to better analyze the spectrum characteristics.)
- 2021-02-21 17:29:43下载
- 积分:1
-
Sun J2EE 宠物店(包括源代码及参考书)
Sun J2EE 宠物店(包括源代码及参考书)-Sun J2EE pet shops (including source code and reference books)
- 2022-10-03 21:35:04下载
- 积分:1
-
VC++使用CHtmlView在对话框中显示HTML内容
VC++使用CHtmlView在对话框中调用显示HTML内容,本程序示例如何利用一个从CHtmlView派生的新类 CHtmlCtrl在对话框中(如about对话框)嵌入web页面以及如何将HTML文件作为资源嵌入在EXE或DLL中。 也可使用JavaScript和DHTML来实现同样的功能。
- 2022-01-26 07:35:42下载
- 积分:1
-
俄罗斯方块,经典游戏。
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分...
俄罗斯方块,经典游戏。
其中的主要逻辑有:
(1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。
(2)得分越高,方块下降速度越快(每200分为单位)。
(3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。
游戏控制:
up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。
特点:
(1)由于tc不支持中文,所以基本都是英文注释。
(2)函数命名尽可能规范的表达其内部处理目的和过程。
(3)代码加上注释仅有577行。(我下载过的两个俄罗斯方块代码一个在1087行,一个在993行,我的比它们代码少)。
(4)除了消除空格时算法比较复杂,其他算法都比较简单易读。
(5)绘图效率和局部代码效率扔有待提高。
(6)FrameTime参数可能依据不同硬件环境进行具体设置,InitGame需要正确的TC路径。-Tetris, classic games.
- 2022-02-20 12:56:31下载
- 积分:1