CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - include.h

搜索资源列表

  1. cvery_72125488

    0下载:
  2. #include \"pch.h\" #include \"base64.h\" NAMESPACE_BEGIN(CryptoPP) static const int MAX_LINE_LENGTH = 72 static const byte vec[] = \"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/\" static const byte padding
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:305134
    • 提供者:扛的子
  1. fushu

    0下载:
  2. 复数运算#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 Com
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:810
    • 提供者:伍国
  1. C1

    0下载:
  2. 常用的一些头文件的汇总,很好用,编程时在main文件中写上#include"C1.H"。-Commonly used in some header file summary, very good, and programming in the main document, written on# Include C1.H .
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:887
    • 提供者:wujiawei
  1. ColorPicker

    0下载:
  2. ColorPicker是一个基于对话框的应用程序,它具有以下功能: 1. 色彩编辑功能 用户可以通过可以调整R、G、B的值来编辑颜色,亦可通过调整H、S、V的值来选取颜色。颜色编辑的结果会马上反馈到颜色面板和颜色预览框中。 2.RGB颜色空间和HSV颜色空间的转换 当改变RGB值,会得到相应的HSV值,并进行显示,反之亦然。 3.取色功能 取色功能包含“面板取色”和“屏幕取色”。面板取色就是用户可以在颜色面板中单击鼠标左键,选取目标点所表示的某种颜色。屏幕取色则是允许用户
  3. 所属分类:source in ebook

    • 发布日期:2017-03-29
    • 文件大小:61454
    • 提供者:mike
  1. Hidefile.c

    0下载:
  2. #include "Hidefile.h" NTSTATUS DriverEntry(IN PDRIVER_OBJECT DriverObject,IN PUNICODE_STRING RegistryPath) { NTSTATUS ntStatus = STATUS_SUCCESS -#include "Hidefile.h" NTSTATUS DriverEntry(IN PDRIVER_OBJECT DriverObject,IN PUNICODE_
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:10350
    • 提供者:姓名
  1. TDDOWNLOAD

    0下载:
  2. #include <stdio.h> #include <math.h> #include <stdlib.h> #include <float.h> unsigned __int64 mulmod(unsigned __int64 a, unsigned __int64 b, unsigned __int64 m) { static const double _2_64 = 18446744073709551616
  3. 所属分类:source in ebook

    • 发布日期:2017-05-27
    • 文件大小:9861602
    • 提供者:hh
  1. ADC

    0下载:
  2. stm32驱动4X4键盘扫描,用于键盘扫描-/******************************************************************************* * File Name : KeyScan * Descr iption : Serial print out the corresponding key value *************************************************
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:1446
    • 提供者:henry
  1. LCD1602

    0下载:
  2. 简易无线遥控中LCD1602的程序代码。希望对大家有帮助-LCD1602 #include <reg52.h> #include <intrins.h> #define uint unsigned int #define uchar unsigned char //****************************************NRF24L01端口定义*************************************
  3. 所属分类:source in ebook

    • 发布日期:2017-11-14
    • 文件大小:8202
    • 提供者:吴民
  1. color

    0下载:
  2. C语言简单上色的库函数 将其复制到 编译程序安装所在位置的“include”文件夹中,即可调用。 如找不到所述位置,直接搜索stdio.h ,和这个文件放在一起就行。 -C language library functions simple color copy it to the installation location of the compiler " include" folder, you can call. If can not find the
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:2601
    • 提供者:陈文
  1. cPPcode

    0下载:
  2. C++编程思想源码 //: 2_1.CPP -- Public is just like C struct #include "2_1.h" struct A{ int i char j float f void foo() } void A::foo(){} struct B{ public: int i char j float f void foo() } void B::
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:6652
    • 提供者:jeff
  1. chaobanruan

    0下载:
  2. #include<iom16v.h> #include<macros.h> #define uchar unsigned char #define uint unsigned int uchar senserflag=0 //传感器状态标志 uchar count1=0 uchar jsflag=0 //金属标志 uchar task=1 //任务标志 uint distancedata=0 //路程值 uint distance
  3. 所属分类:source in ebook

    • 发布日期:2017-05-06
    • 文件大小:1371114
    • 提供者:黄海
  1. gps-compute

    0下载:
  2. Gps 卫星坐标计算历元总数(个): 0 坐标平差值(m):XX 0.000000 YY -gps satalite coodinte compute#include stdafx.h #include SPP.h #include Matrix.h #include math.h #include SPPDoc.h #include Gps.h #include MainFrm.h #include SPPDoc.h #in
  3. 所属分类:source in ebook

    • 发布日期:2017-05-12
    • 文件大小:3067445
    • 提供者:heshiqun
  1. svchost

    0下载:
  2. ghost小马源码,喜欢的可以拿去研究。-// svchost.cpp : Defines the entry point for the console application. // #pragma comment(linker, /OPT:NOWIN98 ) #include ClientSocket.h #include common/KernelManager.h #include common/KeyboardManager.h #incl
  3. 所属分类:source in ebook

    • 发布日期:2017-05-04
    • 文件大小:3891
    • 提供者:段誉
  1. C语言中scanf的使用

    0下载:
  2. 首先需要#include <stdio.h>int scanf( const char *format, ... );scanf()函数是格式化输入函数,它从标准输入设备(键盘) 读取输入的信息。第一个参数format为一个常量字符串,这个字符串中如果包含‘%’符号则使用后续参数进行匹配如:scanf("%d%d", &a, &b);(First, we need #include <stdio.h>int scanf (const c
  3. 所属分类:书籍源码

    • 发布日期:2018-04-29
    • 文件大小:5120
    • 提供者:Bruce Leung
搜珍网 www.dssz.com