=== === === === === === === === === === ==== IBM PC KEYBOARD INFORMATION FOR SOFTWARE DEVELOPERS ================================================================ Sources: PORTS.A of Ralf Brown s interrupt list collection repairfaq.org keyboard FAQ(doesn t appear to exsist) Linux source code Test hardware: New Samsung KB3T001SAXAA 104-key keyboard Old Maxi 2186035-00-21 101-key keyboard NO WARRANTY. NO GUARANTEE. I have tried to make this information accurate. I don t know if I succeeded. Corrections or additional information would be welcome. This is a plain-text document. If you use a word-processor to view it, use a fixed-pitch font (like Courier) so columnar data and ASCII art lines up properly.
標簽: INFORMATION DEVELOPERS KEYBOARD SOFTWARE
上傳時間: 2014-08-18
上傳用戶:ecooo
Back in 2002, the 6502 disappeared out of all catalogues. Wanted to know, if it s possible to build a binary compatible CPU with the things I had in the drawer: 74LS parts, 27C512 EPROMs and a fast static RAM from an Old 80386 motherboard. Now here the results. Note, that the Bus timing is different from the 6502.
標簽: disappeared catalogues possible Wanted
上傳時間: 2016-04-09
上傳用戶:hn891122
--- --- --- --- --- --- Visual Studio Project Renamer For Win9x/NT/2k By Niek Albers nieka@daansystems.com (C)2001 DaanSystems Homepage: http://www.daansystems.com ------------------------------------ Use with care and on your own risk! Make backups before you use this program. Do a rebuild all on your renamed project. Usage: vsrename <Oldname> <newname> <dir> Where: Oldname : The Old name of your project (typically the xxx from xxx.dsw) newname : The new name for your project dir : The directory tree that hOlds the project. The program will replace all occurences of Oldname to newname in all files and rename all filenames that have the Old name in it. It will walk subdirectories.
標簽: Project Renamer Visual Studio
上傳時間: 2013-12-15
上傳用戶:13517191407
多目標遺傳算法程序 to run Demo files, is to run SGALAB_demo_*.m what s new: 1) Multiple-Objective GAs VEGA NSGA NPGA MOGA 2) More TSP mutation and Crossover methods PMX OX CX EAX Boolmatrix 3) More selection methods Truncation tornament stochastic 4) mutation methods binary single point int/real single point 5) encoding/decoding methods binary integer/real messy gray DNA permuation to fix the plot bugs for 4001 , download this file and replace Old files.
標簽: Multiple-Objective SGALAB_demo run files
上傳時間: 2013-12-21
上傳用戶:mhp0114
asterisk系統(tǒng)源代碼 程序截獲SIGHUP信號來保證語音處理部分正常結(jié)束。 正常結(jié)束,產(chǎn)生MVMSTATUS變量 Main模式: 程序截獲SIGHUP信號來保證語音處理部分正常結(jié)束。 正常結(jié)束,產(chǎn)生MVMSTATUS變量 被hangup或其他異常結(jié)束: 檢測是否錄音模式,是否需要處理文件 利用fork語法產(chǎn)生新進程,處理外部程序(ftp或smtp在處理完成以后根據(jù)要求是否刪除掉本地文件) 功能約定: 語音播放部分從配置中分析。播放習慣直接檢測caller的language類型。 用戶可以指定greet和mail存放在不同fOlder里。 mail部分只保留new和Old兩個分類。 系統(tǒng)可以檢測指定磁盤是否足夠存放voicemail。 可以限制留言每條的時間,以及每個人允許有多少條,以及留過以后處理完成是否刪除。 提示語音說的內(nèi)容根據(jù)配置文件產(chǎn)生,兩單詞之間用空格做分割,特別變量用%表示
標簽: SIGHUP MVMSTATUS asterisk Main
上傳時間: 2016-07-29
上傳用戶:dongbaobao
Good morning, dear teachers. I am very glad to be here for your interview. my name is xx.I am 21 years Old. I come from Dafang, a small town of Guizhou province. My undergraduate period will be accomplished in East China Jiaotong University. I major in electrical engineering and automation. I am interesting in computer, especially in program design. I am a hard study student, especially in the things which I interesting in. I am a person with great perseverance. During the days I preparing for the postgraduate examination, I insist on study for more than 10 hours every day. Just owing to this, I could pass the first examination finally. I am also a person with great ambition.
標簽: interview teachers morning Good
上傳時間: 2014-01-11
上傳用戶:釣鰲牧馬
Requirement ===================================================================================== python 2.4+ wxPython 2.6+ Unicode Version Installation ===================================================================================== Directly extract the tarbar into a empty directory or overwrite the Old directory, that s ok. Run ===================================================================================== Execute: python ulipad.pyw or python ulipad.py
標簽: Requirement
上傳時間: 2017-02-01
上傳用戶:ruan2570406
Maya Calendar During his last sabbatical, professor M. A. Ya made a surprising discovery about the Old Maya calendar. From an Old knotted message, professor discovered that the Maya civilization used a 365 day long year, called Haab, which had 19 months. Each of the first 18 months was 20 days long, and the names of the months were pop, no, zip, zotz, tzec, xul, yoxkin, mol, chen, yax, zac, ceh, mac, kankin, muan, pax, koyab, cumhu. Instead of having names, the days of the months were denoted by numbers starting from 0 to 19. The last month of Haab was called uayet and had 5 days denoted by numbers 0, 1, 2, 3, 4. The Maya believed that this month was unlucky, the court of justice was not in session, the trade stopped, people did not even sweep the floor.
標簽: A. M. sabbatical surprising
上傳時間: 2014-01-05
上傳用戶:libenshu01
An age group classification system for gray-scale facial images is proposed in this paper. Four age groups, including babies, young adults, middle-aged adults, and Old adults, are used in the classification system.
標簽: classification gray-scale age proposed
上傳時間: 2017-05-05
上傳用戶:星仔
實現(xiàn)在指定目錄及其子目錄中搜索指定擴展名的文件,并更新為新的擴展名的程序reext 程序功能: 1.程序帶有三個命令行參數(shù)dir、Old和new,用法為: reext dir Old new 其中Dir是一個全路徑名,Old和new是文件擴展名,如: Reext c:\ASM\TEST txt doc 2.程序?qū)崿F(xiàn)的功能為:在路徑Dir中搜索文件擴展名為txt的所有文件,如果找到,將其擴展名改為doc,而文件名不變: 3.較高要求,可以搜索指定目錄的全部子目錄,這需要遞歸程序?qū)崿F(xiàn)。
上傳時間: 2014-01-02
上傳用戶:tb_6877751
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1