Welcome![Sign In][Sign Up]
Location:
Search - hf.c

Search list

[Fractal programmountain

Description: 三维空间中的分形插值算法 ① 在X-Y平面上绘制一个n×n的正方形网格,并对4个角点在Z方向上分别设置初始高度ha,hb,hc,hd,得到A,B,C,D这4点(如图10.3所示)。 ② 根据式hm=(ha+hb+hc+hd)/4+△,计算正方形网格中点的高度hm,其中△为一随机量,从而得到M点。 ③ 根据角点和中点以及虚拟点,计算边中点的高度,即 he=(ha+hb+hm+0)/4+△ hf=(hb+hc+hm+0)/4+△ hg=(hc+hd+hm+0)/4+△ hh=(hd+ha+hm+0)/4+△ 其中,△为一随机量,从而得到E,F,G,H这4点。 ④ 再根据E,B,F,M4点的高度计算小正方形EBFM中点的高度,类似地计算小正方形MFCG,HMGD,AEMH中点的高度,即 he’=(ha+hb+hm+he)/4+△1 hf ’=(hb+hc+hm+hf)/4+△1 hg’=(hc+hd+hm+hg)/4+△1 hh’=(hd+ha+hm+hh)/4+△1 以及这些正方形边中点的高度。 ⑤ 递归步骤③和步骤④使正方形网格逐步细化,直至达到预期递归深度,然后连接每个正方形网格点。
Platform: | Size: 2696 | Author: 李文选 | Hits:

[Mathimatics-Numerical algorithmsHf

Description: 哈夫曼数的编码,译码和树的打印-The number of Huffman encoding, decoding and tree print
Platform: | Size: 2048 | Author: lxw | Hits:

[Fractal programmountain

Description: 三维空间中的分形插值算法 ① 在X-Y平面上绘制一个n×n的正方形网格,并对4个角点在Z方向上分别设置初始高度ha,hb,hc,hd,得到A,B,C,D这4点(如图10.3所示)。 ② 根据式hm=(ha+hb+hc+hd)/4+△,计算正方形网格中点的高度hm,其中△为一随机量,从而得到M点。 ③ 根据角点和中点以及虚拟点,计算边中点的高度,即 he=(ha+hb+hm+0)/4+△ hf=(hb+hc+hm+0)/4+△ hg=(hc+hd+hm+0)/4+△ hh=(hd+ha+hm+0)/4+△ 其中,△为一随机量,从而得到E,F,G,H这4点。 ④ 再根据E,B,F,M4点的高度计算小正方形EBFM中点的高度,类似地计算小正方形MFCG,HMGD,AEMH中点的高度,即 he’=(ha+hb+hm+he)/4+△1 hf ’=(hb+hc+hm+hf)/4+△1 hg’=(hc+hd+hm+hg)/4+△1 hh’=(hd+ha+hm+hh)/4+△1 以及这些正方形边中点的高度。 ⑤ 递归步骤③和步骤④使正方形网格逐步细化,直至达到预期递归深度,然后连接每个正方形网格点。 -Three-dimensional space fractal interpolation algorithm
Platform: | Size: 2048 | Author: 李文选 | Hits:

[SCMhf.c

Description: 汽车电子解码器电缆测试。可以判断汽车故障在哪里-Automotive electronics testing cable decoder. Can determine where the fault automobile
Platform: | Size: 463872 | Author: 曾明 | Hits:

[Windows Developl1j-jp_1551[1]

Description: 版本: 1551 c~~4eia) 作者: vala.l1j ,Jh#$mil 日期: 22:51:30, 2009年1月25日 [|YvVA 信息: ]>9 /r# チャット遮断リスト処理を専用クラスに移動。 Ihf)gfHj 1551日方源码-Version: 1551 c ~ ~ 4eia) Author: vala.l1j, J h# $ mil Date: 22:51:30, January 25, 2009 [| Y vVA information: ' ]> 9/r#チャッストトhot deal breakerを専withクラスにmobile. I hf) gfHj 1551 Japanese source
Platform: | Size: 4012032 | Author: 12345 | Hits:

[Streaming Mpeg4shangchuan

Description: OFDM是一种新型的调制方式,称为正交频分复用。阐述了OFDM的原理、系统组成和 优良性质及其在数字电视传输和混合光纤电缆网(HF,C)中的应用。 -OFDM is a new type of modulation is called orthogonal frequency division multiplexing. OFDM on the principles of good composition and the nature of the system and its application in digital television transmission and hybrid fiber cable network (HF, C) application.
Platform: | Size: 2204672 | Author: garfield | Hits:

[Data structshf

Description: 用C语言实现哈夫曼编码,程序清晰,通俗易懂-Using C language Huffman, procedures clear and easily understood
Platform: | Size: 2048 | Author: | Hits:

[File Formatrenyiboxing

Description: 信号发生器是一种常用的仪器,能够实现各种波形,不同频率的输出,电子测试系统的重要部件。本研究 的数字信号发生器足基于直接数字合成即DDS技术设计的,采用VHDL与C语言相结合的方法,通过查找存储 于ROM查找表中的各种标准波形数据,产牛频率Hf调并且高精度的正弦波、方波、锯齿波等常用信号,并且町 以通过修改表中的数据,实现任意信号发生器-Signal generator is a commonly used instrument to achieve a variety of waveforms of different frequency output, a key component of electronic test systems. In this study, full digital signal generator that is based on DDS technology of direct digital synthesis design, VHDL and C language using the method of combining, by looking up stored in ROM look-up table in a variety of standard waveform data, the cattle and the high frequency tone Hf accuracy of the sine wave, square wave, sawtooth and other signals used, and town to modify table data, an arbitrary signal generator
Platform: | Size: 268288 | Author: 姚木 | Hits:

[Data structsHF

Description: 数据结构习题---幻方求解 用c++实现N阶幻方的求解-Problem--- data structure with c++ magic square magic squares of order to achieve the solution N
Platform: | Size: 1024 | Author: 张芷源 | Hits:

[Windows Develophf

Description: 幻方程序 c++源代码 课程设计代码-Magic square program c++ source code, curriculum design code
Platform: | Size: 2048 | Author: emma | Hits:

[AlgorithmCaHbOcNd

Description: 一个VC对话框写的K-J公式计算小程序,能够预测炸药的爆速和爆压。 1、基于CaHbOcNd类炸药,要求输入碳原子数a,氢原子数b,氧原子数c,氮原子数d,炸药的标准生成焓Hf,炸药密度ρ六项数据来计算爆速与爆压。 2、在用户输入界面附有说明:本公式适用于CaHbOcNd类单质炸药,在计算密度大于1.0g/cm3的单质炸药时,本公式相对误差不大于3 。 3、本程序不适用于含氯、氟的炸药. -KJ formula dialog box to write a VC program to be able to predict the detonation velocity and detonation pressure of explosives. Based CaHbOcNd explosives are asked to enter the number of carbon atoms a and b of the number of hydrogen atoms, oxygen atoms c, d of nitrogen atoms, explosives, standard enthalpy of formation Hf, explosive density ρ six data to calculate the detonation velocity and detonation pressure. 2, annotated in the user input interface: this formula applies to a single quality explosives CaHbOcNd class, the formula relative error is less than 3 in the calculation of density greater than 1.0g/cm3 single quality explosives. 3, the formula does not apply to the chlorine, fluorine explosives.
Platform: | Size: 22621184 | Author: 杨威 | Hits:

[Windows DevelopOshangchuuanF

Description: OFDM是一种新型的调制方式,称为正交频分复用。阐述了OFDM的原理、系系统组成和优良性质及其在数字电视传输和混合光纤电缆网(HF,C)中的应用。 -OFDM is a new type of modulation called orthogonal frequency division multiplexing. Elaborated the principle of the OFDM, the composition and good nature of the particle system and its digital television transmission and hybrid fiber cable network (HF and C) in the application.
Platform: | Size: 2204672 | Author: yanjun | Hits:

[Communicationc# HF读写器测试软件

Description: c# windows平台 RFID 读写卡器在电脑上的读写卡片(C# windows platform RFID read / write card reader and write card on the computer)
Platform: | Size: 392192 | Author: test668 | Hits:

CodeBus www.codebus.net