搜索资源列表
DLL_Array
- delphi 开发的DLL如何传数组,及 在Delphi、VB下的调用示例。-delphi development of the DLL to pass an array, and in Delphi, VB, under the call example.
ArrayProperty
- delphi中数组属性的实例,包括数组属性的定义和访问,默认属性的设置等。采用delphi7开发-delphi examples in the array property, including the definition of and access to an array of attributes, the default property settings. Developed by delphi7
2010122723595933
- 用途:本软件用Delphi7编写,可以作为Delphi软件的通用授权登录界面,防止您的软件未经授权非法登录。 特点: 1、转义的密码——较难破解 密码根据系统当月和当天二位十进制的日期数据换算成5位二进制数据,可以根据需要修改成更多位二进制码。 2、动态变化的授权码——需要一定的数制知识 由于密码根据系统当月和当天的日期数据来设置的,因此一年12个月每月每天的授权码是不同的。其中授权码包含二组:第1组是当月的5位二进制码、第2组是当日的5位二进制码。 -Uses: T
shellcode-zhuan-shuzu-daima
- shellcode转数组代码 delphi代码写的。希望对大家有用。-shellcode delphi code switch to the code written in the array. Hope that useful.
Delphi.7
- 本书对Delphi 7语法和程序设计思想进行了全面的阐述,共分14章,全面讲解了面向对象的程序设计 概念、Delp hi 7的数据类型与表达式、Delp hi 7程序设计语句、Delphi的组件与窗体、数组程序设计、过程与 函数程序设计、文件程序设计、组件和DLL开发技术、数据库程序设计和多媒体程序设计等内容。-Book on Delphi 7 programming syntax and a comprehensive exposition of ideas, divided int
FileToArray
- 将二进制文件分解成delphi数组的小工具-Binary file into the delphi array gadget
RTC_remote_function
- 项目:远程函数演示 环境:Delphi XE + RealThinClient5.12 案例:基本远程函数写法和字符串、数组、数据流(文件)交互 帮助您快速掌握rtc组件。-Project: Remote function demo environment: Delphi the XE+ RealThinClient5.12 case: basic remote functions are written strings, arrays, data stream (file)
uCode
- 用delphi实现结构体(含指针,string,anstring,动态数组等)的复制,释放,流化,与反流化,可以应用是三层方面的传输部件,目前应用于实际项目. 虽然存在一定的BUG,修修就可以用了.-Structure (including pointer, string, anstring, dynamic arrays, etc.) with delphi copy, release, fluidization, and reflux can be applied to the three
DelphiARRAY
- 利用动态数组作为参考使用及源码.Delphi-Dynamic arrays and use as a reference source. Delphi
095675
- Delphi实现string转化为byte数组,编程学习源码,很好的参考资料。-Delphi implementation of string into the byte array, learning programming source code, a good reference.
Delphi_266087
- Delphi:DELPHI7代码读取中国天气网JSON数据,实现一个天气预报程序,没有过多美化,只是简单的读取出了指定城市的天气信息,美化一下就是一款漂亮的天气预报软件了。需要了解中国天气网城市代码JSON 串格式和中国天气网城市代码 JSON 数组格式,这两个文件已附上,下载压缩包解压即可。 -Delphi: DELPHI7 code reads China Weather Network JSON data to achieve a weather program, without ex
Delphi_424726
- Delphi:string与byte数组的互相转化源代码,使用很方便的一个Delphi小程序,在输入框输入字符串,有两种方法将String转化为Byte数组,同时也有两种方法将Byte数组转化为String字符串。 -Delphi: string and byte array mutual conversion source code, very easy to use a small Delphi program, in the input box to enter a string, t
delphihuisu
- Delphi数组例子,Delphi使用回溯法找出n个自然数中取r个数的不同位组合,你可以指定自然数和数组元素,然后点击“分组”按钮,即可看到分组效果。-An array of Delphi example, Delphi use backtracking to find different combinations of R number n of the natural numbers, you can specify the nature and number of array elemen
zharuorder
- Delphi直接插入法排序示例,插入法数组排序,示例将显示一组没有经过排序的数组,看上去比较混乱无规律,之后显示了排序后的数组,这下看着清爽了,有图有真相,你看出猫腻了吗?-Delphi direct insertion sort example, insertion sort the array, the example displays a group without a sorted array, looks confused without the law, and revealed t
Delphi_782124
- Delphi:这是一个更深层次的Delphi编程操作实例,Delphi利用动态数组作为函数参数使用。以上的程序截图中,输入相当参数,可进行函数计算,更多细节请下载本实例的源码研究。 -Delphi: This is a deeper level of Delphi programming operation instance, Delphi dynamic arrays used as function parameters. Screenshot above procedure, ente
stringtobyteaa
- 最新的DELPHI写的,string转BYTE数组源码,经过长时间测试完全稳定可靠。值得大家使用。-Latest DELPHI write, string turn BYTE array source, after a long test is completely stable and reliable. Worth using.
我编写的delphi字符串炸开分割车成动态数组的库MyUtils
- 我编写的delphi字符串炸开分割车成动态数组的库MyUtils,很好用哦,