SED1335驅動320x240圖形液晶驅動演示程序 接口情況表述: No: LCM ----- 52 --------------------- 1...VSS..... GND 地線 2...VDD..... +5V(VCC) 電源 3...VO ..... -Vadj Input 對比度負壓調整輸入 4...A0 ..... P2.0 寄存器選擇信號,命令數據方式選擇 5.../WR..... WR 寫有效 6.../RD..... RD 讀有效 7...D0 ..... P0.0 數據總線 D0 8...D1 ..... P0.1 數據總線 D1 9...D2 ..... P0.2 數據總線 D2 10..D3 ..... P0.3 數據總線 D3 11..D4 ..... P0.4 數據總線 D4 12..D5 ..... P0.5 數據總線 D5 13..D6 ..... P0.6 數據總線 D6 14..D7 ..... P0.7 數據總線 D7 15../CS .... GND 片選通信號,低電平有效.實際使用應編入地址 16../RES.... /RESET 復位信號,低電平有效,阻容式復位電路 17..VEE..... -Vout 逆變-22.5V 負電壓輸出 18..VSS..... GND 地線 0V
上傳時間: 2013-12-22
上傳用戶:redmoons
模擬實現spooling技術 一個用C做的假脫機SPOOLING輸入程序,是操作系統實驗來的,-do spooling SPOOLING input program is the experimental operating system
上傳時間: 2013-12-15
上傳用戶:思琦琦
In recent years, the UNIX operating system has seen a huge boost in its popularity, especially with the emergence of Linux. For programmers and users of UNIX, this comes as no surprise: UNIX was designed to provide an environment that s powerful yet easy to use. One of the main strengths of UNIX is that it comes with a large collection of standard programs. These programs perform a wide variety of tasks from listing your files to reading email. Unlike other operating systems, one of the key features of UNIX is that these programs can be combined to perform complicated tasks and solve your problems. One of the most powerful standard programs available in UNIX is the shell. The shell is a program that provides you with a consistent and easy-to-use environment for executing programs in UNIX. If you have ever used a UNIX system, you have interacted with the shell.
標簽: especially popularity operating recent
上傳時間: 2014-11-26
上傳用戶:gaojiao1999
Kriging 插值程序,實現二維三維數據插值 Makefile_hp700 Makefile_ibm6000 kriging.mdf kriging.c outboard.c inv_m.tar.gz The inverse matrix source codes which got from Netlib. f2c.tar.gz The head file and library which are used to inverse matrix source codes. krig.net The example dx file. data1.dx The input example.
上傳時間: 2016-03-27
上傳用戶:縹緲
Sector is a system infrastructure software that provides functionality for distributed data storage, access, and analysis/processing. It automatically manages large volumetric data across servers or clusters, even those over distributed wide area high speed networks. Sector provides simple tools and APIs to access and/or process the data. Data and server locations are transparent to users, as the whole Sector network is a single networked super computer to the users.
標簽: infrastructure functionality distributed software
上傳時間: 2013-12-21
上傳用戶:極客
一. 實驗目的 設計,編制并調試一個語法分析程序,加深對語法分析原理的理解。可以編譯c語言的基本結構,包括循環嵌套和條件嵌套。 二. 實驗的輸入輸出 (1) 執行程序時,可輸入源程序的路徑,如果輸入為空的話,將會編譯默認的源程序“./input.dat” (2) 如果編譯發現有錯誤,則會輸出錯誤行數,并在結束編譯時輸出“Complete!” 三. 語法結構 .... 四. 分析器主要代碼 .. 五 小結
標簽: 實驗
上傳時間: 2013-12-16
上傳用戶:宋桃子
k-meansy算法源代碼。This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen.
標簽: code implementing directory algorithm
上傳時間: 2016-04-07
上傳用戶:shawvi
F:\RobinGame\include\input\RDXJoystick.rar DX8 游戲手柄完整類
標簽: RobinGameincludeinputRDXJoystick DX8 手柄
上傳時間: 2013-11-27
上傳用戶:songnanhua
A digital fi‘equeney meter designed with FPGA development software Q-~us 11 is introduced.The 1 Hz—l MHz input measured pulse signals of the digital ii‘equency meter can be used for measuring frequency,period,pulse width and duty ratio,etc.The test results stably display O71 3 seven—segment numeric tubes,and the measuring ranges may be switched over automatically.The measuring error is equal to or less than 0.1%.
標簽: development introduced designed software
上傳時間: 2016-04-09
上傳用戶:stewart·
小型的Lex編譯器,能從input.txt識別簡單的C++語句,并將分析結果存于output.txt中
上傳時間: 2014-01-12
上傳用戶:qq21508895