PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be repeated on a consistent time basis for accurate control.
標簽: the calculations positional pid
上傳時間: 2014-01-16
上傳用戶:moerwang
Contains a complete archiver by Haruhiko Okumura. The archiver uses an LZ engine whose output is compressed with static Huffman. The file is chopped into pieces which all get their own independent set of Huffman tree s. ARJ 2.41, ZIP 2.0 and PKZIP 2.04g use essentially the same method. ZOO and LHA even use excactly the same method.
標簽: archiver Contains complete Haruhiko
上傳時間: 2014-01-17
上傳用戶:himbly
delphi 自定義網絡函數:unit net interface uses sysutils ,windows ,dialogs ,winsock ,classes ,comobj ,wininet //得到本機的局域網ip地址 function getlocalip(var localip:string): boolean //通過ip返回機器名 function getnamebyipaddr(ipaddr: string var macname: string): boolean //獲取網絡中sqlserver列表 function getsqlserverlist(var list: tstringlist): boolean //獲取網絡中的所有網絡類型 function getnetlist(var list: tstringlist): boolean //獲取網絡中的工作組
標簽: interface sysutils classes dialogs
上傳時間: 2015-05-09
上傳用戶:wanghui2438
An open-source WWW discussion Forum based on JSP/Servlets which uses JDBC to store and retrieve messages from a database
標簽: open-source discussion Servlets retrieve
上傳時間: 2015-05-13
上傳用戶:coeus
unit Other interface uses Windows,tlhelp32,PsAPI type PStrData = ^TStrData TStrData = record Ident: Integer Str: string end TUseInfo=record QQ, Mail, Page:string DL:boolean end TSendMailInfo=record IPAddress, FAddress, FName, FPW, FCName, FCPW:string //發信郵箱檢證用戶密碼 end { FloatToText, FloatToTextFmt, TextToFloat, and FloatToDecimal type codes }
標簽: TStrData interface PStrData Windows
上傳時間: 2014-12-22
上傳用戶:asddsd
This example imports a text file into a database table using ADO. Because it uses ADO, it should work with all data sources, though it has only been tested with Access. Usage is explained in the code s comments.
標簽: ADO database Because example
上傳時間: 2013-12-27
上傳用戶:1079836864
Video and Audio Codecs How Morae uses Them
上傳時間: 2015-06-02
上傳用戶:yulg
The storage management system "is uses VISAUL the FOXPRO development a database management system.
標簽: management system development database
上傳時間: 2013-12-22
上傳用戶:klin3139
Client and server creation classes. Very easy to use in your programs. uses winsock and tcp/ip.
標簽: and creation programs classes
上傳時間: 2015-06-10
上傳用戶:zukfu
This program uses the database created by MakeAPIDB. It opens a connection * to a database using the same property file used by MakeAPIDB. Then it * queries that database in several interesting ways to obtain useful * information about Java APIs. It can be used to look up the fully-qualified * name of a member, class, or package, or it can be used to list the members * of a class or package.
標簽: database connection MakeAPIDB program
上傳時間: 2013-11-25
上傳用戶:miaochun888