搜索结果
找到约 7 项符合
increment 的查询结果
VHDL/FPGA/Verilog TEst bench of an increment date
TEst bench of an increment date
单片机编程 AT89C2051驱动步进电机的电路和源码
AT89C2051驱动步进电机的电路和源码:AT89C2051驱动步进电机的电路和源码 程序:stepper.c stepper.hex/* * STEPPER.C * sweeping stepper's rotor cw and cww 400 steps * Copyright (c) 1999 by W.Sirichote */#i nclude c:\mc5151io.h /* include i/o header file */ #i nclude c:\mc5151reg.hregister unsigned char j, ...
软件设计/软件工程 Student result management system Use the C language realization system 2, the data structure mak
Student result management system
Use the C language realization system
2, the data structure making use of the structure body several realization student s result design
3, the system have increment, search, insert, row preface etc. basic function
4, the each function mold piece request of syste ...
电子书籍 ·条款一:指针与引用的区别 ·条款二:尽量使用C++风格的类型转换 ·条款三:不要使用多态性数组 ·条款四:避免无用的缺省构造函数 ·条款五:谨慎定义类型转换函数 ·条款六:自增(
·条款一:指针与引用的区别
·条款二:尽量使用C++风格的类型转换
·条款三:不要使用多态性数组
·条款四:避免无用的缺省构造函数
·条款五:谨慎定义类型转换函数
·条款六:自增(increment)、自减(decrement)操作符前缀形式与后缀形式的区别
...
编译器/解释器 how to add arrays * Use of const (constant) values. * Creation of vectors. * Passing
how to add arrays
* Use of const (constant) values.
* Creation of vectors.
* Passing vectors as function arguments.
* Reading from files of unknown size (monitoring istream status).
* Repetitive structures (while and for loops).
* The increment operators (++).
* Selection ...
单片机开发 8051 INSTRUCTION SET NOTES ON INSTRUCTION SET AND ADDRESSING MODES: Bit Manipulation Logic Instruc
8051 INSTRUCTION SET
NOTES ON INSTRUCTION SET AND ADDRESSING MODES:
Bit Manipulation Logic Instructions Byte Manipulation Increment-Decrement Instructions
接口技术 net_tcp.h
/*
*********************************************************************************************************
*                                             uC/TCP-IP V2
*       ...