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,
标签: download because include program
上传时间: 2014-01-07
上传用户:懒龙1988
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 } }
上传时间: 2013-12-17
上传用户:xsnjzljj
clean all the event log, include Application, Security, System
标签: Application Security include System
上传时间: 2016-10-31
上传用户:siguazgb
基于STL string的高精度计算 支持以string类为存放格式的整数的多精度运算(包括+、-、*、/(整除)、%(取余)、-(取负)、乘方、开平方),部分允许string式的“整型”与int型混合运算,支持正负号,结果一律用string 型存放(多精度对单精度取余(用int)除外!)
上传时间: 2013-12-28
上传用户:黄华强
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, event, eventData) } }) }
标签: final playerUpdate eventData public
上传时间: 2013-12-18
上传用户:1109003457
详细讲述了string的用法,以及代码示例的详细说明
标签: string
上传时间: 2013-12-22
上传用户:小鹏
C++中string的详解
标签: string
上传时间: 2016-11-19
上传用户:sevenbestfei
程序是根据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\" camsnap: camsnap.c 用法如下: camsnap -v -s 420x420 -o my.ppm 这儿请注意:s 的大小必需是8能整除的倍数. 这个程序我是在rh9下作的,需要交叉编译的朋友就把注释去掉,再给下面的注释就可以了.
标签: firendly-arm makefile include vidcat
上传时间: 2016-11-20
上传用户:清风冷雨
gps code include 頭文件和源程序
上传时间: 2016-11-24
上传用户:yph853211
北京中软笔试题 1.不许用中间变量,把String ABCDE 倒转 2.10000个数求第2大的数,不许用排序算法. 3.排序算法的测试用例
上传时间: 2016-11-25
上传用户:dengzb84