Welcome![Sign In][Sign Up]
Location:
Search - pas

Search list

[Other resourceCS2003081aes

Description: 非常经典的AES加密算法接口及演示程序 ,可作课程设计使用 (* 介绍 *) AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-very classic AES encryption algorithm interface and demo program, curriculum design can be used (* Introduction *) AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 of the keys. Encryption Algorithm of the ElAES.pas modules. I will package its encryption method in AES.pas units, only two standard function call can be completed string encryption and decryption. (* Key length *) 128 support for the length of 16 characters in length 192 supports 24 to 256 characters support length of 32 characters all encryption and decryption operations in default under 128 keys.
Platform: | Size: 54019 | Author: 林靖然 | Hits:

[WinSock-NDISBTDemo

Description: delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLists.pas -- 排序的List组件 ThreadTimer.pas -- 定时器与线程池 DelayLists.pas -- 一个延时5秒再释放Object的队列 FastShareMem.pas, MemPools.pas, ShareGlobals.inc -- 由ThreadTimer内部使用 Bit Torrent Specification.htm -- BT协议文档-realized bt download procedures for example, with all source code and BT agreement package documents : BTDemo.dpr, BTDemoF.pas. BTDemoF.dfm -- a simple bt downloader, supports multiple. torrent download documents btutils.pas -- the core components bt DCP *. pas -- SHA algorithm source code (copied from the DEC kits) InetUtils.pas -- providing Internet download library SimpleSocks.pas -- socket Group pieces (TCP) SortLists.pas -- Ranking List components ThreadTime r.pas -- and the timer thread pool DelayLists.pas -- a delay the release of another five seconds O return of the queue FastShareMem.pas, MemPools.pas. ShareGlobals.inc -- ThreadTimer internal use by Tor Bit rent Specification.htm -- BT agreement document
Platform: | Size: 58245 | Author: vvyang | Hits:

[Windows Developunit1111

Description: 电梯模拟pas源程序-elevator simulation pas source
Platform: | Size: 5263 | Author: 蓝特 | Hits:

[Com PortTcomm

Description: 串口数据传输,用Tcomm或MSComm控件,该 pas文件做了一个类-serial data transfer, or use Tcomm MSComm control, the paper has done a pas a Category
Platform: | Size: 4208924 | Author: | Hits:

[Windows Developc++buildeteach

Description: c++builder 教程 pas 格式 要专用的音读器-c pas format builder Guide to the Music special reading device
Platform: | Size: 55100 | Author: 右在 | Hits:

[OpenGL programOpenGL_A1

Description: This tutorial shows how to use the GL_REFLECTION_MAP_EXT and GL_TEXTURE_CUBE_MAP extensions to render a reflective Cube map The dglOpenGL.pas file was created by the team at www.delphigl.com I have included the html readme for an explanation of using this.-This tutorial shows how to use the GL_REFLECTION_MAP_EXT and GL_TEXTURE_CUBE_MAP exten Dimensions to render a map reflective Cube The dglOpe nGL.pas file was created by the team at www.delp higl.com I have included the html readme for an e xplanation of using this.
Platform: | Size: 349147 | Author: 古洪 | Hits:

[Fractal programJulia.pas

Description: 分形 生成julia set的pascal程序-julia fractal generating set of procedures pascal
Platform: | Size: 1020 | Author: | Hits:

[Button controleapopup

Description: 也是一个不错的类似MSN风格的东西,但只能以PAS的形式提供,-is a pretty good style similar to MSN things, but only in the form of PAS.
Platform: | Size: 13319 | Author: 强人 | Hits:

[Crack HackAEScode11

Description: AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位长度的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。-AES is a safety code for the use of information encryption standards. It supports 128, 192 and 256 length of the keys. Encryption Algorithm of the ElAES.pas modules. I will be its encryption method in AES.pas Packaging unit, only need two standard function call can be completed string encryption and decryption.
Platform: | Size: 203449 | Author: 唐伯虎 | Hits:

[Hook apiFuck_CAD_Unit

Description: 一个很发方便的NT下屏蔽Ctrl+Alt+Del的单元(Fuck_CAD_Unit.pas) 带Demo 主要是方便新手 只要调用两个函数就能屏蔽/还原 不用在研究别人一大堆代码 并且打包好了D-made a very convenient shield NT Ctrl-Alt-Del Module (Fuck_CAD_U nit.pas) Band Demo is mostly newcomers as long as two functions can be called shielding / no reduction in research others code lot of good packaging and D
Platform: | Size: 368381 | Author: hke | Hits:

[File OperateExe2bat(Delphi)

Description: Exe2Bat是挺早的一个小工具了(有ASM源码),能把任意文件转化成bat,可惜问题还是不少 我无聊用Delphi写个 (网上似乎还流传这VC/VB版本) 修正原版转化速度离奇慢/NT下不能运行/转化后Bat有误等问题 核心代码都在Exe2BatUnit.Pas里面 Demo程序我写了2个,一个是仿造原版Exe2Bat的命令行程序,HkeExeToBat是用KOL加界面的 注意: (1).bat遇到重名文件临时文件会不能删除(具体你试试就知道,喜欢的话你多加句del WuHansen,不过正常情况下Bat会显示错误而已) (2).64K以上文件虽然能转化,但是Debug不能正常将其还原(系统自身的问题) 请到这里获得更新信息:Www.WuHansen.Com-Exe2Bat morning is quite a small tool (with ASM source code) able to arbitrary document into bat, Unfortunately, quite a number of issues I was bored with Delphi (the Internet seem to have spread that the VC / VB version) amendment to the original into bizarre version of the slow speed / no running NT / transformation of Bat errors and other problems in the core code Exe2Ba tUnit.Pas inside Demo procedures, I wrote two. is a replica of the original Exe2Bat command line procedures, HkeExeToBat KOL is the interface increases the attention : (1). Repetitions documents bat encountered temporary files can be deleted (you try on specific know, like what you add del WuHansen sentence. But under normal circumstances Bat error will be displayed only) (2) .64 K above documents can be transformed tho
Platform: | Size: 76643 | Author: hke | Hits:

[Delphi VCLorder1-dishes

Description: 点菜 ....\\Pchen.cfg ....\\Pchen.dof ....\\Pchen.dpr ....\\Pchen.exe ....\\Pchen.ini ....\\Pchen.res ....\\Pchen.~dpr ....\\Uchen1.dcu ....\\Uchen1.dfm ....\\Uchen1.pas ....\\Uchen1.~dfm ....\\Uchen1.~pas ....\\Uchen2.dcu ....\\Uchen2.dfm ....\\Uchen2.pas ....\\Uchen2.~dfm ....\\Uchen2.~pas -ordered .... \\ Pchen.cfg .... \\ Pchen.dof .... \\ P chen.dpr .... \\ Pchen.exe .... \\ Pchen.ini .... \\ Pchen.res .... \\ Pchen. dpr .... ~ \\ Uchen1.dcu .... \\ Uchen1.dfm .... \\ Uchen1.pas .... \\ Uchen 1. ~ dfm .... \\ Uchen1. ~ pas .... \\ Uchen2.dcu ... . \\ Uchen2.dfm .... \\ Uchen2.pas .... \\ Uchen2. ~ dfm .... \\ Uchen2. ~ pas
Platform: | Size: 1601060 | Author: karbe | Hits:

[Delphi VCLMystringGrid

Description: 重新改写的stringgrid,可以实现把stringgrid的内容填写到数据库中,可以通过传一个Dataset数据集来填充stringgrid,删除一行等等,只是一个pas文件代码,如要使用请放编译到包中然后安装就可-to rewrite the stringgrid. stringgrid can to achieve the complete contents of the database, Chuan through a Dataset data sets to fill stringgrid, delete, etc., and his party, pas document is a code, if requested to use up to the compiler package can be installed before
Platform: | Size: 3140 | Author: huping | Hits:

[Other resourceDELPHI_CVAVR_EEPROM

Description: 这是一个DELPHI与单片机相结合的应用例子 这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。 上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 应用程序 for Delphi 6.0 (SP2) ..\\EEPROM.dpr ...... DELPHI 项目包 ..\\EEPROM.res ...... DELPHI 项目包资源 ..\\EEPROM.cfg ..\\EEPROM.dof ..\\EEPROM.exe ... 编译生成的可执行文件 ..\\EEPROM_form.pas ... 主界面程序文件 ..\\EEPROM_form.dfm ... 主界面资源文件 ..\\HexTable.cds ... 内存表 Fireware ...... 固件程序 for CVAVR 1.24 (+) ..\\TestEEPROM.prj ...... 项目程序 ..\\TestEEPROM.c ...... 程序文件 ..\\TestEEPROM.asm ...... 生成的汇编文件 ..\\TestEEPROM.hex ...... 可烧录至Atmel ATMega16的文件 -This a Delphi and SCM combination of application example of this process is the main function by serial Communication with the MCU, writable EEPROM information. PC procedures with Delphi 6.0, the next crew procedures CVAVR 1.24. The main chip is Atmel ATMega16. Atmel chip EEPROM AT24C04 (or AT24C256 Applications) Applicat ion ...... applications for Delphi 6.0 (SP2) .. \\ EEPROM. dpr ...... DELPHI project package .. \\ ...... DE EEPROM.res LPHI project packet resources .. \\ EEPROM.cfg .. \\ EEPROM.dof .. \\ EE PROM.exe ... compiler generating executable file .. \\ EEPROM_form.pas. .. interface files .. \\ EEPROM_form.dfm ... the main interface resource files .. \\ HexTable.cds ... ...... memory table Fireware firmware for C VAVR 1.24 () .. \\ TestEEPROM.prj ...... projects procedures .. \\ TestE
Platform: | Size: 416657 | Author: Aleyn.wu | Hits:

[TCP/IP stackIocpPool

Description: IOCP 线程池的 delphi 实现,其中 IOCPPool.pas 封装了主要的控件和池的实现,十分有参考价值-IOCP thread pool delphi realized, IOCPPool.pas Packaging, which the main pool and controls to achieve great reference value
Platform: | Size: 105394 | Author: szw | Hits:

[Other resourceshenlongka

Description: 这份源码已提供了神龙卡的控制接口的全部源码,接口文件sdinterf.pas,但这个演示源码只是个能控制神龙卡调用,我只提供调用神龙卡的方法,但全部功能我还没有写上,就让刚做神龙卡编程(DSHOW)的朋友提供个方便吧!这样就不用花太大的力气去找到编程的入口点,还有如果你写出好的代码不防发布出来大家分享下!-this source has provided Shenlong control interface cards all the source code, sdinterf.pas interface file, but this is only a demonstration of source control Shenlong calling card, I only called Dragon card, but all the functions I have not written, let's just do the Shenlong cards Programming (DSHOW) friends convenient! This would not have to spend too much effort to get the programming point of entry, If you still write good code preventing release me because we share!
Platform: | Size: 74926 | Author: 定高翔 | Hits:

[WinSock-NDISduankouzhuanxiang

Description: 端口转向器源代码 Main.dfm Main.pas Port2Port.cfg Port2Port.dpr Port2Port.res-port redirector source code Main.dfm Main.pas Port2Port.cf g Port2Port.dpr Port2Port.res
Platform: | Size: 3137 | Author: feiproxy | Hits:

[Other resourceBT2007

Description: 由delphi实现的bt下载器示例程序,带全部源码和BT协议包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutil... -achieved by delphi bt download procedures for example, with all source code and BT agreement package documents : BTDemo.dpr, BTDemoF.pas. BTDemoF.dfm -- a simple device bt download, support a number. torrent download btutil documents ...
Platform: | Size: 91293 | Author: zr | Hits:

[Web ServerDirect3DRM

Description: The problem with the IID_s is solved ! File-Structure: ~~~~~~~~~~~~~~~ DirectDraw.pas = DDraw.h + DVP.h (+ MultiMon.h) Direct3D.pas = D3D.h + D3DTypes.h + D3DCaps.h + D3DVec.inl + DXFile.h Direct3DRM.pas = D3DRM.h + D3DRMDef.h + D3DRMObj.h + D3DRMWin.h + RMXFGUID.h + RMXFTmpl.h DirectInput.pas = DInput.h (+ DinputD.h) DirectPlay.pas = DPlay.h + DPLobby.h DirectSound.pas = DSound.h DirectMusic.pas = DLS1.h + DLS2.h + DMDLS.h + DMError.h + DMKSCtrl.h + DMusicC.h + DMusicF.h + DMusicI.h + DMusBuff.h DirectSetup.pas = DSetup.h No Unit = dxsdk.inc -The problem with the IID_s is solved! File - Structure : ~~~~~~~~~~~~~~~ DirectDraw.pas = DDraw.h DVP . h (MultiMon.h) Direct3D.pas = D3D.h D3DTypes . h D3DCaps.h D3DVec.inl DXFile.h Direct3DRM. pas = D3DRM.h D3DRMDef.h D3DRMObj.h D3DRMWin. h = RMXFGUID.h RMXFTmpl.h DirectInput.pas DIn put.h (DinputD.h) DirectPlay.pas DP = DPlay.h Lobby.h DirectSound.pas = DSound.h DirectMus ic.pas = DLS1.h DLS2.h DMDLS.h DMError.h DMKSC trl.h DMusicC.h DMusicF.h DMusicI.h DMusBuff . h = DSetup.h No DirectSetup.pas Unit = dxsdk.i nc
Platform: | Size: 20601 | Author: 李廷 | Hits:

[Other resourceDirectPlay

Description: The problem with the IID_s is solved ! File-Structure: ~~~~~~~~~~~~~~~ DirectDraw.pas = DDraw.h + DVP.h (+ MultiMon.h) Direct3D.pas = D3D.h + D3DTypes.h + D3DCaps.h + D3DVec.inl + DXFile.h Direct3DRM.pas = D3DRM.h + D3DRMDef.h + D3DRMObj.h + D3DRMWin.h + RMXFGUID.h + RMXFTmpl.h DirectInput.pas = DInput.h (+ DinputD.h) DirectPlay.pas = DPlay.h + DPLobby.h DirectSound.pas = DSound.h DirectMusic.pas = DLS1.h + DLS2.h + DMDLS.h + DMError.h + DMKSCtrl.h + DMusicC.h + DMusicF.h + DMusicI.h + DMusBuff.h DirectSetup.pas = DSetup.h No Unit = dxsdk.inc -The problem with the IID_s is solved! File - Structure : ~~~~~~~~~~~~~~~ DirectDraw.pas = DDraw.h DVP . h (MultiMon.h) Direct3D.pas = D3D.h D3DTypes . h D3DCaps.h D3DVec.inl DXFile.h Direct3DRM. pas = D3DRM.h D3DRMDef.h D3DRMObj.h D3DRMWin. h = RMXFGUID.h RMXFTmpl.h DirectInput.pas DIn put.h (DinputD.h) DirectPlay.pas DP = DPlay.h Lobby.h DirectSound.pas = DSound.h DirectMus ic.pas = DLS1.h DLS2.h DMDLS.h DMError.h DMKSC trl.h DMusicC.h DMusicF.h DMusicI.h DMusBuff . h = DSetup.h No DirectSetup.pas Unit = dxsdk.i nc
Platform: | Size: 17026 | Author: 李廷 | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net