虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

lists

  • swingx-all-1.6.4

    SwingX是一个包含Swing GUI工具包的扩展控件,为富客户端应用提供很多很棒的组件。值得注意的功能包括:  1。提供tables, trees, 和 lists的排序,过滤,高亮功能  2。查找/搜索  3。登录/验证架构  4。提供TreeTable组件  5。日期选择组件 

    标签: GUI android开发

    上传时间: 2015-04-20

    上传用户:kongxincai1210

  • Delphi 泛型容器 TDictionary 的用法 Demo

    Collection of key-value pairs.  TDictionary represents a generic collection of key-value pairs.  This class provides a mapping from a collection of keys to a collection of values. When you create a TDictionary object, you can specify various combinations of initial capacity, equality operation, and initial content.  You can add a key that is associated with a corresponding value with the Add or AddOrSetValue methods. You can remove entries with Remove or Clear, which removes all key-value pairs. Adding or removing a key-value pair and looking up a key are efficient, close to O(1), because keys are hashed. A key must not be nil (though a value may be nil) and there must be an equality comparison operation for keys.  You can test for the presence or keys and values with the TryGetValue, ContainsKey and ContainsValue methods.  The Items property lists all Count dictionary entries. You can also set and get values by indexing the Items property. Setting the value this way overwrites any existing value.  The class TObjectDictionary inherits from TDictionary and provides an automatic mechanism for freeing objects removed from dictionary entries. 

    标签: Delphi 泛型

    上传时间: 2015-07-01

    上传用户:mirage

  • VIP专区-嵌入式/单片机编程源码精选合集系列(12)

    VIP专区-嵌入式/单片机编程源码精选合集系列(12)资源包含以下内容:1. verilog 例子.2. mtd-snapshot-20041027.3. 非接触ic卡读写程序.4. USB接口的鼠标驱动源程序.5. P89CXX 编程器电脑发送程序*.6. 看门狗自动采集数据.7. ACM-12864汉字液晶显示驱动程序.8. 6221红外遥控解码程序.9. ZMODEM协议的实现.10. at91系列通过串口烧写源程序.11. 介绍了如何来构件嵌入式系统.12. 网卡驱动程序.13. 通过远程按电话键来控制被控处的继电器动作.14. SM2965 ISP 电路及源代码.15. LPC769 A_D例程1.16. 伟福环境下反汇编demo1.17. 在伟福环境下实现PLM51调用ASM51范例.18. 在伟福环境下实现PLM51调用PLM51范例.19. 在伟福环境下修改 Startup.a51 init.a51 以改变系统初始化过程.20. 一个8019网卡驱动程序.21. spi协议的驱动程序源代码.22. c的源码.23. 嵌入式WEB子程序.24. 24C64子程.25. 这是偶编写的伺服系统一个数字PID调节程序.26. 步进马达控制程序.27. 电动机控制程序.28. fft 变换C程序 不错的.29. 标准DES算法430源程序.30. 看门狗X25045控制子程序.31. 点阵液晶12*128驱动.32. 点阵液晶12232驱动.33. fat16 in compact flash.34. The project demonstrates many Windows common controls, including the extensive use of image lists. T.35. 嵌入式系统的论文集锦.36. 同步串口SPI接口转成异步RS-232.37. BF 533视频输出源代码.38. BF533 与音频解码器连接回放代码.39. lwipreadme.40. 嵌入式系统下语音压缩编码.

    标签: 机械设备 故障诊断

    上传时间: 2013-05-20

    上传用户:eeworm