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

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

Multi-module

  • 液晶顯示屏LCD作為一種功耗低、體積小、無輻射的顯示器件

    液晶顯示屏LCD作為一種功耗低、體積小、無輻射的顯示器件,近幾年被廣泛應用于各式各樣的嵌入式電子產品中,LCD可分為段位式、字符式和點陣式三種,其中,段位式LCD和字符式LCD只能用于字符和數字的簡單顯示,不能滿足圖形曲線和漢字顯示的要求,而點陣式LCD不僅可以顯示字符、數字,還可以顯示各種圖形、曲線及漢字,并且可以實現屏幕上下左右滾動動畫功能,分區開窗口、反轉、閃爍等功能,用途十分廣泛,為了簡化液晶顯示電路的設計和應用,生產廠家通常將液晶顯示單元、顯示控制器,顯示內存和顯示驅動電路等裝配在一起,做成液晶顯示模塊LCD Module(LCM)[1]。LCM對外提供標準數據和控制接口以及控制指令,本文以ATM12864C為例,介紹帶控制驅動器ST7920的液晶顯示模塊與Philips公司的ARM7微控制器LPC2214的接口設計及編程方法,并在此基礎詳細介紹在液晶顯示屏上顯示可連續滾動的中文菜單及菜單項反白選擇顯示的設計方法,并討論如何解決漢字顯示過程中出現的亂碼問題。

    標簽: LCD 液晶顯示屏 功耗 體積

    上傳時間: 2014-01-16

    上傳用戶:黑漆漆

  • 用VC和SQL Server開發的固定資產管理系統

    用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

    標簽: Server SQL 管理系統

    上傳時間: 2016-06-29

    上傳用戶:SimonQQ

  • 一個iscsi實現源碼

    一個iscsi實現源碼,值得參考。It is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI.

    標簽: iscsi 源碼

    上傳時間: 2016-06-30

    上傳用戶:it男一枚

  • 一個經典的權限管理系統 FrameWork權限設計是將權限抽象分為(查看/新增/修改/刪除/排序/打印/備用A/備用B)共八個權限。當然

    一個經典的權限管理系統 FrameWork權限設計是將權限抽象分為(查看/新增/修改/刪除/排序/打印/備用A/備用B)共八個權限。當然,也可以根據需要來進行擴展。 在FrameWork中,每個模塊都會在Module目錄下對應一個目錄(Module目錄結構參考)。 每個模塊目錄會對應到一個應用ID和模塊代碼。也就是說每個模塊都會對應到八個權限。每個模塊目錄通過其下的Web.config文件設定當前目錄所屬哪一個應用和模塊代碼,并在web.config中配置當前模塊目錄下文件對應的八個權限關系。 所有模塊目錄下的文件屬于八個權限中的哪一種權限,是在Web.config里配置的,如果模塊里的文件沒有在web.config中配對應的權限,則此文件默認屬于查看權限。當然,你也可以在aspx里進行權限的判斷定,我們也提供了在aspx里判斷權限八種權限對應的方法。

    標簽: FrameWork 權限 權限管理 抽象

    上傳時間: 2016-07-02

    上傳用戶:小儒尼尼奧

  • * acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. *

    * 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

    上傳用戶:牛布牛

  • Zigbee 精簡版技術協議

    Zigbee 精簡版技術協議,英文原版的,很好,值得參考! A Zigbee-subset/IEEE 802.15.4 Multi-platform Protocol Stack

    標簽: Zigbee 協議

    上傳時間: 2013-12-09

    上傳用戶:sqq

  • crc_table.c is for reset seed( 0000 ) crc_table_1.c is for reset seed( ffff) CRC16_D8_m.v is a ver

    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.

    標簽: crc_table reset seed for

    上傳時間: 2014-01-09

    上傳用戶:181992417

  • This application report presents basic code for initializing and operating the TMS320LF240x DSP devi

    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

  • 彈跳球遊戲

    彈跳球遊戲,multi-threads控制每個球,碰到牆壁就會反彈

    標簽:

    上傳時間: 2013-12-24

    上傳用戶:onewq

  • Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the rela

    Host Identity Protocol on Linux is an implemetation of the Host Identity Protocol (HIP) and the related architecture. HIP is a proposal to change the TCP/IP stack to securely support mobility and multi-homing. Additionally, it provides for enhanced security and privacy and advanced network concepts, such as moving networks and mobile ad hoc networks. HIP is "cool", which means that as a mobile VPN solution, when your network interfaces go up or down, there is no need to re-establish a secure tunnel.

    標簽: Identity Protocol Host implemetation

    上傳時間: 2016-09-01

    上傳用戶:皇族傳媒

主站蜘蛛池模板: 吴桥县| 司法| 墨江| 镇远县| 安新县| 蓬莱市| 商洛市| 天峻县| 抚顺县| 大洼县| 凤翔县| 巴青县| 镇远县| 大英县| 泸溪县| 上犹县| 仙桃市| 旅游| 肇庆市| 青川县| 天长市| 郴州市| 诸城市| 太仓市| 唐山市| 长泰县| 光泽县| 宝兴县| 无极县| 开封市| 阿拉善左旗| 延川县| 秀山| 清远市| 清苑县| 弥勒县| 孟州市| 池州市| 青海省| 腾冲县| 榆林市|