CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - Arithmetic

搜索资源列表

  1. 字符串计算引擎

    1下载:
  2. 功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. <br> 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明.<br> 3:可以使操作符运算具有多种形态。您即可以用“+”表
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:12416
    • 提供者:何福保
  1. 脚本变形

    0下载:
  2. 脚本变形的算法和软件实现,用vc编写,请大家下载-it is the arithmetic the transformative of the scr ipt and the realization of the software, which is write by VC.welcome to download!
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:65311
    • 提供者:杨光
  1. 矩阵运算的程序

    0下载:
  2. 本程序能完成矩阵的输入,输出。方阵的乘法,方阵的求逆,矩阵的求专置等的运算。-this procedure can be completed matrix of input and output. The matrix multiplication, the matrix inversion and matrix specifically for the home, such as arithmetic.
  3. 所属分类:网格计算

    • 发布日期:2008-10-13
    • 文件大小:75229
    • 提供者:李飞
  1. VendorsEdit.aspx

    0下载:
  2. Rhino支持javascr ipt标准的所有特性,如赋值、运算、判断语句、循环语句、甚至简单的io操作。Rhino很简单易用,我以一个例子来说明,这个例子就是允许用户设定一个使用x,y两个变量进行一定逻辑算术运算(运算规则用户用javascr ipt定义),并允许用户对x,y赋值,然后运行得出计算结果-Rhino support all standard features, such as assignment, calculation and judgment statement, the
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:15904
    • 提供者:yz
  1. xdf

    0下载:
  2. 算术编码(多媒体图象) 算术编码(多媒体图象)-arithmetic coding (multimedia images) a rithmetic coding (multimedia images)
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1239
    • 提供者:xdf008
  1. suanshuhehammingma

    0下载:
  2. 用C语言编程实现Hamming码编码和解码,并实际构造出(15,11)Hamming码,以及算术编码-C Programming Language Hamming coding and decoding, and actually constructed (15, 11) Hamming code, and arithmetic coding
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:1349
    • 提供者:李小飞
  1. 20061142133353754

    0下载:
  2. Independent Base64 encode/decode arithmetic 类型: 常用控件 作者: iwgh 最后更新: 2006-11-4 21:04:42 官方网站: http://www.roarsoft.net 文件大小: 下载地址: 简介说明: NONE 源码大小: 3738| 源码地址: 点击浏览该文件| 源码说明: Independent Base64 encode/decode arithmetic s
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:4005
    • 提供者:iwgh
  1. crc校验码的实现

    0下载:
  2. 计算crc校验码的程序,便于理解基本算法-crc check code calculation procedures easier to understand basic arithmetic
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:228113
    • 提供者:李瑞丽
  1. C-arithmetic

    0下载:
  2. 常用的算法实现,可以再重温,加深一下,说明:从网上搜索得到
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:6938752
    • 提供者:flick
  1. 网络1

    0下载:
  2. 从客户端输入两个数,在服务器断实现加减乘除,并返回客户端-input from the client number two, the server off the arithmetic achievement, and returned to the client
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:3084
    • 提供者:谢冠华
  1. suanshucode

    0下载:
  2. 算术编码译码程序,用户可以自己定义信源符号对应的概率。-Arithmetic coding, decoding process, the user can define your own source symbols corresponding probability.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:410720
    • 提供者:陈晨
  1. DHT_Search_algorithm

    0下载:
  2. 一篇关于p2p中DHT搜索算法的文章,分析的很透彻-a DHT search algorithms for p2p in the article, very thorough analysis
  3. 所属分类:P2P

    • 发布日期:2017-03-22
    • 文件大小:146054
    • 提供者:liuxiao
  1. 05

    0下载:
  2. 基于Socket的网络远程算数运算程序,包括客户端和服务器端-Socket-based network of long-range arithmetic procedures
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-29
    • 文件大小:26996
    • 提供者:李伟
  1. scoketvc

    0下载:
  2. 网络编程实现远程算数运算(客户端与服务器)c++ 实现客户端与服务器端的简单通信 适合初学者学习-Network programming remote arithmetic operations (client and server) c++ to achieve client and server-side communications for beginners to learn the simple
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-08
    • 文件大小:603083
    • 提供者:pg
  1. skype_part3_source

    1下载:
  2. Skype open source code for 1.x/3.x/4.x versions of skype. Including rc4 and arithmetic compression. ** Skype protocol reverse engineered, source available for download ** You have unique chance to take a look on skype internal protocol and encryp
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-20
    • 文件大小:46434722
    • 提供者:andrefx
  1. arithmetic

    0下载:
  2. 封包助手接口参数 一、功能描述: 1、封包助手全面支持算法导入导出功能,使您在截取数据包的时候不必再因为算法问题困扰,只要写一个DLL文件,封包助手就可以调用,并且解密或加密数据 二、加密函数: 1、函数名:Plugin_Encode 2、参数:pIn: pChar(数据源) Size: LongWord(数据源长度) pOut: pChar(输出数据) 3、返回值类型:LongWord 4、整体描述:P
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-03
    • 文件大小:23791
    • 提供者:按时
  1. sharpwalk

    0下载:
  2. SNMPSHARPNET中的WALK程序-Arithmetic coding and decoding of the C language, including detailed notes
  3. 所属分类:SNMP

    • 发布日期:2017-04-05
    • 文件大小:70259
    • 提供者:周红伟
  1. 05

    0下载:
  2. windows网络编程 远程算数运算的服务器实现 远程算数运算的客户端实现-client to achieve remote windows network programming remote server arithmetic arithmetic
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:167555
    • 提供者:wayuzhi
  1. GF

    0下载:
  2. Galois Field 运算 类的实现,容易扩展-Galois Field arithmetic class to achieve, easy to extend
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-25
    • 文件大小:1730
    • 提供者:TanXuelei
  1. Arithmetic

    0下载:
  2. ITS ABOUT ARITHMETIC CODING
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-15
    • 文件大小:5214
    • 提供者:balbal207
« 12 »
搜珍网 www.dssz.com