搜索资源列表
kunbang
- 1个捆绑器的源码,可以将2个EXE文件捆绑在一起!运行捆绑出来的文件等于运行了2个文件!-bundled with a source code, can be two EXE documents tied together! Running out of paper tied to the operation of two documents!
zlib11111111111
- zlib的文件压缩演示-zlib compression in the paper demonstrate ........................ RECOMMENDATIONS
drugstoremanage
- 不足 1。无并发控制。多客户端操作容易出错, 2。无社保购药接口,无ic卡,扫描仪接口,出款方式简单,不支持欠帐 3。数据库设计不太理想 4,库存采用加权移动平均法,用先入先出法更合理, 5。程序有些处理方法采用了非正常手段,不易维护 6。报表没有采用票据打印机, 7。统计功能还要完善 8。所在与库存操作都采用一个tcr(tdataset)不合理, 9。没有处理药品折扣-less than one. No concurrency contro
ycIP
- 主要介绍如何在程序中实现IP地址的隐藏。其实这篇东西不算我写的。其中《IP头结构》部分我懒得打字,故复制、粘贴了孤独剑客的文章,先说声谢谢!代码部分参考了外国程序xes写的一个程序。所以这只是学习过程中的一个副产品。既然程序已经做好了,就顺便放上来跟大家一起交流,共同提高吧。本文只不过想说明一下IP数据的结构和发送机制。如果有人把它改为恶意IP攻击工具,后果自负。-describes how the process of IP addresses hidden. In fact, this is
shijuanguanlixitong
- 试卷管理系统,是一个很好用,很使用的一个管理软件,里面有详细的源代码-paper management system, is a useful, is the use of a management software, with a detailed source code
notebook_in_web
- 网页留言本,比一般的留言簿管用,文件不长,留有接口。-voice of the website, the visitor's book than most effective, the paper not long ago, have interfaces.
course3
- C语言试题库及出题系统,可以导入试题,定制试卷,出题及修改试题,同时带上标准答案.-C language and the questions out systematically, into the questions, customized paper, and revise the topic questions, Meanwhile onto the standard answer.
Delphi-Examination-paper-production-system-code.ra
- 本代码成功应用delphi实现了考试试卷自动生成功能,且可应用于实际中.-successful application of the code delphi realized the examination papers automatic generation function, which can be applied to practice.
yaodianguanlixitong
- 1、开发环境 d6 up2,sqlserver2000, win2000 server 1024*768(笔记本电脑) c/s 2、数据库配置方法,在sqlserver2000新建yd数据库,关闭数据库服务器,用压缩包中的数据库文件覆盖原文件-a development environment up2 d6, B3, sqlserver2000. WIN2000 server 1024 * 768 (notebook computer) c / s 2. database configura
mobile_wimax_wp
- mobile Wimax White paper-mobile WiMAX White paper
WPAPER.ZIP
- 能够选择、更换窗口桌布 ( Windows Wall Paper ) 的范例程序,并且能够自动变换桌布。-to choose, the replacement window tablecloths (Windows Wall Paper) as a model procedures, and can automatically transform tablecloths.
gcbb
- 国产的报表控件,最大优点是能自动适应纸张,且有一独立报表编辑器,可独立发布报表文件,不比因报表的变动-control, the biggest advantage is automatically adapt to the paper, there is a statement of editorial independence, the independent paper issued statements complications due to the changes in stateme
RC4-Delphi.rar
- RC4 加密解密单元delphi版 附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。 函数名: Rc4_StrEncrypt() 描 述: RC4 Based string encryption 参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); s_EncryptText ——待加密(解密
paperman-Aimbot
- 纸片人外挂代码 自瞄代码 无后座代码-External code from the paper were aiming code recoilless code
cangku
- 本系统使用Delphi7.0+sql2000编写的,内含论文-The system uses Delphi7.0+ sql2000 prepared, containing paper,,,
ReedSolomon
- delphi 编写的二维码生成所必须的文件,值得收藏呀-delphi write code to generate the required two-dimensional paper, worthy of collection ah
helpman_welcomepage_demo
- Welcome Page Demo Application with Display Main Display News and Change Wall Paper options source Code pas files included-Welcome Page Demo Application with Display Main Display News and Change Wall Paper options source Code pas files included
123
- 自定义打印纸张问题,可以随打印机的最小高度定义纸张大小-Custom printing paper, you can with the smallest high definition printer paper size
piao
- 一个票据管理系统,是用delphi开发的,和大家分享一下-A paper management system, are developed with delphi, and the U.S. share
jisuanjituxiangchuli
- 本论文主要介绍图像处理系统软件的算法分析、代码实现。以及实现软件开发的程序开发工具Delphi的简单介绍。软件开发的目的是实现对图像的锐化、扭曲、波浪平滑处理等效果。文章的主要内容为该软件的算法分析过程、代码编写、界面设计和系统实现过程。本论文特别对图象的锐化、图象的扭曲和图象的平滑处理算法进行了系统的分析和比较,如锐化功能的差分法与边缘提取算法的分析、比较,平滑功能的平滑滤波法、中值滤波法、自适应滤波法等算法的分析、比较。然后对确定的这几个功能算法的实现编写了Delphi的算法代码,其中心代码