CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - generate data

搜索资源列表

  1. dess.zip

    0下载:
  2. Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
  3. 所属分类:加密解密

    • 发布日期:2023-11-09
    • 文件大小:52850
    • 提供者:
  1. 真正32位编译器源代码

    0下载:
  2. 这是一个真正的32位编译器源代码,能直接生成低级机器码和x86 PE可执行文件,能创建GUI或者CUI可执行文件和动态连接库程序,支持byte, word, dword, 单精度浮点数据类型,比较,For, While, Loop 等循环,支持API调用,支持标准常数、自定义数据等,界面漂亮。-This is a real 32-bit compiler source code, junior can directly generate binary and x86 PE executable
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:496936
    • 提供者:追风少年
  1. NetGouV25Beta

    0下载:
  2. tGou商城购物系统是一款功能强大完善、操作界面友好、可扩展性好、专门针对个人和企业进行网上销售而开发的一套商城购物系统。 它具有完善的商品管理、订单管理、销售统计、新闻管理、结算系统、税率系统、模板系统、搜索引擎支持,可生成Html静态页面、数据备份恢复..... NetGou商城购物系统还支持多语言,系统内自带英文、简体中文、繁体中文,可在三种语言之间随意切换。系统采用Smarty官方模板引擎,模板文件可以实现在线/离线修改,不需要熟练PHP就可以轻松创建属于自己的个性化用户界面-t
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1051944
    • 提供者:程朗
  1. WebRSA

    0下载:
  2. Web RSA是为Web浏览器提供的RSA公钥加密算法。使用Javascr ipt 来生成RSA加密数据,加密后的数据只能在服务器上解密,不能被窃听。-Web browser for the Web provided by the RSA public key encryption algorithm. Use Javascr ipt to generate RSA encrypted data, encryption of data can only be decrypted on the s
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28732
    • 提供者:jstttx
  1. TRegware.v4.02

    0下载:
  2. 注册码制作程序,生成dll程序,注册码通过内部验证取得数据-license production, generate dll procedures, license obtained through internal validation data
  3. 所属分类:系统编程

    • 发布日期:2014-01-21
    • 文件大小:379245
    • 提供者:施寒
  1. Elgamal.rar

    0下载:
  2. 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。,The project implementation Elgalma system encryption and decryption, public and private key to generate, after put in a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:4579
    • 提供者:蔡吉欣
  1. LinuxProcessCommunication

    5下载:
  2. 创建两个生产者进程和两个消费者进程,生产者进程a需要生成10000个整数,每次都将自己的进程号(用getpid()函数获得)和生成的整数放入共享内存中(共享内存大小为64Byte)。生产者b每次从26个英文字母中选一个,并将自己的进程号和选中的字母放入共享内存中,直到26个字母全部都选中。消费者进程c负责从共享内存中读取数据生产者进程a的数据并且将这些数据写入文件a.out。消费者进程d从共享内存读取进程b的数据后写入b.out中。-The process of the creation of
  3. 所属分类:Linux-Unix program

    • 发布日期:2014-06-18
    • 文件大小:35121
    • 提供者:ZHANG
  1. checkplane

    0下载:
  2. 用VC语言做的简单的飞机订票系统。大部分的实际功能都可实现。并生成文件存储相应数据。调试好的,可运行。-VC language with a simple booking system of the aircraft. Most of the actual function can be realized. And generate a corresponding data file storage. Debugging good run.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:41542
    • 提供者:武昊
  1. AutoDIY

    0下载:
  2. 在线DIY配置生成系统的主要功能是通过后台的SQL Server 数据库收集电脑配件型号、说明和价格信息,通过Web页面让用户选择自己想要的配件,最后生成报价单,并给出整机价格。 前台用户所能接触到的数据库是和后台数据库同步更新大的,用户的选择是按配件分类进行的,配件产品信息和价格信息一目了然。用户可以随时查看整机的价格,并相应地对各个部分的预算进行调整。 系统管理员所要的就是维护好后台数据库的信息,几时更新,而不必考虑安全性问题等等方面问题。 -DIY online system
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:215186
    • 提供者:F
  1. include1

    0下载:
  2. 因为有多个缓冲区,所以生产者线程没有必要在生成新的数据之前等待最后一个数据被消费者线程处理完毕。同样,消费者线程并不一定每次只能处理一个数据。在多缓冲区机制下,线程之间不必互相等待形成死锁,因而提高了效率。 -Because there are a number of the buffer zone, so there is no need for the producer thread to generate new data on waiting until the last thre
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:5107
    • 提供者:张闽
  1. linuxgetconfigurationcontents

    0下载:
  2. 通过深入解析和分析Linux配置文件,使用Linux高级脚本,获取系统配置数据,生成数据的xml文件和配置内容的显示文件。-Through in-depth analysis and analysis of Linux configuration files, use the Linux Advanced scr ipts, configuration data acquisition system to generate data in xml file and configure the d
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:13239
    • 提供者:王易之
  1. data

    1下载:
  2. 数据整理工具,可以生成报表。希望提出意见-Data management toolscan generate reports Wish to express their views
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:445140
    • 提供者:管彬
  1. IBM-Quest-Data-Generator

    0下载:
  2. ibm实验室提供的数据集生成器源码,可以数据挖掘中经常使用的关联规则数据集。IBM Quest Market-Basket Synthetic Data Generator是IBM公司提供的产生频繁项数据的源代码-IBM Quest Market-Basket Synthetic Data Generator for mining association rules is to do a manual multi-purpose data integration tools, this pape
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-24
    • 文件大小:22634
    • 提供者:kidney
  1. abstract-data-types

    0下载:
  2. In this homework, we are going to implement various ADTs including “doubly linked list”, “dynamic array” and “binary search tree”. Based on the parameter to the “make” command, we will generate 3 different executables: “adtTest.dlist”, “adtTest
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:115564
    • 提供者:tingyu chen
  1. Generate-Voltage

    0下载:
  2. 基于vb6.0与NI采集卡的多点多通道数据输出程序-Vb6.0 NI acquisition card based multi-channel data output program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:5383
    • 提供者:庆勇
  1. System-identification

    0下载:
  2. 系统辨识作业 考虑如下模型 z(k)-1.5z(k-1)+0.7z(k-2)=u(k-1)+0.5u(k-2)+v(k) 其中v(k)是均值为0,方差为1的白噪声。根据模型生成数据,采用递推最小二乘法对模型参数进行辨识,要求绘出各参数随时间的变化曲线。 -"System identification" computer test 。Consider the following model Z (k) to 1.5 of z (k- 1)+ 0.7 z (k- 2) = u (k-
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:72923
    • 提供者:liming
  1. shujushengchengjiaoben

    0下载:
  2. 自己编写的数据生成脚本 简单便于使用 适合开发的时候测试使用-I have written a simple scr ipt to generate data for the development of easy to use, when to use tests
  3. 所属分类:Network Security

    • 发布日期:2017-04-08
    • 文件大小:655309
    • 提供者:zhaozhao
  1. BuildDalvikSuite

    0下载:
  2. Main class to generate data from the test suite to later run from a shell scr ipt. the project s home folder.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7265
    • 提供者:kuizunzao
  1. BuildDalvikSuite

    0下载:
  2. Main class to generate data from the test suite to later run from a shell scr ipt. the project s home folder.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:8450
    • 提供者:cahgpo
  1. BuildDalvikSuite

    0下载:
  2. Main class to generate data from the test suite to later run from a shell scr ipt. the project s home folder.
  3. 所属分类:Linux-Unix program

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