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

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

script

腳本(script),是使用一種特定的描述性語言,依據(jù)一定的格式編寫的可執(zhí)行文件。[1]
  • shc是一個加密shell腳本的工具.它的作用是把shell腳本轉換為一個可執(zhí)行的二進制文件. 用shell腳本對系統(tǒng)進行自動化維護,簡單,便捷而且可移植性好. 但shell腳本是可讀寫的

    shc是一個加密shell腳本的工具.它的作用是把shell腳本轉換為一個可執(zhí)行的二進制文件. 用shell腳本對系統(tǒng)進行自動化維護,簡單,便捷而且可移植性好. 但shell腳本是可讀寫的,很有可能會泄露敏感信息,如用戶名,密碼,路徑,IP等. 同樣,在shell腳本運行時會也泄露敏感信息. shc是一個加密shell腳本的工具.它的作用是把shell腳本轉換為一個可執(zhí)行的二進制文件. 這就很好的解決了上述問題. 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是加密后的可執(zhí)行的二進制文件. ./script-name 即可運行. script-name.x.c是生成script-name.x的原文件(c語言)

    標簽: shell 腳本 shc 加密

    上傳時間: 2013-12-21

    上傳用戶:wfeel

  • This document is intended to serve as an introduction to Wavelet processing through a set of Matlab

    This document is intended to serve as an introduction to Wavelet processing through a set of Matlab experiments. These experiments will gives an overview of three fundamental tasks in signal and image processing : signal, denoising and compression. These scripts are selfs contents (needed additional Matlab functions can be downloaded while reading the lectures). Each one of these five lectures should take between 1h and 2h in order to tests the various features of the scripts. One should copy/paste the provided code into a file names e.g. tp1.m, and launch the script directly from Matlab comand line > tp1 . Some of the scripts contains "holes" that you should try to fill on your own. I also provide the complete correction of these lectures as a set of Matlab scripts, but you should try as much as possible to avoid using them.

    標簽: introduction processing document intended

    上傳時間: 2016-03-22

    上傳用戶:qlpqlq

  • WinCC provides the possibility of making the runtime environment dynamic using the Visual Basic Scri

    WinCC provides the possibility of making the runtime environment dynamic using the Visual Basic script. It is possible use VBS to program global actions and procedures as well as to dynamize and trigger graphic objects in runtime.

    標簽: the possibility environment provides

    上傳時間: 2013-12-28

    上傳用戶:lizhizheng88

  • 這是用PB6開發(fā)的一個POS管理系統(tǒng)

    這是用PB6開發(fā)的一個POS管理系統(tǒng),功能很強大,是一個參考的好例程。 單體店: 服務器端: 1.建數(shù)據(jù)庫sypos,sypos2000 2.在SQl Query中運行 script\sypos\syposinit.sql sypostr.sql script\sypos\yearinit.sql viewandproc.sql yeartr.sql 3.自動啟動SQL ServerAgent 服務 4.建立計劃,執(zhí)行ProcessPosAndSuspendRetail(每十天左右,在非營業(yè)時間執(zhí)行一次) 客戶端: 1.安裝SQL Server客戶端 2.建目錄sypos,拷貝運行程序及配置文件(sypos.exe) 3.在桌面上建sypos.exe快捷方式 配貨中心及門店(通訊用): 1.運行combase.sql,comyear.sql,comyearp.sql 2.拷貝通訊程序(sycom.exe) 3.在桌面上建sycom.exe快捷方式 4.安裝xceedzip.exe

    標簽: PB6 POS 管理系統(tǒng)

    上傳時間: 2014-01-09

    上傳用戶:JasonC

  • 靜態(tài)表單的源碼

    靜態(tài)表單的源碼,使用java script完成部分功能

    標簽: 表單 源碼

    上傳時間: 2013-12-20

    上傳用戶:qiao8960

  • 塵緣雅境圖文系統(tǒng)免費版公告的

    塵緣雅境圖文系統(tǒng)免費版公告的,最新圖文的,最近更新的,熱點的 最新更新 <script src=news.asp?shu=12></script> 熱點文章 <script src=news.asp?order=click&shu=12></script> 最新公告 boardnews.asp 最新圖文 <script src=picnews.asp?shu=12></script>

    標簽:

    上傳時間: 2016-03-30

    上傳用戶:英雄

  • 本書介紹了瑞薩FLASH 開發(fā)工具箱(FDT)的使用方法

    本書介紹了瑞薩FLASH 開發(fā)工具箱(FDT)的使用方法,簡要目錄如下: 第1章簡介 第2 章系統(tǒng)概要 第3 章FDT 的使用方法 第4章等待腳本(Wait For script) 第5章存取權限(Access Rights) 第6 章用戶界面的配置(Configuring the User Interface) 第7章菜單(Menus) 第8章窗口(Windows) 第9 章Simple Interface Mode (簡化界面模式) 第10 章Basic Simple Interface Mode (基礎簡化界面模式) 第11章現(xiàn)場寫入(Field Programming) 第12 章E8 的升級 第13 章E8Direct 第14 章QzROM 的程序設計(QzROM Programming) 第15章鎖定 第16章升級到FDT3.07

    標簽: FLASH FDT 瑞薩 開發(fā)工具

    上傳時間: 2016-04-14

    上傳用戶:xinzhch

  • Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification

    Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification Per the IEEE 802.11a specifications, we 52 have used subcarriers. Given so, the theoretical maximum expected PAPR is 52 (around 17dB). However, thanks to the scrambler, all the subcarriers in an OFDM symbol being equally modulated is unlikely. Using a small script, the cumulative distribution of PAPR from each OFDM symbol, modulated by a random BPSK signal is obtained

    標簽: specification transmission specified Obtain

    上傳時間: 2016-04-24

    上傳用戶:haoxiyizhong

  • A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to De

    A .zip file contains a series of scripts that were used in the MathWorks webinar "Using MATLAB to Develop Portfolio Optimization Models." The scripts generate 3D efficient frontiers for a universe of 44 stocks with time as the third axis. Additional scripts perform various ex-ante and ex-post analyses. Results are generated with and without market adjustments in the data. A readme.txt. file in the .zip folder describes each script and how to use it

    標簽: MathWorks contains scripts webinar

    上傳時間: 2014-01-04

    上傳用戶:trepb001

  • flash lite開發(fā) ArcadeHeroes.swf SWF content games/invaders.swf SWF content games/pacman.swf SWF

    flash lite開發(fā) ArcadeHeroes.swf SWF content games/invaders.swf SWF content games/pacman.swf SWF content Arcade1_2nd_edition.SIS Nokia S60 2nd Edition SIS package Arcade1_3rd_edition_signed.sis Nokia S60 3rd Edition signed SIS package Arcade1_2nd_edition.pkg Nokia S60 2nd Edition SIS Package descriptor Arcade1_3rd_edition.pkg Nokia S60 3rd Edition SIS Package descriptor makesis.php PHP script mykey.key sample certificate key, created using makekeys.exe mycert.cer sample certificate, created using makekeys.exe makekeys.exe Symbian application to create signing keys

    標簽: content SWF swf games

    上傳時間: 2014-01-22

    上傳用戶:hn891122

主站蜘蛛池模板: 栾川县| 祁门县| 马龙县| 千阳县| 临清市| 南和县| 麻栗坡县| 沛县| 霞浦县| 平武县| 望奎县| 诏安县| 冷水江市| 城市| 宁陕县| 方城县| 台北市| 博白县| 临西县| 扬州市| 文登市| 水富县| 喀喇沁旗| 同江市| 邵东县| 安塞县| 巧家县| 德江县| 稻城县| 宜州市| 洛阳市| 铜山县| 阳朔县| 随州市| 句容市| 常德市| 台北市| 金寨县| 安义县| 鹰潭市| 厦门市|