CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - const

搜索资源列表

  1. adf.ly

    0下载:
  2. 知名短网址赚钱adf.ly源码 安装步骤 1 解压文件 2 编辑文件/inc/const.inc 设置你的数据库和数据库用户名密码 3 把VERSION.NS复制到INC文件夹并把权限设置成777 4 pudn.com/admin/install/install.php安装-failed to translate
  3. 所属分类:Other systems

    • 发布日期:2016-01-23
    • 文件大小:851968
    • 提供者:刘思黎
  1. hdtools

    0下载:
  2. 一个DOS下的硬盘数据查看及编辑程序,有自动恢复分区表及修复硬盘逻辑锁等功能(使用Borland C++ 3.1编译) -unit CltConsts interface uses windows, graphics const tp_stureg = A tp_single = 0 tp_multi = 1 tp_yesno = 2 tp_etextin = 4 tp_ct
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:98080
    • 提供者:bbklsm
  1. s5

    0下载:
  2. 编写一个函数int squeeze(char s1[], const char s2[]),它从字符串s1中删除所有在s2里出现的字符,函数返回删除的字符个数-Write a function int squeeze (char s1 [], const char s2 []), remove it from the string s1 where s2 occurs all the characters, the function returns the number of character
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-24
    • 文件大小:852986
    • 提供者:
  1. getopt

    0下载:
  2. #ifdef HAVE_CONFIG_H #include "config.h" #endif #ifndef __STDC__ # ifndef const # define const # endif #endif
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:9219
    • 提供者:liucj
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:37488
    • 提供者:yuehua8
  1. MakeCCDCode

    0下载:
  2. 这是vc下的一个线阵ccd数据转换工具.将10位AD的ccd数据文件转换成一个CONST数组.稍加修改可以用来将2进制数据转化为c语言里的const数组.-This is under vc a ccd linear array of data conversion tools. 10 AD to the ccd data file into an array CONST. A little modification can be used to 2-band data into c of con
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:31606
    • 提供者:yang
  1. const

    0下载:
  2. 就是一个关于一个CONST的一个程序,主要的是介绍了CONST的功能和作用-CONST is a one on one program, the major is introduced to the functions and role CONST
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:874477
    • 提供者:蒋先耀
  1. CRC1

    0下载:
  2. CRC16标准下的两个表const unsigned char auchCRCHi[] -CRC
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:882
    • 提供者:jj
  1. o1

    0下载:
  2. 定义一个由int型元素所构成的线性表类LinearList,它有下面的成员函数: bool insert(int x, int pos) //在位置pos之后插入一个元素x。 //pos为0时,在第一个元素之前插入。 //操作成功时返回true,否则返回false。 bool remove(int &x, int pos) //删除位置pos处的元素。 //操作成功时返回true,否则返回false。
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:858768
    • 提供者:
  1. s6

    0下载:
  2. 6. 编写一个函数find_replace_str,其原型如下: int find_replace_str(char str[], const char find_str[], const char replace_str[]) 要求:该函数能够完成把字符串str中的所有子串find_str都替换成字符串replace_str,返回值为替换的次数。 -Six. Write a function find_replace_str, w
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:841617
    • 提供者:
  1. Rbo

    0下载:
  2. 采样率为sr,多选择II导联作为心电分析数据,该分析要用到的数据记录至少为1分钟的心电波形数据-void main() (E3BGX[ { const int N=15420 //N=sr*time M./3@A const int n=(int)sr*0.04,yanshi=(int)sr*0.2,back=(int)sr*0.04 //n=sr*0.04,yanshi=sr*0.2?,back=sr*0.04 PDl=!>u
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1506
    • 提供者:轩零
  1. const

    0下载:
  2. 当不想从外部调用成员函数修改成员变量时,可以将其被调成员函数加上const每个成员函数都有个隐式 this 指针,指向调用对象 -When do not want to call from outside a member function to modify a member variable, it can be coupled with const member functions be transferred functions of each member has one impl
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:760
    • 提供者:joe
  1. goods

    0下载:
  2. #include <iostream> #include <string> using namespace std class Goods {public: Goods(char *GoodsNum,string n,double p,int a) { strcpy(GoodsNumber,GoodsNum) GoodsName=n GoodsPrice=p GoodsAmount=a }
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:1108
    • 提供者:熊舒予
  1. Conv

    0下载:
  2. 将二进制文件转换成c代码const数组,convert binary file to array of c source code-convert binary file to array of c source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:7391
    • 提供者:ding
  1. Const

    0下载:
  2. 此代码很简单,但是却实现了常量与非常量的区别-This code is very simple, but the amount realized is the difference between constant and
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5672
    • 提供者:陈春丽
  1. height

    0下载:
  2. 要求用户使用一个整数指出自己的身高(单位为英寸),然后将身高转换为英尺和英寸。程序使用下划线字符来指示输入位置,使用const符号常量来表示转换因子。-Requires the user to use an integer that their height (in inches), then the height converted to feet and inches. The program uses the underscore character to indicate the inp
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:564125
    • 提供者:陈佳
  1. unicode_program

    0下载:
  2. unicode编程的各种知识 GBK->Unicode的,直接根据编码对应放置相应的转换后编码才是,直接通过计算就可以定位,何苦还二分法... LZ的表格查起来得多慢呀...不敢想像 ============================== 附转换函数如下 -unicode program u16 gbk2uni(u8 c1,u8 c2) { return (c1>=0x81 && c1<=0xfe) && (c2>
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:43128
    • 提供者:rosex
  1. main

    0下载:
  2. 计算机两个整数的最大公约数和最小公倍数。辗转相除法等等的实现; 统计一个字符串中数字子串的个数及其内容。-int highest_common_divissor(int m, int n); int lowest_common_multiple(int m, int n); void findNumSubString(const char* str, Info & info);
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1187
    • 提供者:Qinzhu Yang
  1. const

    0下载:
  2. const用法详解,介绍各种const的用法,熟悉后大有益处,可减少很多不必要的错误-the use of const
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:4412
    • 提供者:x_q_z
  1. Const

    0下载:
  2. const指针实例,C语言编写,实用性强,互相学习-const char
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:442368
    • 提供者:dong
« 12 3 »
搜珍网 www.dssz.com