CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - c string.c

搜索资源列表

  1. date_menu_string

    0下载:
  2. 这是个关于“日期、菜单和字符串”C函数代码-This is on the "date menu, and the string" C function code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21.03kb
    • 提供者:刘坤模
  1. 数组22

    0下载:
  2. c++, 关于字符串探讨-c, on the string on
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13.53kb
    • 提供者:卧室
  1. 数学函数动态编译器

    0下载:
  2. 功能简介: 可以在程序运行过程中动态完成数学函数表达式字符串的编译执行, 可以带参数,支持布尔运算,定积分 动态生成机器码执行(并带编译优化),不是解释执行,执行速度超快!!! 可以想象,它他用在分形函数上时,可以允许用户自由输入新的方程式!而且速度还超级的快,心动了吧! 数学函数动态编译器类有两个,一个支持的是浮点类型,一个支持的是复数类型 而且同时提供了三种语言的开发支持(进行了封装):Delphi版(C++Builder也可以使用)、VB版(
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:386.34kb
    • 提供者:王晶
  1. menumade

    0下载:
  2. 日期 菜单 字符串的C函数 日期 菜单 字符串的C函数-date menu string C function menu date string of C function menu date the C string functions
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:33.46kb
    • 提供者:蒋伟
  1. sprintf

    0下载:
  2. C语言输入输出不同数据类型格式转换问题,字符串和数值-C language input and output data types different format conversion, and numerical string
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3.89kb
    • 提供者:ghost2008
  1. VSExam2

    0下载:
  2. 这是一个建立模式对话框的工程。难度并不大,适合初学者。但是这个代码的特点是在Visual Studio下开发。上传这个代码的目的是想大家知道Visual Studio与VC++的基本的语法结构的区别,包括消息映射和字符串的处理。通过比较,可以使大家更好的在Visual Studio下进行编程-This is a model to establish dialog works. It is not too difficult, for beginners. However, the code fe
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3.46mb
    • 提供者:王佳明
  1. EVC_KGWinCe

    0下载:
  2. CeLib is a collection of classes that are a cross between ATL and MFC Window classes with some additional functionality thrown in to get some of the functionality you get from MFC (string, network and UI).-CeLib is a collection of classes that ar
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:383.47kb
    • 提供者:吴刚
  1. java11111

    1下载:
  2. 问题描述:编写一个JAVA程序,用面向对象设计的方法编写一个电话卡的类。包括卡号、密码、余额、拨入号码等 b)基本要求:类的属性有卡号、密码、余额、拨入号码,电话卡的常用操作可以用连接电话方法、返回余额方法与通电话方法来实现。 c)方法功能描述: 构造方法(PhoneCard(卡号,密码,余额,拨入号码))可以完成属性值初始化赋值,并判断余额,余额为负就退出系统,请在构造方法中将初始时的连接置为false即表示没有连接。 卡号long cardNumber 密码priva
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.32kb
    • 提供者:张三
  1. riqi

    0下载:
  2. 日期,菜单,字符串的C函数-date, menu, the C string functions
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32.34kb
    • 提供者:刘铭
  1. String++_v3.10_PostScript_format_documentation

    0下载:
  2. 这是一个C++编程文档-This is a C Programming Document
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32.18kb
    • 提供者:王文
  1. 有限自动机C++

    0下载:
  2. 利用状态表和有限自动机的运行原理编制程序,使得程序能够识别一个输入串是否为一个有效的符号串-tables and the use of the limited state of the automatic machine operation principle procedures, making procedures to identify whether an input string as a symbol effective Series
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.9kb
    • 提供者:李定丰
  1. strsafe

    1下载:
  2. This module defines safer C library string * * routine replacements. These are meant to make C * * a bit more safe in reference to security and * * robustness -This module defines safer C library string * * routine replacements. These are meant to ma
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12.38kb
    • 提供者:去无踪
  1. 解决生产者-消费者问题

    0下载:
  2. public class Server extends Thread { Client client int counter public Server(Client _client) { this.client = _client this.counter = 0 } public void run() { while (counter < 10) { this.client.queue.addElement(new Integer(counter)) counter++ } throw
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:1.08kb
    • 提供者:阿乌鸟
  1. Automata to search string abab

    0下载:
  2. An automata implemented in C++ for searching a string of \"abab\" in a given string.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:959byte
    • 提供者:芝麻
  1. 短信ocx控件

    0下载:
  2. 蓝天短信猫收发控件开发使用手册 安装 通过运行regsvr32.exe程序来安装本控件,如: regsvr32.exe c:\winnt\system32\alasunsmscon.ocx 提示: 由于本控件使用了微软公司的MSCOMM32.OCX,所以用户在自己程序发布时,除了要分发本 控件外,还要包括MSCOMM32.OCX。 特别声明: 深圳市蓝天信息技术有限公司开发的alasunsmscon.ocx控件稳定支持本公司生产的短信猫设备,已对短信猫芯片调用此
  3. 所属分类:组合框控件

    • 发布日期:2009-05-22
    • 文件大小:202.56kb
    • 提供者:terry600@163.com
  1. code

    0下载:
  2. 先从Windows编程入手,然后引入MFC编程,再分别介绍MFC编程环境下的基本概念,进而一步一步展开。Visual C++内容安排突出基本概念和基本内容,通过一个一个的小综合,把小的知识点串起来,从而深化理解。实验部分前面突出知识点实际训练,后面是本书的小综合实践,最后的大综合突出数据库和图形应用。-First start with Windows programming, and then the introduction of MFC programming, and then intro
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1.57mb
    • 提供者:郑周
  1. d3axchm

    0下载:
  2. 图像传输控件为了增强控件通用性我们控件的字串使用WideString定义,Broland C++ Builder开发-Enhanced image transfer control to control our control, universal definition of string to use WideString, Broland C++ Builder developers
  3. 所属分类:Button control

    • 发布日期:2017-04-06
    • 文件大小:351.39kb
    • 提供者:lyd
  1. CPP-string

    0下载:
  2. 主要介绍C++中的CSting的各种用法,以及CString中的String类型的各种转化。-Mainly introduces CSting in c++ all kinds of usage, and the String types of various CString transfor
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:51.27kb
    • 提供者:huangjing
  1. ModifiedNexusVersion

    0下载:
  2. C#修改Treeview中的节点文本实例源码,实现步骤:在文件头部声明与数据库操作有关的命名空间,声明一个执行SQL语句的对象,定义一个数据库连接字符串,设置treeView1的可编辑属性为true,打开数据库连接,执行SQL语句对象,清空treeView1原有的数据内容,为treeView1控件添加根节点,开始读取数据中的内容,将数据库中的数据字段变换为treeView控件的节点,向根节点上添加数据库字段等。-C# to modify the text instance of the sour
  3. 所属分类:TreeView

    • 发布日期:2017-04-05
    • 文件大小:156.11kb
    • 提供者:史博闻
  1. dajabases-string

    0下载:
  2. 编程汉字问题,txt 小白鼠钻迷宫,c 挽救软盘,c,-Programming problems Chinese characters, TXT mice drilling maze, save the floppy disk c, c,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-14
    • 文件大小:170.64kb
    • 提供者:Gronjr
« 12 »
搜珍网 www.dssz.com