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

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

line

  • TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines whe

    TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field (i.e. column oriented) list. An extended search mode is available, where only letters and digits are relevant. Other options: case sensitive search, alternative errorlevel with number of hits, header line with file name, LFN, custom prefix

    標(biāo)簽: TFIND searches boolean reports

    上傳時間: 2016-01-24

    上傳用戶:lindor

  • S6B0724液晶顯示驅(qū)動程序 void LCD_BUSY(void) void write_LCD_data(uchar lcd_data) void write_LCD_command(

    S6B0724液晶顯示驅(qū)動程序 void LCD_BUSY(void) void write_LCD_data(uchar lcd_data) void write_LCD_command(uchar command) void clear_lcd(void) void LCDClearline(uchar line) void prints(uchar line,uchar * temp) void printf(ulong int x) void change_code(uint * x) void Sendlcd(uchar x,uchar y,uchar dat) void Sendhz(uchar x,uchar y,uchar dat) void display_HZ(void) void display_date(void) void LCD_initial(void) void prints_id(uchar line,uint id) //void print_lcd(uchar *sss)

    標(biāo)簽: void write_LCD_command write_LCD_data LCD_BUSY

    上傳時間: 2016-03-17

    上傳用戶:獨孤求源

  • The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a s

    The main purpose of this project is to add a new scheduling algorithm to GeekOS and to implement a simple synchronization primitive (semaphore). As you might have already noticed, GeekOS uses a simple priority based preemptive Round Robin algorithm. In this project, you will change this to a multilevel feedback scheduling. In addition, you will provide user programs with semaphores, a means to check the system s current time and a mechanism for passing command-line arguments

    標(biāo)簽: scheduling algorithm implement to

    上傳時間: 2013-11-27

    上傳用戶:Late_Li

  • This document is intended to serve as an introduction to Wavelet processing through a set of Matlab

    This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own. I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.

    標(biāo)簽: introduction processing document intended

    上傳時間: 2016-03-22

    上傳用戶:qlpqlq

  • 本文從英文C–FAQ (2004 年7 月3 日修訂版) 翻譯而來。本文的中文版權(quán)為 朱群英和孫云所有。本文的內(nèi)容可以自由用于個人目的

    本文從英文C–FAQ (2004 年7 月3 日修訂版) 翻譯而來。本文的中文版權(quán)為 朱群英和孫云所有。本文的內(nèi)容可以自由用于個人目的,但是不可以未經(jīng)許可出 版發(fā)行。英文版權(quán)為Steve Summit 所有,詳情見下面的英文版權(quán)說明。 The English version of this FAQ list is Copyright 1990-2004 by Steve Summit. Content from the book 《C Programming FAQs: Frequently Asked Questions》is made available here by permission of the author and the publisher as a service to the community. It is intended to complement the use of the published text and is protected by international copyright laws. The on-line content may be accessed freely for personal use but may not be republished without permission.

    標(biāo)簽: 2004 FAQ 英文 翻譯

    上傳時間: 2013-12-19

    上傳用戶:LouieWu

  • When working with mathematical simulations or engineering problems, it is not unusual to handle curv

    When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the screen precision is finite. Hence, you use a lot of resource for nothing! This article presents a fast 2D-line approximation algorithm based on the Douglas-Peucker algorithm (see [1]), well-known in the cartography community. It computes a hull, scaled by a tolerance factor, around the curve by choosing a minimum of key points. This algorithm has several advantages: 這是一個基于Douglas-Peucker算法的二維估值算法。

    標(biāo)簽: mathematical engineering simulations problems

    上傳時間: 2013-12-20

    上傳用戶:changeboy

  • ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features o

    ead file "YD.DOC". Who is the intended user Beginners in assembly and programmers. Features of the program: Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the user can disassemble in different formats,has user friendly interface, mouse support, pop-up menu commands, short cut key commands, context-sensitive on-line help,and it is cheap. Program s capacity and limitations: Max executable file size is 64 KB. Can not disassemble program of EXE-format.Only 8086/8088 CPU instructions can be disassembled. Disassemble 8087 Math Co-processor s instructions.

    標(biāo)簽: programmers Beginners Features assembly

    上傳時間: 2014-06-21

    上傳用戶:皇族傳媒

  • 北京大學(xué)ACM比賽題目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input

    北京大學(xué)ACM比賽題目 Write a program to read four lines of upper case (i.e., all CAPITAL LETTERS) text input (no more than 72 characters per line) from the input file and print a vertical histogram that shows how many times each letter (but not blanks, digits, or punctuation) appears in the all-upper-case input. Format your output exactly as shown.

    標(biāo)簽: CAPITAL LETTERS program Write

    上傳時間: 2014-01-17

    上傳用戶:410805624

  • Recent work by Petricoin and Liotta and co-workers (Petricoin et al. Use of proteomic patterns in se

    Recent work by Petricoin and Liotta and co-workers (Petricoin et al. Use of proteomic patterns in serum to identify ovarian cancer. Lancet. 2002 Feb 16 359(9306):572-7. PMID: 11867112) has generated a lot of excitement and controversy. This example shows some ways that MATLAB can be used to read, visualize, pre-process (base-line correction, resample) and classify the data. The data can be downloaded from http://home.ccr.cancer.gov/ncifdaproteomics/ppatterns.asp

    標(biāo)簽: Petricoin co-workers and proteomic

    上傳時間: 2016-04-28

    上傳用戶:hewenzhi

  • There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run

    There are two files in the zip folder. bpsk_spread.m and jakesmodel.m Steps for simulation: 1] Run jakesmodel.m first 2] Then run bpsk_spread.m . 3] Note that during the first run bpsk_spread.m has no rayleigh fading.This is because the corresponding code has been commented 4] The resulting performance is stored in BER_awgn. 5] Now uncomment the Rayleigh Fading code in bpsk_spread.m file. 6] Same time comment BER_awgn (line 112) and uncomment BER_ray variable. 7] Run the simulation. To compare the perfromances of the receiver using DSSS plot the BER_awgn and BER_ray

    標(biāo)簽: bpsk_spread jakesmodel simulation folder

    上傳時間: 2016-05-19

    上傳用戶:ynsnjs

主站蜘蛛池模板: 泗洪县| 昂仁县| 丰都县| 甘德县| 汾西县| 怀柔区| 霍城县| 南涧| 长宁县| 南汇区| 江油市| 灵台县| 蓬溪县| 日照市| 焉耆| 建阳市| 两当县| 无棣县| 贺兰县| 鄂托克前旗| 谷城县| 理塘县| 红原县| 大姚县| 太谷县| 大关县| 怀远县| 岳阳县| 太湖县| 米易县| 洞口县| 固原市| 大名县| 津南区| 南昌市| 丹凤县| 泸溪县| 海晏县| 乌拉特前旗| 华安县| 安顺市|