CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - vc 字符串

搜索资源列表

  1. calculator_vckbase

    0下载:
  2. 该类有以下特点: 1.支持字符串中含有各种常用函数,如"7.5+sin(6*ln(8))/exp(5)" 2.具有很好的纠错能力,能检查出表达式中括号是否配对、库函数是否正确 3.运算过程中能检查并判断出各种异常,如除数为0、开方函数sqrt(x)中x<0,反余弦函数acos(x)中的x<-1或x>1等 4.支持积分、求方程,算术表达式中可含有x,计算时将用类中的成员变量xx代替--1.support strings having common math functions,l
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-17
    • 文件大小:24263
    • 提供者:杨广铭
  1. TCPServer

    0下载:
  2. 一个简单的vc下tcp服务器端程序服务器端的程序当有客户提出连接请求时,在端口与客户端进行连接,连接成功后,显示客户IP地址和端口号,并给客户端发送“Hello!I am a server.”字符串。如果发送正确则显示所发送的字节数-Vc under a simple tcp server-side server-side program when connection requests made by the customer, in the port and connect the clie
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:1454
    • 提供者:zmz
  1. VC

    0下载:
  2. VC动态库字符串,Win32 Console程序,用来测试动态链接库程序是否正确-VC dynamic library string, Win32 Console procedure dynamic-link library used to test whether the correct procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:983
    • 提供者:ffd
  1. Md5Code

    0下载:
  2. MD5校验和计算小程序。C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -MD5 checksum calculation applet. C to prepare and achieve string summary document containing a summary of two function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7447
    • 提供者:yincuiwei
  1. des

    1下载:
  2. VC++实现DES加解密 Tips: 1.本程序可以加密1-4096个字符的任意长度字符串 2.如果密钥长度过短或者为空,程序将使用默认 密钥"YinXueYuan Build It!"进行加密. 3.加密结果将用16进制字符显示 4.本加密程序同时支持中/英文字符(包括密钥和明 文) 5.本加密程序支持特殊字符[例如换行符(回车键)] Attention: 1.加密时,密文的最后一个字符请不要使用半角 美元符号 $ 2.字符串加密最多支持
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-03-11
    • 文件大小:34047
    • 提供者:胡程
  1. sortVC

    1下载:
  2. vc++6.0写的排序软件,实现了对字符、字符串的排序,对文件夹中的文件按文件名、文件大小以及最近修改时间的排序。用户可以根据自己的需求在软件的首界面选择要排序的方式。-vc++ 6.0 to write the sort of software to realize the characters, the sort string for files in that folder by file name, file size and modification time of the sort
  3. 所属分类:Other windows programs

    • 发布日期:2014-04-10
    • 文件大小:1004821
    • 提供者:凌涵
  1. zifuchuan

    0下载:
  2. 基于Visual c++.net 的 字符串操作演示 程序。用程序讲解 VC.net 下字符串的使用。代码注释详细。-Based on Visual c . Net string operation and demonstration of procedures. Procedures on the use of string under VC.net. Notes the detailed code.
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:157909
    • 提供者:羊妹妹
  1. ADOtest

    0下载:
  2. vc++ 数据库连接测试字符串测试,ADO,SQL SERVER-vc++ database connectivity test string test
  3. 所属分类:SQL Server

    • 发布日期:2017-04-08
    • 文件大小:72303
    • 提供者:刘江
  1. file

    0下载:
  2. 一个自编的读取文本文件数据的函数,可以读取整个文件,读取第N行,读取第M行到第N行,读取第M行到倒数第N行,读取第M次(也可以是最后一次、倒数第M次)出现字符串str的行开始(或结束)的数据,等等。希望能给大家带来帮助! -A self-read text file data function, you can read the entire document, read the first N lines, M reads the first line to the first N lin
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2522
    • 提供者:小可
  1. SimpleCalculator

    0下载:
  2. 简单的计算器,VC++按钮控件,堆栈,字符串转换数字-Simple calculator, VC++ button control, stack, string conversion figures
  3. 所属分类:Button control

    • 发布日期:2017-05-24
    • 文件大小:8073330
    • 提供者:肖斌
  1. kmp

    0下载:
  2. KMP String Matching VC++实现的KMP字符串匹配算法-KMP String Matching VC++ implementation of the KMP string-matching algorithms
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:515365
    • 提供者:彭石
  1. 676375678

    0下载:
  2. 在一个已知的文本文件(是文章)中查找字符串,统计该字符串在文章中出现次数,字符串由用户给定-very good !~~~
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:2438
    • 提供者:武晓琪
  1. 123

    1下载:
  2. 自编的字符串分割的程序,本程序基于VC对话框,希望能给初学者以启发-String split self-compiled program, this program is based on VC dialog box, and want to give beginners to inspire
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:289012
    • 提供者:xing
  1. VC_code_SQL_string_retrieve_classical_condition.ra

    0下载:
  2. VC开发SQL 字符串检索条件经典代码VC + + code in SQL string to retrieve the classical condition -VC++ code in SQL string to retrieve the classical condition
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:30468
    • 提供者:u
  1. VC.code.string.generator.developed

    0下载:
  2. VC编程设计字符串生成器开发代码VC Programming code string generator developed -VC Programming code string generator developed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:19113
    • 提供者:zz
  1. EncryptByMd5

    0下载:
  2. md5加密,解密vc++窗体版实例,为一串字符串进行MD5加密、解密。-md5 encryption, decryption, form version of vc++ example, for a string MD5 string encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:35464
    • 提供者:madud00014
  1. Example095

    0下载:
  2. vc 字符串的格式化的程序源码,希望对大家有所帮助-vc string formatted program source code, we hope to help
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-06
    • 文件大小:10493
    • 提供者:吴文清
  1. Example096

    0下载:
  2. vc字符串的查找和提取 的程序源码,希望对大家有所帮助-vc string to find and extract the source code, we hope to help
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:9925
    • 提供者:吴文清
  1. VCchar

    0下载:
  2. VC++字符串截取总结.doc,集大成者,多人多年总结而得,进行了汇总,放出来共享了-VC++ string interception summary. Doc, synthesizer, derived from the sum over many years, are summarized, put out shared
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:4660
    • 提供者:zjh
  1. mySp

    0下载:
  2. vc++串口通信 ,可以实现两个串口之间发送字符串-vc++ serial communication between two serial ports that can send a string
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:146623
    • 提供者:kill
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com