搜索结果
找到约 903 项符合
stRing-include 的查询结果
matlab例程 matlab gui tutorial, a brief introduction for matlab and include an example of image processing
matlab gui tutorial, a brief introduction for matlab and include an example of image processing
Java编程 针对String类创建对象的比较.详细比较结果请看源码文件中的说明,适合新手!
针对String类创建对象的比较.详细比较结果请看源码文件中的说明,适合新手!
VC书籍 include称为文件包含命令扩展名为.h的文件也称为头文件或首部文件 定义两个实数变量
include称为文件包含命令扩展名为.h的文件也称为头文件或首部文件
定义两个实数变量,以被后面程序使用
显示提示信息
从键盘获得一个实数x
求x的正弦,并把它赋给变量s
显示程序运算结果
main函数结束
其他 #include intvcon 输出电压变量 sbitDIN=0x91 定义P2.1为串行数据口 sbitCLK=0x92;P2.2为串行时钟端 sbitCS=0x93 P2.3为片选端
#include
intvcon 输出电压变量
sbitDIN=0x91 定义P2.1为串行数据口
sbitCLK=0x92;P2.2为串行时钟端
sbitCS=0x93 P2.3为片选端
voiddac5618(intvcon)TLC5618DAC子程序,三线串行方式
{
chari
intsvcon
svcon=vcon|0x8000 vcon最高位置1,选择
TLC5618的A通道
CS=0 置5618的CS=0,允许片选
for(i=0 i<16 i++)
{
DIN=svc ...
电子书籍 include 函数库。。。。 真是没什么好说的 大家自己看吧
include 函数库。。。。
真是没什么好说的
大家自己看吧
TAPI编程 电话应用编程接口的pas文件。 The directives can be controlled using the Tapi.inc include file which is included
电话应用编程接口的pas文件。
The directives can be controlled using the Tapi.inc include file which is
included in both Tapi.pas and TSPI.pas.
DSP编程 fft源代码,#include "f2407_c.h" #include "math.h" #define N 32 // FFT变换的点数 extern void fft(void);
fft源代码,#include "f2407_c.h"
#include "math.h"
#define N 32 // FFT变换的点数
extern void fft(void);
extern void resave(void);
interrupt void phantom(void);
void sysinit(void);
extern int input[2*N];
书籍源码 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C
复数运算#include<iostream.h>
class Complex
{ public:
Complex( double r =0, double i =0 )
Complex(int a) { Real = a Image = 0 }
void print() const
friend Complex operator+ ( const Complex & c1, const Complex & c2 )
friend Complex operator- ( const Complex & c1, const Complex & c2 )
friend ...
数据结构 内核中链表结构的实现,并通过实例对每个链表操作接口进行了详尽的讲解。 一、 链表数据结构简介 链表是一种常用的...这些链表大多采用在[include/linux/list.h]实现的一个相当精彩的链
内核中链表结构的实现,并通过实例对每个链表操作接口进行了详尽的讲解。 一、 链表数据结构简介 链表是一种常用的...这些链表大多采用在[include/linux/list.h]实现的一个相当精彩的链表数据结构
其他 基于s3c9454茶具泡茶定时器程序。S3F9454,FOSC=3.2MHZ .include "s3c9454.reg
基于s3c9454茶具泡茶定时器程序。S3F9454,FOSC=3.2MHZ
.include "s3c9454.reg