搜索资源列表
ifoc_ti
- 三相电机调速程序,集成了AD,系统初始化,结构化。可以作为电机控制的参考-three-phase motor procedures, the AD integration, system initialization, structured. As motor control reference
24C64
- 一个通用的24C01-24C256共9种EEPROM的字节读写操作程序, 此程序有五个入口条件,分别为读写数据缓冲区指针, 进行读写的字节数,EEPROM首址,EEPROM控制字节, 以及EEPROM类型。此程序结构性良好,具有极好的容错性,程序机器码也不多: -A generic 24C01-24C256 A total of nine kinds of EEPROM bytes to read and write operating procedures, this proc
9
- 第2章C++面向对象程序设计 传统的结构化程序设计方法中,数据和处理数据的程序是分离的。-Chapter 2 C++ object-oriented programming of traditional structured programming methodology, data and data processing procedures are separate.
927413
- 硬件环境: mega32+N298,你可以选择我们提供的运动控制开发板。 硬件连结: 请参考 硬件连接电路图.jpg 使用方法:直接将main.hex文件下载到单片机中就可以使用。你可以打开工程文件查看,motor.c已经是一个结构化的驱动程序,可以方便的调用。 更改连接:请打开motor.h更改以下内容即可。-Hardware environment: mega32+ N298, you can choose to provide us with the moti
LCD12864
- LCD12864显示程序,带1602显示程序,结构分明,可以拿来就用,方便快捷。-LCD12864 display program, with a 1602 show program, structured, can be brought to use, convenient and quick.
test
- 汇编语言程序设计之一 电话号码查询 采用结构化编程-Assembly language programming of telephone number search using structured programming
data
- 汇编语言程序设计之一 数据处理 采用结构化编程-Assembly language programming of data processing using structured programming
source
- 汇编语言程序设计之一 学生成绩管理 结构化编程-One of assembly language programming structured programming student achievement management
Necessary
- Data Structure Help.If anyone want something about data structure of structured C programming language of Data Structure He ll fine something amazing here.He can solve anything he wants related to Data Structure
huibian
- 寻址方式在结构化数据访问中的应用,(1)掌握不同的内存寻址方式 (2)使用结构化的数据存储方式 (3)掌握BCD码的编码方式 -Addressing modes in structured data access, (1) to master different memory addressing mode (2) using structured data storage (3) The master of BCD encoding
VCPP
- c++语言中各种结构化程序设计,如顺序结构程序设计、选择结构程序设计、循环结构程序设计-C++ language of structured programming, such as sequence structure program design, choice structure program design, circulation structure program design
7
- 汇编第七个实验源代码:寻址方式在结构化数据访问中的应用-The seventh experiment source code compilation: addressing the structured data access application
sy7
- 王爽《汇编语言》实验七,寻址方式在结构化数据访问中的应用,.源码分别以四个循环和一个循环,将data段中的数据按书中的格式写入到table段中,并计算21年终的人均收入,结果也按照书中的格式保存在table段中。-Wang Shuang " assembly language" experiments seven addressing modes used in the structured data access. Source, respectively, and a cy
block3d.MB
- 此程序用于块结构化网格的数据连接,形成一个完整的结构化网格-This program is used to connect the data block structure of the grid, forming a complete structured grid
asm_seh
- Structured Exception Handling in assembly-Structured Exception Handling in assembly
newpages_incognito
- 可以被其它程序调用的具有特定功能的一段相对独立的程序模块,在C语言中称为函数。引入函数的目的主要是解决两个问题一是为了解决代码的重复。如果一个程序段需要在程序中出现多次,每次都写出来既麻烦又使得程序变长此时可把该程序段定义成一个函数。在需用该程序段的地方直接调用。二是结构化模块化编程的需要。(A relatively independent program module that has a specific function that can be invoked by another pr
