搜索资源列表
DecimalToChinese
- <数字转换汉字大写和英文读法的几个函数> 很早以前写的一个数字转换汉字大写和英文读法的几个函数,02年还修改过,可应用于delphi和Powerbuider,有兴趣的朋友可以改成其他语言!
Actor
- Mir2 Actor.pas if (IsFace) and (FaceIndex > -1) then begin d := aFrmMain.WFaceimg.Images[FaceIndex * 10 + (FaceFram) mod 8] /// if HorseSurface<>nil then // dSurface.Draw (dx+shiftx, dy + hpy + ShiftY-60, d.ClientRect
mtdorb
- For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linu
学生成绩管理系统001
- 学生成绩管理系统,delphi+database desktop数据库。功能强大,<br> 包括成绩录入,复杂查询,统计等功能。使用方便,欢迎下载。<br> 没带dbe引擎,所以要装delphi才能运行。原想打包成exe的,但没成功。-student performance management system, delphi + database desktop database. Powerful, lt; Brgt; Results include logging,
带附件及Html显示的邮件发送类
- unit UnitSendMail; interface uses Windows, SysUtils, Classes,StdCtrls, ExtCtrls, ComCtrls, Dialogs, IdMessage, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient, IdExplicitTLSClientServerBase,IdMessageClient, IdSMTP
listviewprint
- listview 的使用 delphi 下打印listview 列表中的内容-listview and Printers Printer.GetPrinter(aDevice, aDriver, aPort, hDevMode) if hDevMode <> 0 then begin // 获取指向DeviceMode的指针 pDevMode := GlobalLock(hDevMode) if pDevMode <
EhLib_v4[1].2.16_CN
- EhLib 4.2.16 中文汉化版 (Faceker.com 修改版) 1. DataService\EhLibADO.pas 第40行,ADODataSetDriverName函数: 原:Result := MSACCESS 现:Result := MSSQL 功能:字符串、日期界定符匹配(STFilter.Local=False情况下) 2.Common\EhLibConsts.pas 功能:常数汉化 3.Common\DBG
EPaper_Boy
- 電子報軟體. 你想輕輕鬆鬆的寄送電子報 功能介紹: 1. 支援多個伺服器分散流量. (已可設定每次的最大郵件數) 2. 支援多個設定檔選擇. 3. 可直接選擇硬碟內的 HTML, 純文字檔當做寄信內容. 4. 支援定時、每日、每週、每月送信. 5. 配合 ServiceAgent 可以成為NT/2000下的服務. 6. 可夾帶附件檔案. 7. 在原本可直接選取電腦硬碟上的檔案(HTML)來做為HTML寄信的本文之外, 目前已能將 HTML 內的圖檔(gif,
MrLuoDelphiSpirit
- 罗小平<<delphi精要>>一书源码,个人珍藏,解决开发中遇到的难题-Xiao-Ping Luo < <delphi精要> > Book-source, personal collection, to resolve problems encountered during the development of
SilentRun
- Silent run command line utility runs specific exe file. Usage: SilentRun.exe <exe file name>
FileVer
- Program output specific file version to file: Usage: Filever.exe <file.exe> <outputfile.txt>
FileDate
- Output specific file date to file. Usage: Filedate.exe <file.exe> <outputfile.txt>
example4_6
- :滤波 fs=400 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=5 时间窗大小 t=0:ts:T -hf1=zeros(1,N) hf1(f<=B1&f>=-B1)=1 y1=hf1.*fftshift(y) figure subplot(211) plot(f,abs(fftshift(y))/N,f,hf1, r-- ) axis([-fs/2,fs/2,0,1.2]) title( 原信号
ZnExeData
- 使用WM_CopyData消息,在两个不同的程序中传递string类型的数据,采用发送(s)<>接收(r)协商机制。 &.s和r创建时,使用同一个字符串向系统注册消息MsgID. 1.S使用MsgID广播消息,由于只有接收端识别这个消息句柄,所以R响应,并返回自己的句柄。 2.S收到接收方句柄,发送wm_copydata传递数据。 3.R收到数据后,发送回执,通知S已收到数据。 4.S触发发送完毕事件。 ----------------------
SendEmail
- 此工具是配合CnWizards专家包工程备份功能使用的邮件发送辅助工具”的文件下来的时候发现在少了OverbyteIcsSmtpProt.dcu文件,在网上好不容易的找到了OverbyteIcsSmtpProt文件,发现又要在DELPHI2007下编译才可以。这样子搞好累啊,所以我就借用“郑志强<hnzzq@163.com>编写的此工具是配合CnWizards专家包工程备份功能使用的邮件发送辅助工具”来修改,把文件打包成一个DLL,提供大家就可以直接传参数过去发送,就不用下载那么东西
RMQ_jim
- O(n)实现RMQ的算法,一般RMQ问题 到 O(n)构造笛卡尔树 到 <O(n), O(1)>的求解±1 RMQ问题 -implement the data structure of RMQ in O(n) time
LrDesigner
- Designer Library (VisualDesigner for RunTime Allpication) /Free The Initial Developer of the Original Code is Scott J. Miles <sjmiles (at) turbophp (dot) com>. Portions created by Scott J. Miles are Copyright (C) 2005 Least-Resis
AsFlipBook
- s<f<a f< feyer er y er y-s<f<a f< feyer eyer er y er y
Generator
- pseudo-random sequence of numbers given by the following formula: Ui +1 = (M * Ui) mod p, Ri = Ui / p, where M, Ri and p are integers, 0 <Ri <1 and 1 <Ui <p-1. Investigate the influence of the values of R0 on the qu
sxtjk
- 1. 分别将文件夹<传感界面>和<主界面>复制到两台微机中。 2. 两台微机的com1口通过串口线连接。 3. <主界面>所在微机,需要安装两个监控摄像头。 4. 如果摄像头不是通过视频卡连接,而是通过USB口直接连接,运行时有可能出现硬件冲突。 5. 需要的第三方控件保存在The 3rd文件夹里,需自行添加。-1. Respectively folder < sensing interface " and" the ma