Massively Multiplayer Online game development of this book contents of the CD-ROM. Including some script code and pictures
標簽: Multiplayer development Massively Including
上傳時間: 2013-12-26
上傳用戶:熊少鋒
第9章 Java Web Service編程 319 實例94 使用DOM的層次模型 320 實例95 使用SAX事件模型 324 實例96 JAXP編程 327 實例97 JDOM編程 331 實例98 簡單的SOAP應用 336 實例99 訪問SOAP RPC服務 339 實例100 SOAP消息編程 342 實例101 構建SOAP Script服務 347 實例102 應用SOAP EJB Bean服務 354 實例103 部署SOAP COM服務 358 實例104 查詢UDDI信息 364
上傳時間: 2013-12-16
上傳用戶:zhliu007
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
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 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開發的一個POS管理系統,功能很強大,是一個參考的好例程。 單體店: 服務器端: 1.建數據庫sypos,sypos2000 2.在SQl Query中運行 script\sypos\syposinit.sql sypostr.sql script\sypos\yearinit.sql viewandproc.sql yeartr.sql 3.自動啟動SQL ServerAgent 服務 4.建立計劃,執行ProcessPosAndSuspendRetail(每十天左右,在非營業時間執行一次) 客戶端: 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
上傳時間: 2014-01-09
上傳用戶:JasonC
靜態表單的源碼,使用java script完成部分功能
上傳時間: 2013-12-20
上傳用戶:qiao8960
塵緣雅境圖文系統免費版公告的,最新圖文的,最近更新的,熱點的 最新更新 <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 開發工具箱(FDT)的使用方法,簡要目錄如下: 第1章簡介 第2 章系統概要 第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章現場寫入(Field Programming) 第12 章E8 的升級 第13 章E8Direct 第14 章QzROM 的程序設計(QzROM Programming) 第15章鎖定 第16章升級到FDT3.07
上傳時間: 2016-04-14
上傳用戶:xinzhch
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