搜索结果

找到约 903 项符合 stRing-include 的查询结果

单片机开发 because I can not get the download rights, so I uoload this file.This is a wash program, include a c

because I can not get the download rights, so I uoload this file.This is a wash program, include a caculation of prograss for me,
https://www.eeworm.com/dl/648/359459.html
下载: 112
查看: 1038

单片机开发 89s51单片机控制继电器! 由s51io口输出低电平使三极管导通 从而控制继电器闭合 #include <reg51.H> sbit P0_0=P0^0 sbit P1_

89s51单片机控制继电器! 由s51io口输出低电平使三极管导通 从而控制继电器闭合 #include <reg51.H> sbit P0_0=P0^0 sbit P1_7=P1^7 main() {while(1) { if (P0_0==0) P1_7==1 } }
https://www.eeworm.com/dl/648/360910.html
下载: 96
查看: 1489

JavaScript clean all the event log, include Application, Security, System

clean all the event log, include Application, Security, System
https://www.eeworm.com/dl/685/361033.html
下载: 98
查看: 1040

数学计算 基于STL string的高精度计算 支持以string类为存放格式的整数的多精度运算(包括+、-、*、/(整除)、%(取余)、-(取负)、乘方、开平方)

基于STL string的高精度计算 支持以string类为存放格式的整数的多精度运算(包括+、-、*、/(整除)、%(取余)、-(取负)、乘方、开平方),部分允许string式的“整型”与int型混合运算,支持正负号,结果一律用string 型存放(多精度对单精度取余(用int)除外!) ...
https://www.eeworm.com/dl/641/366676.html
下载: 76
查看: 1033

Java编程 public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a

public void playerUpdate(final Player p, final String event, final Object eventData) { // queue a call to updateEvent in the user interface event queue Display display = Display.getDisplay(midlet) display.callSerially(new Runnable() { public void run() { DRMPlayer.this.updateEvent(p, e ...
https://www.eeworm.com/dl/633/367366.html
下载: 99
查看: 1034

书籍源码 详细讲述了string的用法

详细讲述了string的用法,以及代码示例的详细说明
https://www.eeworm.com/dl/532/368260.html
下载: 166
查看: 1044

VC书籍 C++中string的详解

C++中string的详解
https://www.eeworm.com/dl/686/368507.html
下载: 158
查看: 1022

Linux/Unix编程 程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/

程序是根据vidcat改的,只能抓PPM的图. makefile的内容如下,请注意打小写: cc=gcc #cflags=-i/firendly-arm/kernel/include -i/usr/local/arm/2.95.3/arm-linux/include -wall -dhave_libjpeg #-dvideo_dev=\"/dev/v4l/video0\" -dversion=\"0.7.2\" cflags=-wall -dvideo_dev=\"/dev/video0\" -dversion=\"0.7.2\" camsn ...
https://www.eeworm.com/dl/619/368876.html
下载: 189
查看: 1027

GPS编程 gps code include 頭文件和源程序

gps code include 頭文件和源程序
https://www.eeworm.com/dl/693/370567.html
下载: 158
查看: 1042

软件设计/软件工程 北京中软笔试题 1.不许用中间变量,把String ABCDE 倒转 2.10000个数求第2大的数,不许用排序算法. 3.排序算法的测试用例

北京中软笔试题 1.不许用中间变量,把String ABCDE 倒转 2.10000个数求第2大的数,不许用排序算法. 3.排序算法的测试用例
https://www.eeworm.com/dl/684/370835.html
下载: 119
查看: 1063