Description: 一个西门子变频器控制代码的生成程序,主要用于DSP控制,除了调试用的iostream.h头文件,没有其他任何头文件,可以方面的运用与各种DSP,也可以移植到windows和linux下。
-a Siemens inverter control code generation process, mainly for the DSP control, in addition to commissioning the first iostream.h documents, no other files can be used with the various DSP, also can be transferred to the windows and under linux. Platform: |
Size: 15323 |
Author:李剑 |
Hits:
Description: iostream.h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别-iostream.h and iiostream distinction and ii iostream.h ostream distinction iostream.h and iiostream distinction iostrea m.h and iiostream distinction iostream.h and the difference i iiostream ostream.h and iiostream distinction iostream.h and iiostre The distinction am Platform: |
Size: 1641 |
Author:包杰 |
Hits:
Description: 实习题
[问题描述]
1. 设顺序表中的数据元素递增有序,将插入到顺序表的适当位置上,是该表仍然有序。
[输入]
初始顺序表,插入字符。
[输出]
插入x后线性表的结果
[存储结构]
采用顺序存储结构
[算法的基本思想]
建立一个递增顺序表,插入一个数值并移动元素,使其仍然有序。
程序如下:
#include \"iostream.h\"
#include <malloc.h>
#define LIST_INTI_SIZE 100//初始空间大小
typedef struct SqList
-attachment that [problem description] 1. Established order of the table data elements incremental orderly, will be inserted into the appropriate sequence table position is that the schedule remains orderly. [Imported] initial order and inserting characters. [Output] x inserted after the results of the linear scale [storage structure] sequence storage structure [algorithm for the basic idea : the establishment of a - incremental sequence table, insert a numerical and mobile elements, it remains orderly. The procedure is as follows : # include "iostream.h" # include Platform: |
Size: 8550 |
Author:Demonic |
Hits:
Description: 一个西门子变频器控制代码的生成程序,主要用于DSP控制,除了调试用的iostream.h头文件,没有其他任何头文件,可以方面的运用与各种DSP,也可以移植到windows和linux下。
-a Siemens inverter control code generation process, mainly for the DSP control, in addition to commissioning the first iostream.h documents, no other files can be used with the various DSP, also can be transferred to the windows and under linux. Platform: |
Size: 15360 |
Author:李剑 |
Hits:
Description: iostream.h和iiostream的区别iostream .h和iiostream的区别iostream .h和iiostream的区别-iostream.h and iiostream distinction and ii iostream.h ostream distinction iostream.h and iiostream distinction iostrea m.h and iiostream distinction iostream.h and the difference i iiostream ostream.h and iiostream distinction iostream.h and iiostre The distinction am Platform: |
Size: 1024 |
Author:包杰 |
Hits:
Description: 本文主要介绍iostream.h对应头文件的功能介绍和使用方法。 -This paper introduces the iostream.h header file corresponding to the function of introduction and use. Platform: |
Size: 166912 |
Author:王小龙 |
Hits:
Description: c++词法分析很简单的代码#include<iostream.h>
#include<fstream.h>
#include<stdlib.h>
#include<stdio.h>
#include<string.h>
#include<conio.h>
#include<process.h> /*头文件*/
-c++ lexical analysis is very simple code# include <iostream.h># Include <fstream.h># Include <stdlib.h># Include <stdio.h># Include <string.h># Include <conio.h># Include <process.h> /* Header file* / Platform: |
Size: 3072 |
Author:李亚茹 |
Hits: