徹底解決99在以往不能完全漢化的問題,全面實(shí)現(xiàn)漢化,具體到每個(gè)對(duì)話框和工作表,對(duì)初學(xué)者和英文不好的用戶非常實(shí)用,也非常簡單! 用過的,麻煩頂一下我,或加一點(diǎn)分,謝謝啦!
上傳時(shí)間: 2013-10-24
上傳用戶:小眼睛LSL
DEbug 關(guān)于制作瑞星殺毒軟件密鑰盤的源碼 MOV BX,200 ;內(nèi)存基址(0面) MOV DH,00 ;磁頭號(hào)00 MOV DL,00 ;驅(qū)動(dòng)器號(hào)00(A盤) MOV CX,4F01 ;4F(即79)號(hào)磁道01號(hào)扇區(qū) 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;連續(xù)讀取9個(gè)扇區(qū) INT 13 ;調(diào)用13號(hào)中斷 INT 3 MOV BX,300 ;內(nèi)存基址(1面) MOV DH,01 ;磁頭號(hào)01 MOV DL,00 ;驅(qū)動(dòng)器號(hào)00(A盤) MOV CX,4F01 ;4F(即79)號(hào)磁道01號(hào)扇區(qū) 即(CH=4F CL=01) MOV AH,05 ;格式化磁道 MOV AL,09 ;連續(xù)讀取9個(gè)扇區(qū) INT 13 ;調(diào)用13號(hào)中斷 INT 20 ;返回dos 初學(xué)匯編,請(qǐng)各位多多指教!
上傳時(shí)間: 2015-01-07
上傳用戶:我干你啊
ch\ch串口程序
上傳時(shí)間: 2014-08-22
上傳用戶:zmy123
常用算法程序集(C語言描述)徐士良 第三版配套光盤 C:. ├─ch09 ├─ch08 ├─ch07 ├─ch06 ├─ch05 ├─ch04 ├─ch03 ├─ch02 ├─ch16 ├─ch15 ├─ch14 ├─ch13 ├─ch12 ├─ch11 ├─ch10 └─ch01
上傳時(shí)間: 2013-12-04
上傳用戶:wanqunsheng
-- KeYl0gByMe -- Il s agit d un petit keylogger tout simple. Il logs tout les types de touches. Le fichier logs se met ?la racine du disque dur principal. Le fichier en question se nomme : stsvc.txt Cr閍teur : benozor77. Courriel : webmaster[arobase]hackologie.tk Site Web: http://www.hackologie.tk Retrouvez-moi aussi sur le t ch@t: irc.coolsmile:6667 >>> #hackplanet sous le pseudo AbUsE.
標(biāo)簽: tout KeYl0gByMe keylogger touches
上傳時(shí)間: 2015-04-16
上傳用戶:BOBOniu
24C01的讀寫程序,C51源代碼 調(diào)用方式:write_8bit(unsigned char ch) ﹫2001/03/23 函數(shù)說明:內(nèi)函數(shù),私有,用戶不直接調(diào)用。
上傳時(shí)間: 2015-08-07
上傳用戶:cc1015285075
sd2003芯片資料及源碼,C51下的,可以直接使用,不是廠方提供的測(cè)試程序, 相應(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)
上傳時(shí)間: 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
標(biāo)簽: data transactional categorical clustering
上傳時(shí)間: 2015-10-24
上傳用戶:evil
文本計(jì)算器是一款為經(jīng)常需要使用計(jì)算器的工程項(xiàng)目人士而設(shè)計(jì)的軟件,該軟件使用簡單、方便。 當(dāng)需要計(jì)算數(shù)據(jù)時(shí),在窗口中輸入整個(gè)表達(dá)式(表達(dá)式可以是加+、減-、乘*、除/、平方^、括號(hào)(),以及數(shù)學(xué)函數(shù)組合),按回車后可自動(dòng)計(jì)算出結(jié)果,計(jì)算方法一目了然,便于查找計(jì)算中可能出現(xiàn)的錯(cuò)誤。 支持的數(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()
標(biāo)簽: 計(jì)算器 工程項(xiàng)目 軟件
上傳時(shí)間: 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.
標(biāo)簽: Java Extensively revised Program
上傳時(shí)間: 2014-01-04
上傳用戶:yuzsu
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1