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

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

場(chǎng)掃描

  • 此文件里為我多年收集的子程序模塊源代碼

    此文件里為我多年收集的子程序模塊源代碼,對于初學(xué)者很適用。用多種語句描敘,有常用的基本電路模塊描敘。

    標簽: 程序 模塊 源代碼

    上傳時間: 2015-05-21

    上傳用戶:ZJX5201314

  • I2C讀程序

    I2C讀程序,通過狀態(tài)機描敘,仿真達到要求

    標簽: I2C 程序

    上傳時間: 2014-01-22

    上傳用戶:cc1915

  • RA8802 是一個中英文文字與繪圖模式的點矩陣液晶顯示(LCD)控制器

    RA8802 是一個中英文文字與繪圖模式的點矩陣液晶顯示(LCD)控制器,可最大支援320x240 點的LCD 面 板。內(nèi)建512Kbyte 的字形碼可以顯示中文字型、數(shù)字符號與英文字母。在文字模式中,RA8802 可接收標準 中文文字內(nèi)碼直接顯示中文,而不需要進入繪圖模式以繪圖方式描繪中文,可以節(jié)省許多微處理器時間,提 升液晶顯示中文之處理效率。

    標簽: 8802 LCD RA 中英文

    上傳時間: 2014-06-08

    上傳用戶:wweqas

  • 我寫的ARM PS2驅(qū)動程序

    我寫的ARM PS2驅(qū)動程序,使用普通GPIO口模擬PS2協(xié)議,可直接驅(qū)動鍵盤、條碼找描槍等設(shè)備,并將從鍵盤、條碼掃描槍等輸入的信號通過UART口傳至PC機

    標簽: ARM PS2 驅(qū)動程序

    上傳時間: 2015-07-16

    上傳用戶:wl9454

  • 24C01的讀寫程序

    24C01的讀寫程序,C51源代碼 調(diào)用方式:write_8bit(unsigned char ch) ﹫2001/03/23 函數(shù)說明:內(nèi)函數(shù),私有,用戶不直接調(diào)用。

    標簽: 24C01 讀寫程序

    上傳時間: 2015-08-07

    上傳用戶:cc1015285075

  • Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched accord

    Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatically rotated when they exceed a certain size or age. External shell scripts (e.g., mail) can be launched when specific patterns are found. Metalog is easier to configure than syslogd and syslog-ng, accepts unlimited number of rules and has (switchable) memory bufferization for maximal performance.

    標簽: replacement dispatched messages Metalog

    上傳時間: 2014-01-03

    上傳用戶:腳趾頭

  • sd2003芯片資料及源碼

    sd2003芯片資料及源碼,C51下的,可以直接使用,不是廠方提供的測試程序, 相應(yīng)子程序: extern void ini_SD2003(void) extern bit mend_scl_SD2003(void) extern bit start_bit_SD2003(void) extern void stop_bit_SD2003(void) extern void ack_SD2003(void) extern void no_ack_SD2003(void) extern void mast_ack_SD2003(void) extern void write_8bit_SD2003(UCHAR ch) extern UCHAR Read_8bit_SD2003(void) extern void write_8bit_SD2003_R(UCHAR ch) extern UCHAR Read_8bit_SD2003_R(void) extern bit Readblock_SD2003(UCHAR ucommand,UCHAR *p) extern bit Writeblock_SD2003(UCHAR ucommand,UCHAR *p)

    標簽: 2003 sd 芯片資料 源碼

    上傳時間: 2015-09-14

    上傳用戶:zl5712176

  • 一個使用免疫算法實現(xiàn)物流調(diào)度的源代碼

    一個使用免疫算法實現(xiàn)物流調(diào)度的源代碼,使用SQL Server 2005+Visual Studio C# 2005開發(fā),可以在地圖上描出優(yōu)化路徑。壓縮包中的wldd.bak和wldd1.bak為數(shù)據(jù)庫文件,將其恢復(fù)到SQL Server 2005中即可。需要注意的是,默認的連接字符串為 connectionString="Data Source=YANXL\SQLEXPRESS Initial Catalog=wldd1 User ID=sa Password=dream" 初始密碼可以改掉

    標簽: 免疫算法 調(diào)度 源代碼

    上傳時間: 2014-01-26

    上傳用戶:1079836864

  • This paper studies the problem of categorical data clustering, especially for transactional data ch

    This paper studies the problem of categorical data clustering, especially for transactional data characterized by high dimensionality and large volume. Starting from a heuristic method of increasing the height-to-width ratio of the cluster histogram, we develop a novel algorithm – CLOPE, which is very fast and scalable, while being quite effective. We demonstrate the performance of our algorithm on two real world

    標簽: data transactional categorical clustering

    上傳時間: 2015-10-24

    上傳用戶:evil

  • 文本計算器是一款為經(jīng)常需要使用計算器的工程項目人士而設(shè)計的軟件

    文本計算器是一款為經(jīng)常需要使用計算器的工程項目人士而設(shè)計的軟件,該軟件使用簡單、方便。 當需要計算數(shù)據(jù)時,在窗口中輸入整個表達式(表達式可以是加+、減-、乘*、除/、平方^、括號(),以及數(shù)學(xué)函數(shù)組合),按回車后可自動計算出結(jié)果,計算方法一目了然,便于查找計算中可能出現(xiàn)的錯誤。 支持的數(shù)學(xué)函數(shù):cos(), sin(), tg(), ctg(), abs(), sgn() or sign(), sqrt(), ln(),sh() or sinh(), ch() or cosh(), th() or tanh(),cth() or coth(), heaviside()

    標簽: 計算器 工程項目 軟件

    上傳時間: 2015-10-25

    上傳用戶:zhuyibin

主站蜘蛛池模板: 鹰潭市| 宣武区| 定结县| 永顺县| 仁布县| 时尚| 敖汉旗| 米泉市| 云梦县| 宝山区| 盐津县| 清涧县| 彰武县| 昭苏县| 濉溪县| 托里县| 洞口县| 措美县| 南昌县| 新民市| 怀仁县| 怀安县| 青河县| 石柱| 两当县| 防城港市| 丰顺县| 涟源市| 秦皇岛市| 苏尼特右旗| 襄城县| 宁远县| 开鲁县| 达州市| 伊宁县| 汝南县| 丹阳市| 报价| 大化| 灵石县| 信阳市|