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

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

DOWNLOAD-setup

  • 簡單的下載工具

    簡單的下載工具,GUI界面,能同時下載多個文件,并報告下載的字節數、下載完成的百分比進度和下載狀態。支持斷點續傳,能暫停、恢復、取消下載任務。 此源碼共有四個文件:Download.java,DownloadManager.java,DownloadsTableModel.java,ProgressRenderer.java。 啟動程序的方法: C:\ja>javac *.java C:\ja>java DownloadManager

    標簽:

    上傳時間: 2015-10-09

    上傳用戶:stampede

  • MATLAB PROGRAMS FOR "VIBRATION SIMULATION USING MATLAB AND ANSYS" All the M-files which are liste

    MATLAB PROGRAMS FOR "VIBRATION SIMULATION USING MATLAB AND ANSYS" All the M-files which are listed in the book are available on this site. The ANSYS-related files and some non-listed utility M-files are available for download from the author s website, www.hatchcon.con.

    標簽: MATLAB SIMULATION VIBRATION PROGRAMS

    上傳時間: 2014-01-18

    上傳用戶:ruan2570406

  • acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight o

    acm HDOJ 1051WoodenSticks Description: There is a pile of n wooden sticks. The length and weight of each stick are known in advance. The sticks are to be processed by a woodworking machine in one by one fashion. It needs some time, called setup time, for the machine to prepare processing a stick. The setup times are associated with cleaning operations and changing tools and shapes in the machine. The setup times of the woodworking machine are given as follows: (a) The setup time for the first wooden stick is 1 minute. (b) Right after processing a stick of length l and weight w , the machine will need no setup time for a stick of length l and weight w if l<=l and w<=w . Otherwise, it will need 1 minute for setup.

    標簽: WoodenSticks Description length wooden

    上傳時間: 2014-03-08

    上傳用戶:netwolf

  • 安裝程序以前

    安裝程序以前,首先創建相關的數據庫。創建方法:用SQL Server2000 的查詢分析器打開SQL目錄下的mymedsys.sql,并執行。 運行文件夾中的setup.exe文件,安裝“富康醫療器械公司進銷存系統”。 成功安裝后,從“開始”-“程序”菜單中運行“富康醫療器械公司進銷存系統”。 系統默認的用戶名稱為操作系統登陸名;密碼為空。 注意:安裝成功后,請不要隨意的移動安裝文件夾中的文件。否則系統不能夠正常運行。

    標簽: 安裝程序

    上傳時間: 2015-10-27

    上傳用戶:氣溫達上千萬的

  • hc to avi ... ...M4ToAvi(english).exe ... ...M4ToAvi(中文版本).exe .........Meida Player Filter

    hc to avi ... ...\M4ToAvi(english).exe ... ...\M4ToAvi(中文版本).exe .........\Meida Player Filter Version 3.8 .........\...............................\0009 .........\...............................\....\_Setup.dll .........\...............................\....\_Setup1.dll .........\...............................\0804 .........\...............................\....\_Setup.dll .........\...............................\....\_Setup1.dll .........\...............................\setup.exe .........\...............................\setup.ins .........\...............................\_setup.1 .........\...............................\_setup.lib .........\...............................\_setup.lst .........\...............................\_setup.z

    標簽: ToAvi exe english Filter

    上傳時間: 2013-12-24

    上傳用戶:caiiicc

  • Every day, patches are created to cover up security holes in software applications and operating sys

    Every day, patches are created to cover up security holes in software applications and operating systems. But by the time you download a patch, it could be too late. A hacker may have already taken advantage of the hole and wreaked havoc on your system. This innovative book will help you stay one step ahead. It gives you the tools to discover vulnerabilities in C-language-based software, exploit the vulnerabilities you find, and prevent new security holes from occurring.

    標簽: applications operating security software

    上傳時間: 2015-11-01

    上傳用戶:fhzm5658

  • Optimal Spatial Regelarisation of Autocorrelation Estimates in fMRI Analysis,very useful,if you like

    Optimal Spatial Regelarisation of Autocorrelation Estimates in fMRI Analysis,very useful,if you like you can download it.

    標簽: Autocorrelation Regelarisation Estimates Analysis

    上傳時間: 2015-11-05

    上傳用戶:TRIFCT

  • 一個PL/O編譯器

    一個PL/O編譯器,內含可執行程序,大家有用下載著看吧A PL /O compiler,Containing executable. it may be useful to download Look here!C-C

    標簽: PL 編譯器

    上傳時間: 2015-11-06

    上傳用戶:SimonQQ

  • UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether

    UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested.

    標簽: UCOS original Saether version

    上傳時間: 2015-11-14

    上傳用戶:ippler8

  • About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses

    About: hamsterdb is a database engine written in ANSI C. It supports a B+Tree index structure, uses memory mapped I/O (if available), supports cursors, and can create in-memory databases. Release focus: Major feature enhancements Changes: This release comes with many changes and new features. It can manage multiple databases in one file. A new flag (HAM_LOCK_EXCLUSIVE) places an exclusive lock on the file. hamsterdb was ported to Windows CE, and the Solution file for Visual Studio 2005 now supports builds for x64. Several minor bugs were fixed, performance was improved, and small API changes occurred. Pre-built libraries for Windows (32-bit and 64-bit) are available for download. Author: cruppstahl

    標簽: C. hamsterdb structure database

    上傳時間: 2013-12-11

    上傳用戶:LouieWu

主站蜘蛛池模板: 临西县| 喀喇沁旗| 浦江县| 昔阳县| 额济纳旗| 合肥市| 磐石市| 攀枝花市| 桐乡市| 太谷县| 郎溪县| 和顺县| 进贤县| 肃南| 法库县| 平陆县| 垣曲县| 颍上县| 新巴尔虎左旗| 聂拉木县| 望奎县| 鹿邑县| 磴口县| 尖扎县| 扬中市| 中牟县| 体育| 德令哈市| 黎城县| 河东区| 水富县| 定边县| 太仓市| 醴陵市| 安康市| 达尔| 邯郸县| 六枝特区| 仙桃市| 兰州市| 永胜县|