搜索资源列表
LiteTelBook
- 这是我同学课余编写的自用小程序: 由于本程序是一个很小的小程序,操作按钮少,界面简。只有添加、删除、修改、查找四个功能。在删除和修改的时候必需要选中一个记录才能进行操作,在程序中也作了违规处理(不选记录也点击删除和修改)。每个按钮都设有快捷键。在程序中还有什么地方没有 考虑周全的请各位指出来,我会对源程序作出修改的。还应注意的地方就是record.mdb是用来保存记录的,不能删除这个文件。一但删除所有记录就被删除了。查找功能只能按照姓名查找。-This my classmates after
FileManipulate
- 例程:文件处理程序FileManipluate 说明: 本例程打开一个对话框,用于删除、复制和移动文件。界面有两个输入框用于输入 原始文件和目标文件,输入框右侧有相应的“打开”按钮,可以打开文件对话框选择文 件。删除功能只能删除原始文件,复制功能将原始文件复制到目标文件中,移动功能则 将原始文件移动到目标文件中。
diantimoni
- 设计一个电梯模拟系统。这是一个离散的模拟程序,因为电梯系统是乘客和电梯等 “活动体”构成的集合,虽然他们彼此交互作用,但他们的行为是基本独立的。在离散的模拟中,以模拟时钟决定每个活动体的动作发生的时刻和顺序.系统在某个模拟瞬间处理有待完成的各种事情,然后把模拟时钟推进到某个动作预定要发生的下一个时刻。 -The design of a simulation system for the lift. This is a discrete simulation program, becaus
vcWizard
- 基于VC的向导程序示例,用于程序打包安装、用户协议查看浏览、程序分步处理等场合,示例虽然小,但挺实用的,有一定参考性。-VC' s wizard-based sample, for the program package installation, User Agreement see here, the program step processing and other occasions, the sample was small, but very useful, has some
fenlan
- 文本分栏程序,可以对txt进行分栏处理,输入任意分栏数和文件即可-the program of dividing context
wenjian
- 文件信息处理系统文件处理程序可以储存和打印信息-File information processing system file handler can save and print information
matlab-shock
- 该程序主要基于对信号的处理,主要功能是实现振动合成,振动合成模块,该模块分为两个部分:频率相同的简谐振动的合成、同一直线上不同频率的两个简谐振动的合成。-The program is mainly based on the signal processing, the main function is to achieve the synthesis of vibration, vibration synthesis module, which is divided into two parts
getoverdirectories
- 遍历文件夹中所有文件,包括子文件夹和文件,有效实现单次程序处理文件的能力,实现大量文件的有效处理。-Traverse all files folder, including sub-folders and files, effective procedures to achieve the ability to single-file, to achieve effective processing large numbers of files.
dr16
- 大疆接收器的数据处理程序,基于大疆DR16系列接收机的数据处理-Dajiang receiver data processing program, based on the data Dajiang DR16 series receiver processing
QtAES-v2.0
- 使用C++语言和Qt框架,基于Rijndael算法开发了AES加密软件和。 AES加密/解密软件支持8位、16位和32位密钥以及CBC、ECB、CFB三种加密/解密模式。 界面友好,可以方便地实现跨平台,数据处理迅速。 本项目使用git进行项目管理。(Using the C++ language and the Qt framework, the AES encryption software is developed based on the Rijndael algorithm. A