搜索资源列表
plugin插件程序
- 用BCB写的一个调用DELPHI动态库的插件程序. 目标是将DELPHI动态库中的菜单读取. 并将当前目录下的动态库中的菜单连续加入. 从而形成插件程序,界面简陋.只用于学习,如有好的建议请与我联系,一起研究.-with BCB write a DLL called Delphi plug-in procedures. The goal is to DELPHI dynamic library to read the menu. Under the current directory
数学函数动态编译器
- 功能简介: 可以在程序运行过程中动态完成数学函数表达式字符串的编译执行, 可以带参数,支持布尔运算,定积分 动态生成机器码执行(并带编译优化),不是解释执行,执行速度超快!!! 可以想象,它他用在分形函数上时,可以允许用户自由输入新的方程式!而且速度还超级的快,心动了吧! 数学函数动态编译器类有两个,一个支持的是浮点类型,一个支持的是复数类型 而且同时提供了三种语言的开发支持(进行了封装):Delphi版(C++Builder也可以使用)、VB版(
Delphi开发的QQ2000界面程序
- Delphi开发的QQ2000界面程序,里面仿制了qq的动态窗口-Delphi QQ2000 the interface procedures inside imitation of the dynamic window qq
Delphi_autokongjian
- 想学习直接用Delphi动态生成控件的朋友请来这里-want to learn directly with Delphi Dynamic Controls invited friends here
SqlInit
- Delphi动态创建SQL Server数据库,调用SQL Server数据库命令 SP_ATTATCH_DB-Delphi to create dynamic SQL Server database, Calling SQL Server database orders SP_ATTATCH_DB
dynamicSystem
- delphi动态构造系统 程序可以帮助你动态建立数据库表、建立业务逻辑、 动态建立操作界面、生成的操作界面还可以任意调整、 动态的生成万能查询、动态建立你所需要的各种报表-delphi dynamic tectonic system procedures can help you build dynamic database tables, establish business logic, build dynamic interface, the interface generat
DynamicCall(Delphi)
- 可是现在运行时动态创建Delphi组件,增加灵活性。
vbDelphi
- VB调用delphi动态库 dll 数组传递
delphi-动态创建菜单
- delphi 下菜单编程。-menu programming.
Delphi中利用Tbitmap实现窗体图形动态打印
- Delphi中利用Tbitmap实现窗体图形动态打印-implement dynamic printing of window pictures using Tbitmap in Delphi.
动态菜单显示delphi
- 动态菜单显示delphi
Delphi动态链接库线程同步器
- { 单元名称: ThreadSyncHelper } { 功 能: 让DLL或ActiveX控件中封装的线程对象 } {&n
DELPHI_Sourcecode
- GPRS通讯程序上位机Delphi源代码。支持动态IP管理。-GPRS communication SCADA source code with Delphi.Support dynamic IP managment.
_BackGround
- 用于更改系统桌面背景,虽然微软本身有一个动态库提供了这个功能,但是这个库本身系统不带。因此用Delphi编写了这个程序,用于设置自动更换桌面背景-Change the system for the desktop background, while Microsoft itself has a dynamic library provides this functionality, but the library system does not take itself. Delphi there
database_creat
- 如何在delphi中实现数据库的动态建立源程序-Delphi how to achieve the dynamic establishment of a database source
dll
- dll动态库的使用和开发是我们在编程过程中要常常使用的技术-dll dynamic library use and development is in the programming process, we must often use technical
P2Psend
- 实现动态IP间程序的相互通信(P2P)比较稳定的传输代码-Dynamic IP to achieve the mutual inter-process communication (P2P) transmission is relatively stable code
Delphi-DTU
- GPRSDTU客户数据中心源程序Delphi实现,实现了DTU上传数据的接收和显示以及对DTU的远程设置功能,其中动态链接库wcomm_dll.dll实现了与远程DTU的通信。-GPRSDTU customer data source, DTU upload data reception and display, as well as the remote setting function of the DTU, including dynamic link The library wco
dynamically-created-controls-delphi-
- delphi动态创建控件的方法教程书籍,第一次来-The method of dynamically created controls delphi tutorial
CSharp-Delphi
- C#应用程序调用Delphi语言生成的动态链接库实例,例子程序说明了Delphi动态链接库的生成及C#调用动态链接库的方法,在DelphiXE7和VS2010上编译通过-C# application calls dynamic link library(the Delphi language generate) instance, the example program illustrates a method of generating a dynamic link library by