搜索资源列表
dess.zip
- 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
真正32位编译器源代码
- 这是一个真正的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
NetGouV25Beta
- tGou商城购物系统是一款功能强大完善、操作界面友好、可扩展性好、专门针对个人和企业进行网上销售而开发的一套商城购物系统。 它具有完善的商品管理、订单管理、销售统计、新闻管理、结算系统、税率系统、模板系统、搜索引擎支持,可生成Html静态页面、数据备份恢复..... NetGou商城购物系统还支持多语言,系统内自带英文、简体中文、繁体中文,可在三种语言之间随意切换。系统采用Smarty官方模板引擎,模板文件可以实现在线/离线修改,不需要熟练PHP就可以轻松创建属于自己的个性化用户界面-t
WebRSA
- 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
TRegware.v4.02
- 注册码制作程序,生成dll程序,注册码通过内部验证取得数据-license production, generate dll procedures, license obtained through internal validation data
Elgamal.rar
- 本项目实现Elgalma体制的加解密,公私钥生成后分别放于不同的文件中。用该密码体制实现了对任意数据类型的加解密以及实现了数据签名验证算法。本项目中我实现的是32位的算法。其中,数字签名验证算法是对hash摘要值(SHA-1算法产生的)进行签名,并进行验证。,The project implementation Elgalma system encryption and decryption, public and private key to generate, after put in a
LinuxProcessCommunication
- 创建两个生产者进程和两个消费者进程,生产者进程a需要生成10000个整数,每次都将自己的进程号(用getpid()函数获得)和生成的整数放入共享内存中(共享内存大小为64Byte)。生产者b每次从26个英文字母中选一个,并将自己的进程号和选中的字母放入共享内存中,直到26个字母全部都选中。消费者进程c负责从共享内存中读取数据生产者进程a的数据并且将这些数据写入文件a.out。消费者进程d从共享内存读取进程b的数据后写入b.out中。-The process of the creation of
checkplane
- 用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.
AutoDIY
- 在线DIY配置生成系统的主要功能是通过后台的SQL Server 数据库收集电脑配件型号、说明和价格信息,通过Web页面让用户选择自己想要的配件,最后生成报价单,并给出整机价格。 前台用户所能接触到的数据库是和后台数据库同步更新大的,用户的选择是按配件分类进行的,配件产品信息和价格信息一目了然。用户可以随时查看整机的价格,并相应地对各个部分的预算进行调整。 系统管理员所要的就是维护好后台数据库的信息,几时更新,而不必考虑安全性问题等等方面问题。 -DIY online system
include1
- 因为有多个缓冲区,所以生产者线程没有必要在生成新的数据之前等待最后一个数据被消费者线程处理完毕。同样,消费者线程并不一定每次只能处理一个数据。在多缓冲区机制下,线程之间不必互相等待形成死锁,因而提高了效率。 -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
linuxgetconfigurationcontents
- 通过深入解析和分析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
data
- 数据整理工具,可以生成报表。希望提出意见-Data management toolscan generate reports Wish to express their views
IBM-Quest-Data-Generator
- 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
abstract-data-types
- 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
Generate-Voltage
- 基于vb6.0与NI采集卡的多点多通道数据输出程序-Vb6.0 NI acquisition card based multi-channel data output program
System-identification
- 系统辨识作业 考虑如下模型 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-
shujushengchengjiaoben
- 自己编写的数据生成脚本 简单便于使用 适合开发的时候测试使用-I have written a simple scr ipt to generate data for the development of easy to use, when to use tests
BuildDalvikSuite
- Main class to generate data from the test suite to later run from a shell scr ipt. the project s home folder.
BuildDalvikSuite
- Main class to generate data from the test suite to later run from a shell scr ipt. the project s home folder.
BuildDalvikSuite
- Main class to generate data from the test suite to later run from a shell scr ipt. the project s home folder.