AutoCAD是美國Autodesk公司首次于1982年生產的自動計算機輔助設計軟件,用于二維繪圖、詳細繪制、設計文檔和基本三維設計。Autodesk公司借助世界領先的二維和三維設計軟件之一--AutoCAD ,軟件中強大、靈活的功能,實現卓越的設計和造型。 AutoCAD 2012特點: (1)具有完善的圖形繪制功能。 (2)有強大的圖形編輯功能。 (3)可以采用多種方式進行二次開發或用戶定制。 (4)可以進行多種圖形格式的轉換,具有較強的數據交換能力。 (5)支持多種硬件設備。 (6)支持多種操作平臺。 (7)具有通用性、易用性,適用于各類用戶此外,從AutoCAD2000開始,該系統又增添了許多強大的功能,如AutoCAD設計中心(ADC)、多文檔設計環境。 AutoCAD 2012官方簡體中文正式版安裝說明: 1.啟動安裝 Autodesk AutoCAD 2012 2.輸入AutoCAD安裝序列號: 666-69696969, 667-98989898, 400-45454545 3.輸入AutoCAD密匙: 001D1 4.完成安裝,重啟AutoCAD。 5.點擊激活按鈕之前 你有兩個選擇: a)禁用您的網絡或拔掉網線; b)點擊激活后它會告訴您,您的序列號是錯誤的,這時點擊上一步等一會再點擊激活即可。 選擇了a或b后看下一步。 6.在激活界面中選擇我擁有一個Autodesk激活碼 7.一旦到了激活屏幕:啟動注冊機如果你是32位的請啟用32位的注冊機如果是64位的請啟動64位的注冊機。 8.先粘貼激活界面的申請號至注冊機中的Request中, 9.點擊Generate算出激活碼,在注冊機里點Mem Patch鍵,否則無法激活,提示注冊碼不正確。 10.最后復制Activation中的激活碼至“輸入激活碼”欄中,并點擊下一步,即會提示激活成功。
上傳時間: 2013-12-16
上傳用戶:pioneer_lvbo
UNIX環境下資源監控程序(包含對CPU\MEM\DISK\IO\PS等資源的監控)
標簽: CPUMEMDISKIOPS UNIX 資源 環境
上傳時間: 2015-04-18
上傳用戶:330402686
【 功能說明 】 * 1.集成相冊模塊 * 2.集成論壇模塊 * 3.集成TAGS功能 【 部分功能的使用方法 】 * 1.只有才能會員閱讀日志 在日志中發表或編輯時用如下語句控制 [mem]只有才能會員閱讀日志的內容[/mem] * 2.只有會員才能下載 在日志中發表或編輯時用如下語句控制 [download=http://這里寫你的下載地址]會員下載[/download] * 3.怎樣刪除日志? 點擊編輯日志,然后選擇刪除日志,點擊提交,完成。 * 4.隱藏日志 發表日志時,選擇隱藏日志即可。 管理員賬號 用戶:admin 密碼:admin
上傳時間: 2015-04-29
上傳用戶:從此走出陰霾
This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first address where the memtest fails.
標簽: directory the contains firmware
上傳時間: 2015-05-04
上傳用戶:zxc23456789
這個時鐘程序是我在1993年編的一個小程序,現在貼出來給大家做參考,它執行后駐留內存,到整點時會報時,你可以用 Ctrl-Alt-U 把它從內存中下掉,可以用 Ctrl-Alt-C 變換顏色,用 Ctrl-Alt-O 把報時聲音關掉(如果感到討厭的話),在駐留內存時,用了直接改內存控制塊的方法,所以用 MEM 或 MI 無法在內存中看到它,鍵盤控制用了直接截取 INT 9 的方法。 這個程序雖然很小,編譯后才1K多一點點字節,但是麻雀雖小,五臟俱全,在這個程序中,你可以參考到以下編程方法:如何駐留內存;如何截取中斷向量;如何在硬件層次上應答鍵盤;如何截取組合鍵。 要編譯、連接成*.com文件
上傳時間: 2014-11-22
上傳用戶:woshini123456
遺傳求解求解一元二次方程的解源程序(下載點擊GAdownload.c) 說明: 1 popu變量表示群體規模 2 L變量表示染色體的長度 3 pc,pm變量分別代表是交叉概率和變異概率 4 gen是迭代的代數 4 chromosome是一個全局的二維數組,里面存放的是個體的編碼 5 程序最后的執行結果輸出到了text.txt文本文件中
標簽: GAdownload popu 變量 概率
上傳時間: 2015-06-03
上傳用戶:youth25
把將yaffs 移植到 ucos 系統, 為此lwip 中剝離出內存管理函數mem.c 以彌補ucos內存管理函數的不足。
上傳時間: 2014-01-25
上傳用戶:gengxiaochao
一個verilog語言描寫的同步fifo,包括:Fifo using declared registers for storage和Fifo using (model of) standard memory chip for storage.兩種方式,包含testbench
標簽: using Fifo registers declared
上傳時間: 2015-12-15
上傳用戶:Avoid98
This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first address where the memtest fails.
標簽: directory the contains firmware
上傳時間: 2013-12-16
上傳用戶:gdgzhym
The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar -xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "demo_MC" for the demo.
標簽: algorithms problems Several trivial
上傳時間: 2014-01-20
上傳用戶:royzhangsz