(1) This pin may function as either a JTAG port or a user I/O pin. If the device is configured to use the JTAG ports for in-system programming, this pin is NOT available as a user I/O pin. (2) The user I/O pin count includes dedicated input pins and all I/O pins.
標簽: configured pin function either
上傳時間: 2014-01-27
上傳用戶:qwe1234
Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Contains the driver sources. Compile with "make". Then as root, install with "make install". Type "modprobe finepix" to load the module. userspace/ Type "make" to compile. fpix: test program, independant of the driver. Uses libusb to directly access the camera and capture a frame, saved under frame.jpg. Will NOT work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest.
標簽: driver i.e. FujiFilm FinePix
上傳時間: 2014-11-28
上傳用戶:chenxichenyue
This code was used for making the practical measurements in section 2.3 of my thesis. This Matlab code allows an OFDM signal to be generated based on an input data file. The data can be random data, a grey scale image, a wave file, or any type of file. The generated OFDM signal is stored as a windows wave file, allowing it to be viewed, listened to and manipulated in other programs. The modified wave file can then be decoded by the receiver software to extract the original data. This code was developed for the experiments that I performed in my honours thesis, and thus has NOT been fully debugged. This is the original code developed for the thesis and so has several problems with it. The BER performance given by the simulations is infact Symbol Error Rate.
標簽: This measurements practical section
上傳時間: 2015-09-20
上傳用戶:tedo811
輸入:以十進制的形式讀入要判斷的年份,從鍵盤取得的一個十進制數轉換為二進制數存入BX寄存器中,再將BX中的內容保存在變量year中。 判斷:首先將year中的內容首先除以4,不能被4整除,則一定不是閏年,能被4整除的,需再將year中的內容除以100,不能被100整除的,則一定是閏年,能被100整除的,需再將year中的內容除以400,能被400整除的,則是閏年,不能被400整除的,則不是閏年。 輸出:經判斷后,是閏年的輸出“This is a leap year!”,不是閏年的則輸出“ This is NOT a leap year! ”,然后輸出是否要繼續判斷另一年份是否是閏年的提示字符串“ Continue jugding(y/n)?”,輸入‘y’,則輸入要判斷的年份,輸入其它字符則結束程序。
上傳時間: 2015-09-21
上傳用戶:xmsmh
THIS CODE IS FOR EXAMPLE PURPOSES ONLY, USE AT YOUR OWN RISK, NO WARRANTY IS ASSUMED OR IMPLIED The intension of this code is to provide an example of attaching to the MUX layer with a custom ethernet protocol. Though the NPT code is provided for handling alternate frames, it has NOT been tested.
標簽: PURPOSES WARRANTY ASSUMED EXAMPLE
上傳時間: 2015-09-21
上傳用戶:qq521
java tankwar program,it is NOT graphics.
上傳時間: 2014-08-21
上傳用戶:wpt
THIS SOURCE CODE IS PROVIDED AS IS , WITH NO WARRANTIES WHATSOEVER, EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS FOR ANY PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE, RELATING TO THE SOURCE CODE OR ANY WARRANTY OTHERWISE ARISING OUT OF ANY PROPOSAL, SPECIFICATION, OR SAMPLE AND WITH NO OBLIGATION OF NOKIA TO PROVIDE THE LICENSEE WITH ANY MAINTENANCE OR SUPPORT. FURTHERMORE, NOKIA MAKES NO WARRANTY THAT EXERCISE OF THE RIGHTS GRANTED HEREUNDER DOES NOT INFRINGE OR MAY NOT CAUSE INFRINGEMENT OF ANY PATENT OR OTHER INTELLECTUAL PROPERTY RIGHTS OWNED OR CONTROLLED BY THIRD PARTIES
標簽: WARRANTIES WHATSOEVER INCLUDING PROVIDED
上傳時間: 2013-12-27
上傳用戶:fanboynet
American Gladiator,You are consulting for a game show in which n contestants are pitted against n gladiators in order to see which contestants are the best. The game show aims to rank the contestants in order of strength this is done via a series of 1-on-1 matches between contestants and gladiators. If the contestant is stronger than the gladiator, then the contestant wins the match otherwise, the gladiator wins the match. If the contestant and gladiator have equal strength, then they are “perfect equals” and a tie is declared. We assume that each contestant is the perfect equal of exactly one gladiator, and each gladiator is the perfect equal of exactly one contestant. However, as the gladiators sometimes change from one show to aNOTher, we do NOT know the ordering of strength among the gladiators.
標簽: contestants consulting Gladiator are
上傳時間: 2013-12-18
上傳用戶:windwolf2000
Huffman 壓縮/解壓算法的ANSI C實現 This archive contains a simple and readable ANSI C implementation of Huffman coding and decoding. This implementation is NOT intended to be the best, fastest, smallest, or any other performance related adjective. More information on Huffman encoding may be found at: http://michael.dipperstein.com/huffman http://datacompression.info/Huffman.shtml
標簽: ANSI implementation contains readable
上傳時間: 2014-01-05
上傳用戶:thesk123
Absolute Database 5.12 src. Absolute Database lets you forget the Borland Database Engine (BDE). This BDE replacement is the compact, high-speed, robust and easy-to-use database engine. With Absolute Database you will NOT need special installation and configuration, it compiles right into your EXE. Make your application faster and smaller with Absolute Database BDE alternative!
標簽: Database Absolute Borland forget
上傳時間: 2013-12-19
上傳用戶:海陸空653