MD5變換動態(tài)鏈接庫文件調(diào)用:(delphi例子) ========================================================================= function transfer(tran:widestring):widestring stdcall external md5.dll name transfer //edit1為輸入字符,edit2為輸出md5摘要 procedure TForm1.Button1Click(Sender: TObject) begin edit2.text:=transfer(edit1.Text) end
標(biāo)簽: delphi MD5 變換 動態(tài)鏈接庫
上傳時間: 2016-07-04
上傳用戶:lijianyu172
一個linux進程管理器,具有以下功能: 管理系統(tǒng)的進程, 包括系統(tǒng)中進程的ID,owner ID, effective user ID、 進程之間的關(guān)系、各個進程占用的內(nèi)存大小、進程的狀態(tài); 列出各個進程使用的文件描述符,以及它們打開的文件; 列出各個進程當(dāng)前的信號使用情況, 包括各個阻塞的信號,各個信號的處理(如采用的哪一種處理方式,如采用了Catch function,給出Catch function的地址或名稱); 能對某一進程進行掛起、暫停、終止等操作。統(tǒng)計各個進程的運行時間, 包括system time,user time 與clock(即從開始至終止時間)。 給出各個進程對應(yīng)的可執(zhí)行文件名,owner名稱,effective名稱。 采用圖形化界面。 實時統(tǒng)計系統(tǒng)cpu和內(nèi)存狀況
標(biāo)簽: linux 進程 管理器 管理系統(tǒng)
上傳時間: 2016-07-16
上傳用戶:lindor
While resting-state fMRI is drawing more and more attention, there has not been a software for its data analysis. Based on MATLAB, we developed a package named REST. Currently REST has three main functions: function connectivity, ReHo and ALFF.
標(biāo)簽: more resting-state attention software
上傳時間: 2016-07-19
上傳用戶:cmc_68289287
* The functions debug_init() and debug() implement non-RTOS * serial port initialization and a blocked debug output. The * debug() function can be used in error message and die * situations.
標(biāo)簽: initialization debug_init functions and
上傳時間: 2016-07-24
上傳用戶:caozhizhi
特殊函數(shù)說明的PDF文檔,包括:Bessel function,marcum Q-function,Hankel function,Spherical Bessel function of the First Kind,Confluent Hypergeometric function of the First Kind
上傳時間: 2016-07-30
上傳用戶:qiao8960
Fax and soft modem source code. - Fast Version You can use this code to build a soft modem function in your embedded system.
標(biāo)簽: modem soft code Version
上傳時間: 2016-08-04
上傳用戶:彭玖華
用VB做QQ強制聊天器 用VB做QQ強制聊天器 大家好..我是愚罪..QQ:303931726 今天教大家來用VB做QQ強制聊天器..... 廢話不多說了``` 直接打開VB 新建一個EXE文件..新建一個Text和一個Command按紐 最后直接把代碼寫上去就可以了... Private Declare function ShellExecute Lib "shell32.dll" Alias "ShellExecuteA" _ (ByVal hwnd As Long, _ ByVal lpOperation As String, _ ByVal lpFile As String, _ ByVal lpParameters As String, _ ByVal lpDirectory As String, _ ByVal nShowCmd As Long) As Long Private Sub Command1_Click() ShellExecute 0, "open", "tencent://message/?uin=" + Text1.Text, "", "", 1 End Sub 可以了...生成試驗下..我就不美化了..你們可以去美化下``` 看。。成功了
上傳時間: 2014-01-19
上傳用戶:日光微瀾
自己編寫的一個verilog HDL小程序,實現(xiàn)基本的task調(diào)用function的功能,對初學(xué)者有用。在xilinx的ISE仿真調(diào)試通過
上傳時間: 2014-01-15
上傳用戶:秦莞爾w
關(guān)于 ZFC 框架的自述文件 2003.6.18 ====================================================================== 如何在PowerBuilder 開發(fā)環(huán)境中運行ZFC 框架。 1、文件 app.pbl 常用應(yīng)用庫; controls.pbl zfc 控件庫; main.pbl 主要對象庫; demo.pbl 演示程序庫; 2、目錄 DB 演示數(shù)據(jù)庫; PSR 演示PB報表; 3、基于 ZFC 框架編寫程序需要哪些文件和表: 引用main.pbl、controls.pbl、app.pbl 三個庫 演示數(shù)據(jù)庫中的Employee,EmployeeTofunction,function,Profile 四個表; 演示數(shù)據(jù)庫中的usp_DateGet,usp_EmployeeGet,usp_functionGet,usp_ProfileGet,usp_ProfileSet 五個存儲過程; 如果您使用其他數(shù)據(jù)庫,請移植表和存儲過程。 4、PowerBuilder 9.0,Adaptive Server Anywhere 7 必須;
上傳時間: 2016-08-13
上傳用戶:003030
小波神經(jīng)網(wǎng)絡(luò)的源程序: 1.構(gòu)造的非線性函數(shù): 位于nninit_test.m 2.直接用WNN逼近非線性:Wnn_test.m, (內(nèi)部調(diào)用小波函數(shù)) 3.遺傳算法優(yōu)化后逼近 :GA_Wnn_test.m (內(nèi)部調(diào)用遺傳算法的,初始化,適應(yīng)度,解碼函數(shù))-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. WNN directly with nonlinear approximation : Wnn_test.m. (internal called wavelet function) 3. Genetic Algorithm optimization approach : GA_Wnn_test.m (internal called genetic algorithms, initialize, fitness and decoding functions)
標(biāo)簽: nninit_test GA_Wnn_tes Wnn_test WNN
上傳時間: 2016-09-17
上傳用戶:LIKE
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1