搜索资源列表
ReadCardInfo
- 用来读取M卡内块数据,该需要连接加密机,直接读取卡内信息-M card used to read blocks of data, the need to link encryption machine, direct read card information
RandomAccessProcedure
- 随机接入过程包括传输随机接入前导序列和随机接入响应。一个随机接入信道占用预留给随机接入前导传输的一个子帧或者多个连续子帧中的6个资源块。eNode B 没有禁止向预留给随机接入信道前导传输的资源块中进行数据调度。被高层调度到共享数据信道的剩余消息传输未包括在物理层随机接入过程中。-Random access process, including transmission random access preamble sequence and the random access response.
rapidstm32
- RapidSTM32 is a free set of MATLAB blocks for automatic code generation (digital filters, control systems...) for your STM32 processors
Prog
- 西门子PLC中阀门和电机功能块的SCL源代码-Siemens PLC in the valves and motor function blocks SCL source code
ug_nios2_custom_instruction
- Nios II Custom InstructionUserGuideNios II custom instructions are custom logic blocks adjacent to the ALU in the processor’s data path. -Nios II Custom InstructionUserGuideNios II custom instructions are custom logic blocks adjacent to the ALU in
cut_to_piece
- 将某个文件夹下的所有图片分块保存到目的文件夹下,图像的分块可以自定义,返回值为分块的数目.-Will be a folder under the sub-block all images saved to the purpose of the folder, the images can customize the block, the return value is the number of blocks.
GlobalSystemforMobile
- GSM的链路,程序是分块的,可以自己挑着下,不知道对大家有用没-GSM links, the program is divided into blocks, you can own under挑着, I do not know all of you did not useful
hexdump
- 一个函数的代码,用于将任意数据块以hexdump的方式打印。-A function of the code, used to arbitrary data blocks hexdump way to print.
fileopenandwrite
- 3.1 磁盘存取简介 3.1.1 利用FCB(文件控制块)存取磁盘文件: (2) 在程序的数据段设置FCB和DAT(数据传输区)。 (3) 利用DOS功能调用打开文件(读)或建立文件(写),同时将文件名、扩展名、记录大小等信息保存在FCB中。 (4) 用DOS功能设置DAT地址。 (5) 用相应方式的DOS功能,以记录或字节块为单位读写文件。 (6) 在存取文件之后,特别是在写入文件之后,用DOS功能关闭文件。 -3.1 Introduction 3.1.1 disk
soccer
- 用于matlab仿真程序。可用在无线传感器网络中。-Major performance improvements when using the network blocks. The simulation time is now linear rather than exponential in the simulated time. [The poor performance in previous versions was due to Matlab s memory m
ttsendmsg
- 无线传感器网络应用中的实例,需用matlab工具箱。-* Major performance improvements when using the network blocks. The simulation time is now linear rather than exponential in the simulated time. [The poor performance in previous versions was due to Matlab s memory
CplusplusCookbook
- The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms
verilog-A_library
- Complete Verilog-A library for analog blocks, like ADC, DAC, amplifiers
dazhuankuai
- 流星雨相应功能的实现,实现流星下落时的面的砖块减少,-Meteor shower to achieve the corresponding functions, the realization of the whereabouts of meteor blocks to reduce the surface,
huibiankeshe
- 汇编语言的课程设计,包含运算,动画,菜单,系统启动等功能模块。-Assembly language curriculum design, including computing, animation, menus, system startup and other functional blocks.
blocks
- 第一次传切换任务呢 m6jhyw5hb你就TWH-The first pass
Scale
- Function blocks and library for scale analog imput and senzors
blocks
- SYBASE参考手册 第一卷:构件块 “构件块”介绍Transact-SQL的“构件”:数据类型、内部函数、表达式和标识符、保留字,以及SQLSGTATE错误。-SYBASE Reference Manual Volume I: building blocks " building blocks" introduced Transact-SQL' s " building blocks" : data types, internal functio
Russia-blocks
- 此小程序为俄罗斯方块C++的源代码。Dev-C++调试运行通过,有控制台界面,并带.exe文件,可以查看效果-This small program for Russia blocks of C++ source code. Dev-C++ debug run through, the console interface, and. exe file, you can see the effects
blocks
- 这份代码实现了机器人积木问题,运用启发性搜索算法为机器人输出从一个若干个积木堆叠的状态到目标状态的动作序列,如move(a,b),moveToTable(c),move(e,a)-this is a code about automatically calculate the action path for a robot to change one status of building blocks to another another status.