资源列表
[其它] htmlCalender
说明:html万年历 棒得不得了的万年历加上国际时刻刻表 (新版)-html calendar rods go together with the international calendar the moment bian (update)<水信森> 在 2008-10-13 上传 | 大小:11.63kb | 下载:1
[按钮控件] TGifImage.v2.2.Full.Source.BCB.836077
说明:安装方法:用BCB打开CrnGifImage.bpk-->Compile-->Install,安装后在组件面板没有任何显示。在窗体上放置一个TImage,点击Picture属性旁边的按钮,可以看到支持的文件格式已经由原来的 All (*.jpg *.jpeg *.bmp *.ico *.emf *.wmf) 改变为: All (*.gif *.jpg *.jpeg *.bmp *.ico *.emf *.wmf) 这样就OK了。-installation method<Hsieh Ken> 在 2008-10-13 上传 | 大小:498.13kb | 下载:1
[网络编程] emfdr_1_0
说明:Delphi版的邮箱搜索程序源代码,功能如下: 可以在因特网上自动搜索邮箱 支持vbscr ipt和javascr ipt脚本语法 允许微调线路设置 允许代理设置/搜索层数设置/工作线程数设-Delphi version of the mail source code search procedures, functions as follows : on the Internet can automatically search and mail support vbsc<李伟> 在 2008-10-13 上传 | 大小:248.17kb | 下载:1
[其它] TscExcelExport
说明:Excel导入导出:This TscExcelExport component is an advanced, powerfull but easy component to export all records of a dataset from Delphi to MS Excel (97, 2000, XP or 2003). Many features are provided to change the layout, to add totals, to create groups,<guzyo> 在 2008-10-13 上传 | 大小:465.06kb | 下载:1
[文件操作] DHCPProtocolIntroduce
说明:DHCP协议的介绍文章,据说是某位吐了几口血出来的.-DHCP agreement on the article, allegedly a certain spit out mouthfuls of blood.<陈成斌> 在 2008-10-13 上传 | 大小:17.28kb | 下载:1
[OpenGL] ROAMSimple_terrain_render
说明:ROAM实时动态LOD地形渲染 内附翻译文档,个人认为非常不错,推荐下载-ROAM real-time dynamic LOD Terrain Rendering files containing the translation, I think is very good and recommended downloading<张伟> 在 2008-10-13 上传 | 大小:462.6kb | 下载:1
[行业应用软件] NetDemoSource
说明:基于海康威视DVR的完整远程监控程序,便于学习开发监控系统,也更好的利用海康SDK实现DVS-Haikangwei based DVR as a complete remote monitoring procedures, facilitate learning and developing control systems. also better use Haikang SDK achieve DVS<廖学祥> 在 2008-10-13 上传 | 大小:920.54kb | 下载:1
[网络编程] PB65zdsj
说明:程序名称: 自动升级系统版本: 1.1 开发者: 李建忠(ljz6600@126.com) 程序文件: update.exe 功能: 实现升级一台机子上的程序,所有其它机子的程序自动升级. 开发工具: PB6.5 (也适用于PB7、PB8、PB9、PB10) 运行环境: 基于数据库(SQL2000测试通过,其它如Oracle,MySQL,Sybase应该没问题) 特点: 1.支持多个模块,支持一个模块多个文件. 2.文件位置可不为当前目录. 3.可自动压缩文件,然后上传,提高上传与下载速度. 4<梁龙> 在 2008-10-13 上传 | 大小:401.73kb | 下载:1
[网络编程] inpbgetmac
说明:在pb获得网卡的mac地址实在没啥好说的了-pb access card in the mac address it lacks the more to be said<梁龙> 在 2008-10-13 上传 | 大小:67.63kb | 下载:1
[数值算法/人工智能] gawnn
说明:遗传算法优化小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2.<李为> 在 2008-10-13 上传 | 大小:6.86kb | 下载:1
[ActiveX/DCOM] ControlWord
说明:VC通过模板来控制Word表格 //这里没有用word里提供的table对象,而是用了selection对象,用它控制比table简单 //而且用模板可以很容易地设置表格中的格式,若通过table对象则设置字体、对齐方式是很难控制 //这里主要是通过移动word中的输入点位置来定位要写的位置。然后再写入内容到单元格. //selection对象主要调用MoveDown来进行定位,MoveDowm是让word响应键盘上的上下箭头事件。 //其中参数4表示移动一个单元字,而5表示<相生昌> 在 2008-10-13 上传 | 大小:78.65kb | 下载:1