搜索资源列表
spcomm.rar
- 一种DELPHI控件,主要实现delphi的串口通信功能,提供向发送缓存写数据和读数据等重要函数和进程。,DELPHI a control, the main achievement of delphi serial communications functions, provide to send the cache to write data and read data and other important functions and processes.
VELVEx.1.4.9
- - ViewStyle: view style of the Listview, including Thumbnails. - ThumbOptions: general thumbnail options, like size, spacing, highlight color, etc. Special options are: + BorderOnFiles: when true it shows borders on all the files and folde
Connection.Pool.V1.2.Full.Source.For.Delphi567.ra
- Connection Pool for Delphi - A connection pool is a cache of open connections that can be used and reused, thus cutting down on the overhead of creating and destroying database connections. Connection pooling is a method for conserving sca
TSMSComm_v3.0
- 1.属性 CommName:填写COM1,COM2…等串口的名字,在打开串口前,必须填写好此值。 BaudRate:设定波特率9600,4800等,根据实际需要来定,在串口打开后也可更改波特率,实际波特率随之更改。 ParityCheck:奇偶校验。 ByteSize:字节长度_5,_6,_7,_8等,根据实际情况设定。 Parity:奇偶校验位 pBits:停止位 SendDataEmpty:这是一个布尔属性,为true时
create_icon_cache
- How to create icon cache to speedup your application.
huanchun
- delphi键盘缓存读取操作键的代码示例,希望对大家有所帮助-delphi keyboard cache read operation key code example, we want to help
TinyDbXE110402
- 自己根据实际使用改的,看到很多人有需要就放上来了,可以2.94没有Query组件,作者已经停止开发了。 DelphiXE主要是TDataset的记录缓存类型发生变化,原来是用PChar,现在是TRecordBuffer 同时还增加了下CreateTable的方法 dbPublic.CreateTable( Article ,TNews,100, [FieldItem( id , ftAutoInc),FieldItem( content , ftMemo)]) -See
2246547
- Delphi优化二级缓存程序实例,编程学习源码,很好的参考资料。-Delphi optimization level two cache instances, learning programming source code, a good reference.
7546
- Delphi优化二级缓存程序实例,编程学习源码,很好的参考资料。-Delphi optimizing secondary cache instance, programmed learning source, a good reference.
634
- Delphi优化二级缓存程序实例,编程学习源码,很好的参考资料。-Delphi optimizing secondary cache instance, programmed learning source, a good reference.
7
- Delphi优化二级缓存程序实例,编程学习源码,很好的参考资料。-Delphi optimizing secondary cache instance, programmed learning source, a good reference.
52
- 优化二级缓存程序实例,Delphi编程学习源码,很好的参考资料。-Optimizing secondary cache instance, Delphi programming learning source, a good reference.
232
- 优化二级缓存程序实例,Delphi编程学习源码,很好的参考资料。-Optimizing secondary cache instance, Delphi programming learning source, a good reference.
Delphi_237164
- Delphi:Delphi如何优化二级缓存呢,请参阅这个比较早的一个源码,不知道现在还能用不,或许里面的某些代码对学习Delphi系统编程有所帮助,分享给Delphi爱好者。 -Delphi: Delphi how to optimize secondary cache it, please refer to the earlier one source, do not know can not use, maybe some code inside the system to learn
s
- Delphi:写了一个与Delphi网络设置相关的小程序,本地连接设置助手,程序可实现设置本地连接,静态网关,查询MAC网关与绑定,保护ARP缓存表的功能,Delphi本地设置助手,源码下载。 -Delphi: write a little program associated with the Delphi network settings, local connection Setup Assistant, the program can be set to achieve a loca
wavelet_JPEG2000
- Delphi:基于小波的JPEG2000图像压缩技术实例,由Delphi源代码实现,内含了小波动态连接库(vc实现),Delphi可借用这个类库。 首先必须注意的是,在小波变换的时候采用的是串行工作方式 这样一来,对于高速缓存的利用是十分低效率的,却可以节省不少的空间。 BIT.H BIT.C - 是有关比特位操作的代码 WAVELET.H WAVELET.C - 是小波操作的代码 函数输出: 函数返回转换象素的数目 1)