液晶顯示屏LCD作為一種功耗低、體積小、無輻射的顯示器件,近幾年被廣泛應用于各式各樣的嵌入式電子產品中,LCD可分為段位式、字符式和點陣式三種,其中,段位式LCD和字符式LCD只能用于字符和數字的簡單顯示,不能滿足圖形曲線和漢字顯示的要求,而點陣式LCD不僅可以顯示字符、數字,還可以顯示各種圖形、曲線及漢字,并且可以實現屏幕上下左右滾動動畫功能,分區開窗口、反轉、閃爍等功能,用途十分廣泛,為了簡化液晶顯示電路的設計和應用,生產廠家通常將液晶顯示單元、顯示控制器,顯示內存和顯示驅動電路等裝配在一起,做成液晶顯示模塊LCD Module(LCM)[1]。LCM對外提供標準數據和控制接口以及控制指令,本文以ATM12864C為例,介紹帶控制驅動器ST7920的液晶顯示模塊與Philips公司的ARM7微控制器LPC2214的接口設計及編程方法,并在此基礎詳細介紹在液晶顯示屏上顯示可連續滾動的中文菜單及菜單項反白選擇顯示的設計方法,并討論如何解決漢字顯示過程中出現的亂碼問題。
上傳時間: 2014-01-16
上傳用戶:黑漆漆
用VC和SQL Server開發的固定資產管理系統,包括系統信息管理,固定資產管理和統計查詢管理三個大模塊-VC and SQL Server development of the fixed asset management system, including system information management, fixed asset management and statistics for the three management module
上傳時間: 2016-06-29
上傳用戶:SimonQQ
一個經典的權限管理系統 FrameWork權限設計是將權限抽象分為(查看/新增/修改/刪除/排序/打印/備用A/備用B)共八個權限。當然,也可以根據需要來進行擴展。 在FrameWork中,每個模塊都會在Module目錄下對應一個目錄(Module目錄結構參考)。 每個模塊目錄會對應到一個應用ID和模塊代碼。也就是說每個模塊都會對應到八個權限。每個模塊目錄通過其下的Web.config文件設定當前目錄所屬哪一個應用和模塊代碼,并在web.config中配置當前模塊目錄下文件對應的八個權限關系。 所有模塊目錄下的文件屬于八個權限中的哪一種權限,是在Web.config里配置的,如果模塊里的文件沒有在web.config中配對應的權限,則此文件默認屬于查看權限。當然,你也可以在aspx里進行權限的判斷定,我們也提供了在aspx里判斷權限八種權限對應的方法。
上傳時間: 2016-07-02
上傳用戶:小儒尼尼奧
* acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries. * extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ground truth/label information. * extractfeatures.m: Matlab script to extract feature information from all acoustic and seismic event timeseries for a given run and set of nodes. * sfm_mlpatterngen.m: Matlab script to extract feature information from esmic event timeseries. * ml_train1.m: Matlab script implementation of the Maximum Likelihood Training Module. ?ml_test1.m: Matlab script implementation of the Maximum Likelihood Testing Module. ?knn.m: Matlab script implementation of the k-Nearest Neighbor Classifier Module.
標簽: acousticfeatures timeseries generate training
上傳時間: 2013-12-26
上傳用戶:牛布牛
crc_table.c is for reset seed( 0000 ) crc_table_1.c is for reset seed( ffff) CRC16_D8_m.v is a verilog module of byte paralle crc. CRC16_D8_m_tb.v is the testbench file of above module.
上傳時間: 2014-01-09
上傳用戶:181992417
This application report presents basic code for initializing and operating the TMS320LF240x DSP devices. Two functionally equivalent example progra ms are presented: one written in assembly language and the other in C language. Detailed discussions of each program are provided that explain numerous compiler and assembler directives, code requirements, and hardware-related requirements. The programs are ready to run on either the TMS320LF2407 Evaluation Module (EVM) or the eZdsp LF2407 development kit. However, they are also intended for use as a code template for any TMS320LF240x (LF240x) or TMS320LF240xA (LF240xA) DSP target system.
標簽: initializing application operating presents
上傳時間: 2013-12-19
上傳用戶:tzl1975
The sample software includes, common library, peripheral APIs, and test modules for the APIs. The common library include startup file, standard definition and header files, processor specific setup module, generic interrupt related APIs, timer routine, and scatter loading file. The peripheral directories include, GPIO, PWM, Real-time clock, timer, SPI, I2C, Watchdog timer, UART, external interrupt, etc.
標簽: APIs peripheral The includes
上傳時間: 2014-01-15
上傳用戶:zl5712176
LTV350QV-F09 is a TMR(Transmissive with Micro Reflective) type color active matrix TFT (Thin Film Transistor) liquid crystal display (LCD) that uses amorphous silicon TFT as a switching devices. This model is composed of a TFT-LCD module, a driver circuit and a back-light unit and a touch screen panel(TSP). The resolution of a 3.5" contains 320RGBx240 dots and can display up to 16.7M colors.
標簽: Transmissive Reflective active matrix
上傳時間: 2013-12-11
上傳用戶:大三三
GPU programming guide It is an important document for the gpu learner. Contain the infrastructure and programming module of GPU
標簽: infrastructure programming important the
上傳時間: 2014-01-17
上傳用戶:cccole0605
/* * linux/arch/m68knommu/platform/520x/spi-mcf520x.c * * Sub-architcture dependant initialization code for the Freescale * 520x SPI module * * Yaroslav Vinogradov yaroslav.vinogradov@freescale.com * Copyright Freescale Semiconductor, Inc 2006 * * This program is free software you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation either version 2 of the License, or * (at your option) any later version.
標簽: Sub-architcture initializa 520 dependant
上傳時間: 2016-12-15
上傳用戶:xiaohuanhuan