Welcome![Sign In][Sign Up]
Location:
Search - AFT

Search list

[Communication-MobileAFT

Description: 此为《自适应滤波器原理》一书的原代码, 为matlab程序-this as "an adaptive filter Principle," a book of the original code, procedures for Matlab
Platform: | Size: 121856 | Author: 许风 | Hits:

[Other resourcezlg_7289

Description: 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中 libminigui-1.6.2-linux/src/ial/ 5) 修改相关宏定义使上述二文件加入库编译。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am 在29行增加 ZLG7289_SRCS = zlg7289.c zlg7289.h 在37行增加 $(ZLG7289_SRCS) b. 修改libminigui-1.6.2-linux/src/ial/ial.c 在166行加入 #include \"zlg7289.h\" 在282行的数组内加入 {\"zlg7289\", InitZLG7289Input, TermZLG7289Input}, c. 进入项目主目录, 重新配置编译依赖 cd libminigui-1.6.2-linux 去掉后aclocal和automake后的版本号后,运行此脚本,忽略警告项。 d. 同上配置方法配置MiniGUI 6) 修改运行时配置文件MiniGUI.cfg中的IAL ial_engine=zlg7289-a) Copy libminigui - str - 1.6.2.tar.gz to arbitrary users Contents. 2) extract this document tar zxvf libminigui - str - 1.6.2.tar.g z 4) zlg7289.c zlg7289.h two paper copies into value-added version of the corresponding directory lib minigui-1.6.2-linux/src/ial / 5) to amend the definition so that the above - two papers to the compiler. A. revise libminigui-1.6.2-linux/src/ial/Makef ile.am the 29 firms to increase ZLG7289_SRCS = zlg7289.c zlg728 9.h the 37 firms to increase $ (ZLG7289_SRCS) b. revise libminigui-1 .6.2-linux/src/ial/ial.c in 166 firms join # include " zlg7289.h "in the array 282 to add (" zlg7289 " InitZLG7289Input, TermZLG7289Input). c. entering the main project directory, re-allocation of compiler - dependent cd libminigui - 1.6.2 - linux removed aft
Platform: | Size: 8149 | Author: 周波 | Hits:

[Other resourceA.F.T.Engine

Description: 一个aft引擎,传世的服务端,测试基本可以用
Platform: | Size: 1562432 | Author: dge533efde | Hits:

[Other resourcemm

Description: 木木AFT引擎永久无壳注册机,可以开传世私服了
Platform: | Size: 621747 | Author: dge533efde | Hits:

[Other resourceaft

Description: S. Haykin:自适应滤波器原理第四版的matlab代码
Platform: | Size: 33377 | Author: li_dee | Hits:

[Delphi VCLaft1.5

Description: 传世aft引擎使用的注册机,提供给需要的朋友!
Platform: | Size: 251274 | Author: chuiyan | Hits:

[Game Hook CrackEngine_Pro_1.6

Description: 传奇世界引擎.AFT倒闭后流出的源码.经修改,去掉后门命令
Platform: | Size: 1583393 | Author: pc8288 | Hits:

[Delphi VCLAFTxiufuban

Description: 继续更新AFT源代码 现在解决了无法登陆游戏的问题 用0504的dbserver就可以登陆了 去掉了绿字广告 降低内存占用HOO 去掉了大量的验证问题
Platform: | Size: 1970664 | Author: Ahpry | Hits:

[Other resourcenews

Description: 这是AFT源代码去除了后门之后的源码。已经去除了老王壳的验证。
Platform: | Size: 2047383 | Author: ffsm1216 | Hits:

[Other resourceAFT

Description: 自适应滤波器 第四版 源程序 维纳估计最小方差LMS算法
Platform: | Size: 29169 | Author: wang minchao | Hits:

[Communication阻塞率

Description: 呼叫阻塞率的计算和仿真:在时间轴上考虑。无论阻塞与否,下一呼叫到达时刻为当前呼叫到达时刻加上服从参数为1/λ的指数分布的呼叫间隔时间。一个呼叫到达时只需要判断呼叫的到达时刻和各个信道服务完成时刻的先后:如果前者比后者中任意一个大,说明至少有一个信道服务完成时刻比此呼叫到达时刻早,即此信道空闲,此时呼叫成功,应该先把此信道下一个服务完成时刻置为当前呼叫到达时刻,再加上服从参数为μ的指数分布的服务时间;反之,如果前者比后者中全部都小,说明所有信道在此呼叫到达后才会结束服务,即当前忙,此呼叫被阻塞掉了-call blocking probability calculation and simulation : the time frame to consider. Whether or not blocked, the next call arrived at the present moment to call time arrived with a subordinate parameters/ index distribution of the call interval. A call arrived only judgment call and the arrival time each channel service has completed a moment : If the former than the latter an arbitrary, and at least one channel is completed service calls than this moment arrived moments earlier, that this channel is idle, call this success, should first get here Channel a moment of complete services for the current call home arrival time, coupled with the parameters obey the exponential distribution services; Conversely, if the former than the latter, all small, with all the Channel call arrived only aft
Platform: | Size: 12288 | Author: 徐鹏 | Hits:

[Embeded Linuxzlg_7289

Description: 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中 libminigui-1.6.2-linux/src/ial/ 5) 修改相关宏定义使上述二文件加入库编译。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am 在29行增加 ZLG7289_SRCS = zlg7289.c zlg7289.h 在37行增加 $(ZLG7289_SRCS) b. 修改libminigui-1.6.2-linux/src/ial/ial.c 在166行加入 #include "zlg7289.h" 在282行的数组内加入 {"zlg7289", InitZLG7289Input, TermZLG7289Input}, c. 进入项目主目录, 重新配置编译依赖 cd libminigui-1.6.2-linux 去掉后aclocal和automake后的版本号后,运行此脚本,忽略警告项。 d. 同上配置方法配置MiniGUI 6) 修改运行时配置文件MiniGUI.cfg中的IAL ial_engine=zlg7289-a) Copy libminigui- str- 1.6.2.tar.gz to arbitrary users Contents. 2) extract this document tar zxvf libminigui- str- 1.6.2.tar.g z 4) zlg7289.c zlg7289.h two paper copies into value-added version of the corresponding directory lib minigui-1.6.2-linux/src/ial/5) to amend the definition so that the above- two papers to the compiler. A. revise libminigui-1.6.2-linux/src/ial/Makef ile.am the 29 firms to increase ZLG7289_SRCS = zlg7289.c zlg728 9.h the 37 firms to increase $ (ZLG7289_SRCS) b. revise libminigui-1 .6.2-linux/src/ial/ial.c in 166 firms join# include " zlg7289.h "in the array 282 to add (" zlg7289 " InitZLG7289Input, TermZLG7289Input). c. entering the main project directory, re-allocation of compiler- dependent cd libminigui- 1.6.2- linux removed aft
Platform: | Size: 8192 | Author: 周波 | Hits:

[Software Engineeringmm

Description: 木木AFT引擎永久无壳注册机,可以开传世私服了-Wood AFT engine Caseless Zhuceji permanent, they might open handed down私服the
Platform: | Size: 621568 | Author: dge533efde | Hits:

[Delphi VCLaft1.5

Description: 传世aft引擎使用的注册机,提供给需要的朋友!-传世Zhuceji aft engine used to provide a friend in need!
Platform: | Size: 250880 | Author: chuiyan | Hits:

[Game Hook CrackEngine_Pro_1.6

Description: 传奇世界引擎.AFT倒闭后流出的源码.经修改,去掉后门命令-Legends of the World Engine. AFT outflow after the closure of the source., As amended, to remove the back door command
Platform: | Size: 1582080 | Author: pc8288 | Hits:

[OtherNotchFilter

Description: 使用LABVIEW工具编写的自适应滤波器仿真代码!-LABVIEW tools used to prepare the adaptive filter simulation code!
Platform: | Size: 28672 | Author: liu | Hits:

[Delphi VCLAFTxiufuban

Description: 继续更新AFT源代码 现在解决了无法登陆游戏的问题 用0504的dbserver就可以登陆了 去掉了绿字广告 降低内存占用HOO 去掉了大量的验证问题-AFT continue to update the source code can now solve the problem of landing the game with 0504
Platform: | Size: 1970176 | Author: Ahpry | Hits:

[Game Enginenews

Description: 这是AFT源代码去除了后门之后的源码。已经去除了老王壳的验证。-This is the AFT source code except the back door go after the source. Have to verify that the shell apart from Pharaoh.
Platform: | Size: 2046976 | Author: | Hits:

[Speech/Voice recognition/combineaft

Description: 基于LMS算法的自适应回波抵消器算法 用于未知系统识别-Based on LMS Algorithm for Adaptive Echo Cancellation Algorithm for unknown system identification
Platform: | Size: 1024 | Author: caomin | Hits:

[Special EffectsAFT

Description: 自适应滤波理论,非常棒,包含所有经典理论的代码,可以作为经典例程参考。-Adaptive filter theory, great
Platform: | Size: 32768 | Author: Sambuke | Hits:
« 1 23 4 »

CodeBus www.codebus.net