天空音樂程序 V5.0 商業版程序安裝說明: (申明:請尊重天空音樂程序作者的勞動成果,不要隨意銷售或送程序,需要購買正版程序請咨詢QQ:497533769) 首先說明下caiji里面有個文件function.asp不是病毒,是采集程序必須的一個文件,但是卡巴等殺毒軟件會報,請不要殺掉 如果在服務器上面建立站點請設置服務器殺毒軟件排除function.asp文件,具體辦法是卡巴圖標點右鍵,設置->保護->信任區域->填加->指定(并選中包括子文件夾),如果是用的其他殺毒軟件類似 一. 自動安裝方法: 1.下載并安裝mssql2000,http://www.greendown.cn/soft/1954.html,http://www.jz123.cn/soft/7/106/2005/200509132570.html 安裝MSSQL軟件時候注意選擇本地用戶,登陸選擇windows系統登陸和sql用戶登陸。 2.確認機器上硬盤有D盤,把程序放到網站根目錄 (注意如果,你要把數據庫文件,存放在其它位置請編輯(install.bat文件第4行)和(music.sql文件第2行),請將d:\sql改為,你所需要的路徑! ) 3.運行install.bat 4.手動建立站點,注意站點權限設置需要寫入權限 5.進入后臺/admin/index.asp,帳號密碼都為admin 如果需要清空數據庫并且自己采集數據的話請按照手動安裝方法的5步到9步做
上傳時間: 2016-03-01
上傳用戶:Miyuki
shc是一個加密shell腳本的工具.它的作用是把shell腳本轉換為一個可執行的二進制文件. 用shell腳本對系統進行自動化維護,簡單,便捷而且可移植性好. 但shell腳本是可讀寫的,很有可能會泄露敏感信息,如用戶名,密碼,路徑,IP等. 同樣,在shell腳本運行時會也泄露敏感信息. shc是一個加密shell腳本的工具.它的作用是把shell腳本轉換為一個可執行的二進制文件. 這就很好的解決了上述問題. tar zxvf shc-3.8.tgz cd shc-3.8 make test make make test make strings make install 這一步需要root權限 使用方法: shc -r -f script-name 注意:要有-r選項, -f 后跟要加密的腳本名. 運行后會生成兩個文件,script-name.x 和 script-name.x.c script-name.x是加密后的可執行的二進制文件. ./script-name 即可運行. script-name.x.c是生成script-name.x的原文件(c語言)
上傳時間: 2013-12-21
上傳用戶:wfeel
Contents at a Glance Introduction 1 PART I installATION AND CONFIGURATION 5 Hour 1 Preparing to install Linux 7 2 installing Linux 23 3 Post-installation Issues 41 PART II LEARNING LINUX BASICS 67 Hour 4 Reading and Navigation Commands 69 5 Manipulation and Searching Commands 93 6 Using the Shell 117 7 Using the X Window System 143 8 Exploring the K Desktop Environment 177 PART III CONNECTING TO THE OUTSIDE WORLD 197 Hour 9 Using Communications Programs 199 10 Connecting to the Internet 223 11 Configuring Internet Email 249 12 Configuring Internet News 269 13 Internet Downloading and Browsing 289
標簽: CONFIGURATION Introduction installATION Preparing
上傳時間: 2013-12-27
上傳用戶:qiao8960
DLL的編寫程序,源碼很少有人放出來,我放出一個簡單程序動畫托盤。希望有拋磚引玉的作用,望大家喜歡。 其中 【install.exe程序】 版權歸紫水晶工作室所有, 其它所有程序和源碼為本人原創,如轉載請注明:飛影原創 3737880@163.com 能力有限,錯誤難免,請大家多多包含! 1.首先把install.exe放在VB6.0根目錄----運行 2.打開編寫DLL的 編寫DLL.vbp 文件—啟動VB函數添加大師(在生成軟件下面),生成VB6MYBABY.dll 3.打開測試DLL的 測試DLL.VBP 測試VB6MYBABY.d
上傳時間: 2013-11-30
上傳用戶:wang5829
Agent動畫演示 Agent動畫人物使用演示 安裝:Agent是一種ActiveX控件,在Delphi IDE中選擇菜單Component, Import ActiveX Control,選擇Microsoft Agent Control 2.0 (Version 2.0),點install安裝便可。 其它:請直接查看本程序源碼及相關設置,祝你快樂
上傳時間: 2016-03-29
上傳用戶:縹緲
很好用的酒店管理軟件,在服務器端安裝install目錄下的"服務器",客戶端安裝install目 錄下的"運行環境" 數據庫密碼為"yzf_zisun" 0000 12345
標簽: 管理軟件
上傳時間: 2016-04-04
上傳用戶:woshiayin
WindML3.0補丁 WIND MEDIA LIBRARY 3.0.3 (CP3) for Tornado 2.2.0 and Tornado 2.2.1 Up-to-date product bulletins, information on known problems and fixes/changes made in this release, and essential reference documentation can be obtained from the Wind River Online Support web site. installation: ----------------- The WIND MEDIA LIBRARY 3.0.3 supplement identifies the process to install WIND MEDIA LIBRARY 3.0.3. This is a not a complete WIND MEDIA LIBRARY 3.0 product and hence it is necessary that WIND MEDIA LIBRARY (aka WindML) 3.0 be installed prior to the installation of this product.
標簽: Tornado Up-to-date LIBRARY WindML
上傳時間: 2013-12-24
上傳用戶:牧羊人8920
Kalman filter toolbox written by Kevin Murphy, 1998. See http://www.ai.mit.edu/~murphyk/Software/kalman.html for details. installation ------------ 1. install KPMtools from http://www.ai.mit.edu/~murphyk/Software/KPMtools.html 3. Assuming you installed all these files in your matlab directory, In Matlab type addpath matlab/KPMtools addpath matlab/Kalman Demos ----- See tracking_demo.m for a demo of 2D tracking. See learning_demo.m for a demo of parameter estimation using EM. 較早版本的kalman濾波matlab源碼,適合研讀。
標簽: Software toolbox murphyk written
上傳時間: 2016-05-13
上傳用戶:541657925
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platform. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management. No INF file is needed to install this application.
標簽: command-line application Addfilter drivers
上傳時間: 2016-06-28
上傳用戶:源碼3
The CD Audio sample allows some non-SCSI2 CD ROMs to support audio operations by intercepting the relevant audio ioctls and translating them into the command block(s) expected by the non-compliant cdroms. It supports Plug and Play and Power Management, and is 64-bit compliant. No INF file is needed to install this driver.
標簽: intercepting operations non-SCSI support
上傳時間: 2014-08-17
上傳用戶:pkkkkp