亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

next-Generation

  • Number of Namespaces in the project: 1 Number of Classes in the project: 6 Number of C# function

    Number of Namespaces in the project: 1 Number of Classes in the project: 6 Number of C# function(s) in the project: 2 Number of C# subroutine(s) in the project: 15 Number of VB.NET function(s) in the project: 1 Number of VB.NET subroutine(s) in the project: 10 Number of Application variable(s) used in the project: 3 Number of Session variable(s) used in the project: 1 Number of Distinct Email Addresses(s) found in the project: 4 Generation of documentation took 0 minute 18 seconds

    標簽: Number project Namespaces the

    上傳時間: 2013-12-09

    上傳用戶:許小華

  • 初看kmp算法的時候有點模糊

    初看kmp算法的時候有點模糊,第一次就根本沒明白過。 仔細的推敲。找相關類似的問題?,F在把源程序貼出來供大家參考。 關鍵一點就是要了解next函數的構造,以及為什么要這么做。在數據結構中的next推倒,不過不是很好理解。 其中next是按1開始。

    標簽: kmp 算法 模糊

    上傳時間: 2017-05-20

    上傳用戶:xyipie

  • Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/

    Generate Possion Dis. step1:Generate a random number between [0,1] step2:Let u=F(x)=1-[(1/e)x] step3:Slove x=1/F(u) step4:Repeat Step1~Step3 by using different u,you can get x1,x2,x3,...,xn step5:If the first packet was generated at time [0], than the second packet will be generated at time [0+x1],The third packet will be generated at time [0+x1+x2], and so on …. Random-number generation 1.static method random from class Math -Returns doubles in the range 0.0 <= x < 1.0 2.class Random from package java.util -Can produce pseudorandom boolean, byte, float, double, int, long and Gaussian values -Is seeded with the current time of day to generate different sequences of numbers each time the program executes

    標簽: Generate Possion between random

    上傳時間: 2017-05-25

    上傳用戶:bibirnovis

  • Index NAME 總覽 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 選項 (OPTIONS) 總體選項 (Overall Option

    Index NAME 總覽 (SYNOPSIS) 警告 (WARNING) 描述 (DESCRIPTION) 選項 (OPTIONS) 總體選項 (Overall Option) 語言選項 (LANGUAGE OPTIONS) 預處理器選項 (Preprocessor Option) 匯編器選項 (ASSEMBLER OPTION) 連接器選項 (LINKER OPTION) 目錄選項 (DIRECTORY OPTION) 警告選項 (WARNING OPTION) 調試選項 (DEBUGGING OPTION) 優化選項 (OPTIMIZATION OPTION) 目標機選項 (TARGET OPTION) 機器相關選項 (MACHINE DEPENDENT OPTION) 代碼生成選項 (CODE GENERATION OPTION) PRAGMAS 文件 (FILE) 另見 (SEE ALSO) BUGS 版權 (COPYING) 作者 (AUTHORS) [中文版維護人] [中文版最新更新] 《中國Linux論壇man手冊頁翻譯計劃》 NAME gcc,g++-GNU 工程的 C和 C++編譯器(egcs-1.1.2

    標簽: DESCRIPTION SYNOPSIS OPTIONS Overall

    上傳時間: 2014-01-03

    上傳用戶:evil

  • The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT alg

    The code performs a number (ITERS) of iterations of the Bailey s 6-step FFT algorithm (following the ideas in the CMU Task parallel suite). 1.- Generates an input signal vector (dgen) with size n=n1xn2 stored in row major order In this code the size of the input signal is NN=NxN (n=NN, n1=n2=N) 2.- Transpose (tpose) A to have it stored in column major order 3.- Perform independent FFTs on the rows (cffts) 4.- Scale each element of the resulting array by a factor of w[n]**(p*q) 5.- Transpose (tpose) to prepair it for the next step 6.- Perform independent FFTs on the rows (cffts) 7.- Transpose the resulting matrix The code requires nested Parallelism.

    標簽: iterations performs Bailey number

    上傳時間: 2014-01-05

    上傳用戶:libenshu01

  • This manual describes SAMSUNG s S3C2410A 16/32-bit RISC microprocessor. This product is designed to

    This manual describes SAMSUNG s S3C2410A 16/32-bit RISC microprocessor. This product is designed to provide hand-held devices and general applications with cost-effective, low-power, and high-performance micro-controller solution in small die size. To reduce total system cost, the S3C2410A includes the following components separate 16KB Instruction and 16KB Data Cache, MMU to handle virtual memory management, LCD Controller (STN & TFT), NAND Flash Boot Loader, System Manager (chip select logic and SDRAM Controller), 3-ch UART, 4-ch DMA, 4-ch Timers with PWM, I/O Ports, RTC, 8-ch 10-bit ADC and Touch Screen Interface, IIC-BUS Interface, IIS-BUS Interface, USB Host, USB Device, SD Host & Multi-Media Card Interface, 2-ch SPI and PLL for clock generation.

    標簽: This microprocessor describes S3C2410A

    上傳時間: 2013-11-30

    上傳用戶:GavinNeko

  • 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 fil

    生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no limit -s trick buffer block size, must be n*188 -l log file, default c:\tricktest.log example: tricktest -f 黑鷹行動.mpg -o c:\temp -i A -m 1000 -b 3750000 soure file: 黑鷹行動.mpg output directory: c:\temp filename: 000000A,000000A.ff,000000A.fr,000000A.vvx max coding error: 1000 trick generation speed: 3750000 bps a

    標簽: TrickTest tricktest command source

    上傳時間: 2014-01-23

    上傳用戶:水口鴻勝電器

  • FEATURES • 16 bit PIPE Spec PCI Express Testbench • Link training • Initial Flo

    FEATURES • 16 bit PIPE Spec PCI Express Testbench • Link training • Initial Flow Control • Packet Classes for easy to build PHY,DLLP and TLP packets • DLLP 16 bit CRC and TLP LCRC generation • Sequence Number generation and checking • ACK TLP packets • Scrambling • MemRd MemWr CfgRd CfgWr TLPs

    標簽: 8226 Testbench FEATURES training

    上傳時間: 2014-01-18

    上傳用戶:netwolf

  • Imagine that you are a web developer (which is probably not a stretch if you are reading this book)

    Imagine that you are a web developer (which is probably not a stretch if you are reading this book) and you are being encouraged to add some Ajax features to a site you’re working on. Maybe the originator of this request is your boss or your boss’s boss, who is not even sure what Ajax is, let alone what kinds of features might be useful.And maybe you’re not sure yourself. Imagine that your prior experience has mostly been on the server-side, developing in Java or some other server-side technology, and your experience with HTML and JavaScript has been fairly limited.This is the scenario we will explore over the next several chapters as you are introduced to the Dojo Toolkit.

    標簽: are developer you probably

    上傳時間: 2013-11-27

    上傳用戶:鳳臨西北

  • MTK flash TOOL源程序代碼 ========== FlashTool v3.1.05 (2007/05/15) ======= Bug fixes: 1. [DA] Fix

    MTK flash TOOL源程序代碼 ========== FlashTool v3.1.05 (2007/05/15) ======= Bug fixes: 1. [DA] Fix that DA cannot be loaded on MT6225 for exceeding internal SRAM size. 2. [DA] Fix that NAND download/read-back issue on MT6225 because buffer is linked on TCM. New features: 1. [DA] Supports new NOR Flash device [SPANSION] S29WS128P [SPANSION] S29WS256P [TOSHIBA] TV00560002DDGB 2. [DA] Supports OTP driver for below NOR Flash device [SPANSION] S29WS128P [SPANSION] S29WS256P Enhancements: 1. [DA] Provide Customized FlashTest_AllInOne_DA.bin. 2. [DA] NFB can auto format after first download. 3. [DA] Improve DA download algorithm: next sector will be erased only when a sector is fully programmed. 4. [DA] Improve DA download algorithm: enable recovery mechanism when press STOP button. 5. [DA] Improve MT6223 Download Speed.

    標簽: FlashTool flash fixes 05

    上傳時間: 2014-01-04

    上傳用戶:xg262122

主站蜘蛛池模板: 河西区| 陕西省| 普宁市| 涞源县| 上蔡县| 旬邑县| 河池市| 乐东| 万州区| 麦盖提县| 北宁市| 山丹县| 南阳市| 无锡市| 巍山| 巩留县| 玉龙| 临桂县| 昌平区| 彭阳县| 分宜县| 石泉县| 思茅市| 泰安市| 太保市| 海南省| 华宁县| SHOW| 沙田区| 安龙县| 平遥县| 巴塘县| 革吉县| 苏尼特右旗| 星子县| 太康县| 扬中市| 佛山市| 和政县| 伊金霍洛旗| 柯坪县|