#include<fstream>
资源简介:PHP国外新闻发布系统的下载地址_下载_ASP集中营< _TITLE> < META http
上传时间: 2017-01-16
上传用户:wcl168881111111
资源简介:c++图书管理系统 include <iostream> #include <iomanip> #include <string> #include <fstream>//输入/输出文件流类 using namespace std const int Maxr=100 //最多的读者 const int Maxb=100 //最多的图书 const int Maxbor=5 //每位读者最多借五...
上传时间: 2013-12-18
上传用户:拔丝土豆
资源简介:#include<stdio.h> #include<string.h> #include<limits.h> #include<unistd.h> #include<sys/types.h> #define PROMPT_STRING "[myshell]$" #define QUIT_STRING "exit\n" static char inbuf[MAX_CANON] char * g_ptr char * g_lim exter...
上传时间: 2016-12-31
上传用户:colinal
资源简介:超炫电台程序开发了两个版本了,也受到了很大的欢迎。为了满足更多人群的需求,我们团队开发了第三个版本.< /p> < p> bate2008
上传时间: 2014-11-30
上传用户:stewart·
资源简介:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上传时间: 2015-03-25
上传用户:璇珠官人
资源简介:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上传时间: 2015-03-25
上传用户:cc1
资源简介:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上传时间: 2013-12-27
上传用户:baiom
资源简介:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上传时间: 2013-12-29
上传用户:风之骄子
资源简介:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上传时间: 2015-03-25
上传用户:xieguodong1234
资源简介:/*** *****词法分析程序*** *****/ # include<iostream.h> # include<fstream.h> # include<math.h> int cc=0
上传时间: 2013-12-19
上传用户:佳期如梦
资源简介:#include<fstream>
上传时间: 2014-02-23
上传用户:llandlu
资源简介:BP神经网络程序,C语言源代码 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "math.h" #include "stdio.h" #include "time.h" #include "fstream.h" #define N 120 //学习样本个数 #define IN 3 //输入层神经元...
上传时间: 2017-06-15
上传用户:xinzhch
资源简介:Accessing IDE Hard disk by ATmega32 microcontroller (Proteus simulation include)
上传时间: 2013-09-21
上传用户:18888888888
资源简介:lt Spice 4 traning,lt SPICE IV 视频教程
上传时间: 2013-12-08
上传用户:ysjing
资源简介:摘要:介绍了基于数字信号处理(Digital Signal Processor,DSP)的运动控制器gt-800在贴片机控制系统中的应用。该系统采用以PC机为上位机、gt-800运动控制器为下位机的硬件结构,上下位机之间的通讯采用基于ISA总线的双端口RAM的模式,系统的软件设计采用基于Vi...
上传时间: 2013-10-18
上传用户:asdkin
资源简介:lt Spice 4 traning,lt SPICE IV 视频教程
上传时间: 2013-10-30
上传用户:daoyue
资源简介:This book introduces embedded systems to C and C++ programmers. Topics include testing memory devices, writing and erasing Flash memory, verifying nonvolatile memory contents, controlling on-chip peripherals, device driver design and implem...
上传时间: 2013-12-10
上传用户:shizhanincc
资源简介:Mastering VBNet include Source Code
上传时间: 2014-02-22
上传用户:李彦东
资源简介:MasteringEJB20 Code Sample include SessionBean,EntityBean,etc
上传时间: 2015-01-14
上传用户:jennyzai
资源简介:使用方法如下: 1、在工程中加入comm.h这个头文件 2、在stdafx.h中加入 #include 3、在聚合类改变方法如下: 原句:public IDispatchImpl 新句:public IDispatchImpl<_EnumColl::CollectionType, &IID_IUsers, &LIBID_TEST07Lib> OK,就这么简单,然后再加入...
上传时间: 2013-12-24
上传用户:84425894
资源简介:A document about audio,include Mp3 , Mp3Pro, AAC , AAC+ , EAAC+ , AMR , AMR-WB ,AMR-WB+ .It list detail information about this audio type.It is a guide to study these audio in advance
上传时间: 2015-02-21
上传用户:lizhen9880
资源简介:A document about Ehanced AAC+ , EAAC+ include core AAC , SBR and PS
上传时间: 2015-02-21
上传用户:zsjinju
资源简介:多模块程序设计:包含汇编命令的使用 include: EX21.ASM,EX22.ASM,PP2.ASM 设计多字节减法运算程序,要求程序能显示运算数据和结果数据(16进制). 数据按逆序存放:先低位后高位
上传时间: 2015-02-27
上传用户:hanli8870
资源简介:What s inside :README - this fileINSTALL - installation instructionsstlport - main STLport include directorysrc - source and makefiles for iostreams implementationlib - installation directory for STLport library (if you use STLport iostream...
上传时间: 2014-01-19
上传用户:1159797854
资源简介:pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取...
上传时间: 2015-03-18
上传用户:ynzfm
资源简介:Common Martix Operation ,include transpose, qr-factorization, trangular martix
上传时间: 2013-11-30
上传用户:xc216
资源简介:C++完美演绎 经典算法 如 /* 头文件:my_include.h */ #include <stdio.h> /* 展开C语言的内建函数指令 */ #define PI 3.1415926 /* 宏常量,在稍后章节再详解 */ #define circle(radius) (PI*radius*radius) /* 宏函数,圆的面积 */ /* 将比较数值大小的...
上传时间: 2014-01-17
上传用户:epson850
资源简介:将压缩包里的头文件memory.h加入VC的include目录下,在程序中写入Memory() 单步执行可以检查内存泄露
上传时间: 2015-03-28
上传用户:685
资源简介:Invoke JavaProg.main() from a win32 program: . compile Main.java . compile VC project . set include path for jni.h, which is under java_Home\include . set linking path for jvm.lib, which is under java_Home\lib\jvm.lib . copy Main.class and ...
上传时间: 2014-11-16
上传用户:思琦琦
资源简介:The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file
上传时间: 2015-04-12
上传用户:windwolf2000