搜索资源列表
VCram
- VC++中使用内存映射文件处理大文件,文件操作是应用程序最为基本的功能之一,Win32 API 和MFC 均提供有支持 文件处理的函数和类,常用的有Win32 API 的CreateFile()、WriteFile()、 ReadFile()和MFC 提供的CFile 类等-VC use memory-mapped file handling large files, file manipulation application is the most basic function, MF
sjjg1
- 问题描述 假设停在铁路调度站入口处的车厢序列的编号依次为1,2,3..n。设计一个程序,求出所有可能由此输出的的长度为n的车厢序列。 基本要求 在栈的顺序存储结构SqStack之上实现栈的五种基本要求,即实现栈类型。除了栈初始化操作之外,都要按函数实现。Push(s,x)是一个布尔函数,当且仅当栈s上溢出时返回“假“值;再说明一个ElemType型的常量StackEmptyMark,操作pop(s)和top(s)遇到栈s为空的情况时返回值StackEmptyMark。程序对栈的
emmbed_system_lan_design
- 对嵌入系统以太网卡的设计方法进行了说明,介绍了设计规则,步骤和基本函数。-right Ethernet cards embedded systems design method for the note on the design rules, steps and basic function.
database_encrypt
- 数据库加密技术中散列函数的应用 介绍了散列函数的基本原理及设计要求,结合公开密钥加密方法中的数字证书及数字签名技术,探讨了散列函数在诸如口令保护用户访问权限鉴别和数据加密技术的应用-database encryption technology hash function of the hash function on the basic principles and design requirements, combination of public key encryption metho
ddsbyvhdl
- 摘要:介绍了基于可编程逻辑器件CPLD和直接数字频率合成技术(DDS)的三相多波形函数发生器的基本原理,并在此基础上给出了基于CPLD的各模块设计方法及其VHDL源程序-Abstract : Based on the CPLD and direct digital frequency synthesis (DDS) of a three-phase multi-function waveform Generator to the basic principles and on this basi
Perlprimer
- 第1学时Perl 入门 第2学时Perl 的基本构件:数字和字符串 第3学时控制程序流 第4学时基本构件的堆栈:列表与数组 第5学时进行文件操作 第6学时模式匹配 第7学时哈希结构 第8学时函数-1 hour introductory paragraph 2 Perl school Perl's basic components : Digital string section and three school flow control procedures
weijiyuanli
- 2位微机实验指导书 华中科技大学计算机学院 武汉市豪申光电新技术有限公司 第一章 基本接口实验 2 第一节 并行接口实验(8255芯片实验) 2 实验一 步进电机控制接口实验 2 第二节 定时/计数实验(8253芯片实验) 9 实验二 音乐发生器接口实验 9 第三节 串行通信接口实验(8251芯片实验) 21 实验三 RS-232标准全双工查询方式异步串行通信
addMatrixVB
- MatrixVB是MathWorks针对VB提供的一个Matlab库,它提供了600多个函数,包括基本的数学运算和功能强大的信号处理、线性代数、串运算及图形图像处理功能等,为VB提供了强大的功能扩展。在VB中使用该数学工具包可避免重复性劳动,从而减少开发人员实现算法和界面设计的困难。
matlabhanshujiangjie
- 这个文章是关于基本matlab函数优化的讲解,新手和老手都会从中得益。
matlabvideo
- 利用Matlab以矩阵作为基本运算单元的特点,及其独特的的图像处理函数,实现了食品序列的编码,同时建立了完好的人机交互界面。
matlab函数大全
- matlab函数汇总,从最基本的函数到工具箱的使用,对新手很有用。
AO
- 对AO二次开发的基本函数集进行了详细介绍-AO secondary development of the basic set of functions are described in detail
20743
- 常用基本函数库,也许你需要的正在其中!如果不做程序,下载来收藏也是不错的选择 。-Common basic function library, perhaps you need is one! If you do not do procedures, to download to collections is also a good choice.
TurboCGraphicsIntro
- TC图形功能简单介绍以及基本函数应用 C语言新手可以参考-TC graphics and the basic function of a brief
OpenCV-function
- 图像处理中常用的opencv函数,包括基本函数的用法,语法,参数-The comman function of image processing in opencv
The-C-Standard-Library
- C标准库,对C自带的基本函数的说明进行介绍,对学习会有帮助的-C standard library of C comes with basic function are introduced, will be helpful in learning
MFC_Radio-Button
- 自己总结的MFC单选框控件基本使用方法,包括创建,选择,清空等基本函数-Own summary of the MFC single box controls basic use, including the creation, selection, and other basic functions empty
mtk_FAT_basic_functions
- mtk 文件系统基本函数及简介,包括文件打开、关闭、读写、查询、删除等。-mtk fat system basic functions introduction。
matlabStatistical-Functions
- matlab统计函数介绍ppt-包括统计中的基本函数-statistical functions matlab ppt-presentation of the basic functions, including statistical
CLib
- C++中基本函数的说明文档,可以查找需要的函数及用法-Visual C++ function