搜索资源列表
FileStorage.v3.0.1
- he FileStorage component capable to upload and hold any data files within your Delphi/BCB forms (within the body of the EXE-program). If your software requires any additional files (.DLL s, WAV s, .TXT s etc), these files could be uploaded straight o
Data4final
- 移位密码、代换密码的加密及解密 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE 实现代换密码 例如输入密匙guangzhouuniversity,则建立字母对应关系: a b c d e f g
Statistical_Methods_for_the_Processing_of_Communic
- Bayesian Monte Carlo Signal Processing For Wireless Communication-Bayesian Monte Carlo For Signal Processing r Wireless Communication
Bayesian_Monte_Carlo_Signal_Processing_For_Wireles
- Bayesian Monte Carlo Signal Processing For Wireless Communication-Bayesian Monte Carlo For Signal Processing r Wireless Communication
04101009725
- 三维图形的旋转 三维图形的旋转-rotating 3D graphics rotating 3D graphics r otating 3D graphics rotation
shiyan4
- 数据结构实验4报告,实验内容或题目 l、随机产生n=100,200,300,1000,2000个整数并存于数组r[1..n]中。对主要查找算法(顺序查找、插入排序、冒泡排序、堆排序、快速排序)进行实验比较,计算出平均比较次数、平均移动次数及执行时间。由程序自动计算,由手工计时。 2、对实验结果数据进行对比分析。 主要内容是
WONDERFULMATLABWORKS
- 文件当中题意如下:已知一个二阶欠阻尼闭环系统,其传递函数G(s)=20/s2+3s+20 .输入信号为单位阶跃信号.求: (1):解析解 (2):用四阶R—K方法及Adams预估校正法求数值解. (3):比较用四阶R—K方法不同步长时计算精度与解析解进行比较,结果以图形给出. (4):给出用Adams做出的阶跃响应图形. 本文档解析透彻,有完整的源程序和仿真图形,对学习的朋友很有借鉴意义。
0200811175638
- 图书馆详细的课程实习文章,E-R图、流程图都详细自带
Formatc
- 根据Robert B. Sledge的CB改编,主要改动是数据缓冲区的处理。原程序采用读写文件形式,对\\r\\n字符处理时看成是一个。 而在此程序中将其分开。另外在判断是否回车换行后,原程序使用peek变量保存这个状态,此程序改成将缓冲区字符指针倒退2个字符。 由于时间有限,暂时不对其进行完善了,如程序写作风格和功能等。
FileSplitter
- 由于电子邮箱传送的附件容量实在是小的可怜,我们不得不在传送大文件时将它分割成几个部分传送,同时生成自生成文件。书部落-分享计算机经典巨著,PDF电子书收藏之家,分享互联网7A/r#qe!] ` t 对于这么小的程序,为什么不自己做个呢?希望这个例子对大家有帮助 本文来自: 书部落-电子书下载(www.shubulo.com) 详细出处参考:http://www.shubulo.com/thread-39480-1-2.html
FileMapping
- program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.
HASH
- 【问题描述】 针对某个集体(比如你所在的班级)中的同学联系电话设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。 【基本要求】 (1) 假定每个记录有下列数据项:电话号码、用户名、地址。 (2) 一是从数据文件old.txt(自己现行建好)中读入各项记录,二是由系统随机产生各记录,并且把记录保存到new.txt文件中以及显示到屏幕上,记录条数不要少于30,然后分别以电话号码和用户名为关键字建立哈希表。 (3) 分别采用伪随机探测再散列法和再哈希法解决冲突。
readxmlfiletool
- 一个读写XML文件的例子代码,VC++,适用windows 操作系统-Read and write XML documents a code example, VC++, The application of windows operating system
linker_and_loader_eng
- Linker and Loaders by John R.Levine Chapter 1: Linking and Loading Chapter 2: Architectural Issues Chapter 3: Object Files Chapter 4: Storage allocation Chapter 5: Symbol management -Linker and Loaders by John R. LevineChapter 1: Linki
mvc-designdocs
- mvc 設計編寫文件, 模型/视图/控制器( M o d e l / Vi e w / C o n t r o l l e r)三元组( M V C-mvc 設計編寫文件, 模型/视图/控制器( M o d e l/Vi e w/C o n t r o l l e r)三元组( M V C
Roystest
- ROYSTEST. Royston s Multivariate Normality Test. This file describe the Royston s multivariate normality test. ------------------------------------------------------------- Created by A. Trujillo-Ortiz, R. Hernandez-Walls, K. Barba-Rojo, an
MT1389DE_Pinout
- This file include pin diagram of 1389DE
soft
- 软件安装 #NoTrayIcon #Region **** 参数创建于 ACNWrapper_GUI **** #AutoIt3Wrapper_outfile=zyb.exe #AutoIt3Wrapper_Compression=4 #AutoIt3Wrapper_Res_Comment=软件安装 #AutoIt3Wrapper_Res_Fileversion=1.0.0.0 #AutoIt3Wrapper_AU3Check_Parameters=-q #End
FileSearch
- File Search is very nice program, it can search for files in directoris with many search options, like search by: time, date, attributes( readonly, modifaed ... ). It uses TFindFile Unit made by Kambiz R. Khojasteh
VB_File_System_Monitor
- 一款可以监视文件的创建、打开、删除和文件夹的打开和删除的小程序。推荐一下。-Can monitor the creation of a file, open, delete, and open the folder and delete the applet. You recommend.