24C01的讀寫程序,C51源代碼 調用方式:write_8bit(unsigned char ch) ﹫2001/03/23 函數說明:內函數,私有,用戶不直接調用。
上傳時間: 2015-08-07
上傳用戶:cc1015285075
數字選臺收音機 注意: (1)遙控發射芯片用TC9012/TC9243 經常用到的還有UPD6121和LC7461,它們的不同只處在于引導碼的時間不同或者數據位的個數不同,接受原理基本一樣。將本程序的相關位置修改就可以通用。 系統時鐘22.1184MHZ,如果用其他的時鐘請將delay.c文件中的定時器裝載值修改一下 (2) 鍵盤檢測在VFD程序中,16312可以驅動VFD,另外外部可接24個按鍵,并將按鍵值放到 其內部的存儲中,使用時只須發命令讀即可。 (3) 由于時間原因,只給出調幅波段的自動搜臺功能,調頻的自動搜臺程序和調幅一樣,自己寫了。 (4)主要用在組合機和功放機上的收音頭大部分以LC72171做鎖象環,LA1823做高中頻處理 和音頻解調,但是有的數調收音頭把鎖象環和高頻處理做在一起,典型的有TEA5757和TEA5756 TEA5757采用了一種所謂的自動調諧系統,在自動搜索時無須讀中頻,簡化了程序。
上傳時間: 2013-12-28
上傳用戶:gxmm
sd2003芯片資料及源碼,C51下的,可以直接使用,不是廠方提供的測試程序, 相應子程序: 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)
上傳時間: 2015-09-14
上傳用戶:zl5712176
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
文本計算器是一款為經常需要使用計算器的工程項目人士而設計的軟件,該軟件使用簡單、方便。 當需要計算數據時,在窗口中輸入整個表達式(表達式可以是加+、減-、乘*、除/、平方^、括號(),以及數學函數組合),按回車后可自動計算出結果,計算方法一目了然,便于查找計算中可能出現的錯誤。 支持的數學函數: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
Extensively revised for the latest Java (J2SE 5.0) release Deitel Java How to Program, 6/e now includes earlier coverage of objects new and streamlined case studies and OPTIONAL GUI and graphics sections. Now available in a briefer version (ch. 1-10) called Small Java. SafariX version available.
標簽: Java Extensively revised Program
上傳時間: 2014-01-04
上傳用戶:yuzsu
一個很好用的條碼打印程序,適用VB愛好者或開發條碼打印程序的人員下載
上傳時間: 2015-11-27
上傳用戶:ikemada
長高44b0xi BIOS源碼 FS44B0II BIOS具有啟動、引導,下載、燒寫,設置日期、時間,設置工作頻率等多種功能,並且支持各種參數的存儲和自動調用。 可以用flashpgm等軟件將BIOS燒寫到Flash中去,BIOS的自身駐留地址位于NOR FLASH的0x1f0000處,系統參數保存在0x1ff000以上區域中。所以在燒寫完BIOS,上電復位后先要執一定要執行backup命令把BIOS本身拷貝到NOR FLASH的高端1f0000去。
上傳時間: 2013-12-25
上傳用戶:ainimao
這是用fuzzy開發之自動避障系統,內附一張地圖,開啟程式後,載入地圖檔,就可以實現用fuzzy控制之避障系統
上傳時間: 2014-01-24
上傳用戶:cazjing
用 matlab 寫的指紋辨識,有需要的下載去研究
標簽: matlab
上傳時間: 2013-12-27
上傳用戶:xlcky