搜索结果

找到约 684 项符合 SAMPLE 的查询结果

按分类筛选

显示更多分类

加密解密 几乎涵盖了所有加密算法的源代码3des

几乎涵盖了所有加密算法的源代码3des,md5,rsa,sha……,还带有测试sample,不可多得的好东西。
https://www.eeworm.com/dl/519/190531.html
下载: 107
查看: 1037

其他书籍 英文版,pdf格式。 详细说明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Templa

英文版,pdf格式。 详细说明: Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition) URL: http://www.amazon.com/exec/obidos/tg/detail/-/0201379236/ ISBN: 0201379236 Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge Publisher: ...
https://www.eeworm.com/dl/542/191806.html
下载: 20
查看: 1068

人工智能/神经网络 This code in this directory implements the binary hopfield network. Source code may be found in HOP

This code in this directory implements the binary hopfield network. Source code may be found in HOPNET.CPP. A sample training file is H7x8N4.trn. Sample test pattern files are: H7x8D4.TST, H5x8D7.TST, H5x8D7.TST and H5x8D9.TST, Output of the program goes to both the screen and a file, ARCHIVE.LST. ...
https://www.eeworm.com/dl/650/199356.html
下载: 38
查看: 1056

数据库系统 数据库封装原代码 1. 该代码可以免费使用, 该代码的名字暂时定为"哲别" 2. 如果你需要使用该代码, 请注明该代码的原来作者: Jacky Zhou 3. 如果你发现该代码有bug,可以自己修改

数据库封装原代码 1. 该代码可以免费使用, 该代码的名字暂时定为\"哲别\" 2. 如果你需要使用该代码, 请注明该代码的原来作者: Jacky Zhou 3. 如果你发现该代码有bug,可以自己修改或者请给我发email: zyx040404@163.com 4. 该数据库封装代码功能可以对数据库的表,视图和存储过程进行封装,易于系统移植,扩展,使用了interface, ...
https://www.eeworm.com/dl/523/200109.html
下载: 30
查看: 1056

压缩解压 huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在V

huffman编码. 把一个英文字母,空格,句号.一共有28个 character. 先求每个字符出现的频率. 然后用频率对这个文件进行哈夫曼编码. 然后再进行解码. 运行的时候需要在VC++ 工程->设置->调试->程序变量里加E:\sample.txt E:\encode.txt E:\decode.txt 然后把英文文件放到E盘里.名叫samole.txt, 还有在E里新件2个txt文件.名叫e ...
https://www.eeworm.com/dl/617/201775.html
下载: 92
查看: 1436

Java编程 THIS SOURCE CODE IS PROVIDED AS IS , WITH NO WARRANTIES WHATSOEVER, EXPRESS OR IMPLIED, INCLUDING A

THIS SOURCE CODE IS PROVIDED AS IS , WITH NO WARRANTIES WHATSOEVER, EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS FOR ANY PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE, RELATING TO THE SOURCE CODE OR ANY WARRANTY OTHERWISE ARISING OUT OF AN ...
https://www.eeworm.com/dl/633/205650.html
下载: 64
查看: 1070

压缩解压 Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of mo

Octane v1.01.20 The Open Compression Toolkit for C++ . The Open Compression Toolkit is a set of modular C++ classes and utilities for implementing and testing compression algorithms. Simple interface and skeleton code for creating new compression algorithms. Complete testing framework for validati ...
https://www.eeworm.com/dl/617/206155.html
下载: 30
查看: 1046

语音压缩 1. 对给定语料估计其基音周期。 要求用MATLAB语言实现有关基音检测算法

1. 对给定语料估计其基音周期。 要求用MATLAB语言实现有关基音检测算法,并给出检测结果。2. 实验语料:aoYiSheng.raw 发音:“茅以升”;时长0.9s;采样率:8kHz;量化精度为16bits/sample;数据格式 LSB,MSB分析帧长:20ms(160样点)总帧数:45 ...
https://www.eeworm.com/dl/627/209040.html
下载: 234
查看: 1341

VC书籍 要学MFC必看之书

要学MFC必看之书,由Jeff Prosise编写。下面是作者前言: The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefiel ...
https://www.eeworm.com/dl/686/211689.html
下载: 70
查看: 1058

其他 Input The first line of the input contains a single integer T (1 <= T <= 20), the number of t

Input The first line of the input contains a single integer T (1 <= T <= 20), the number of test cases. Then T cases follow. The first line of each case contains N, and the second line contains N integers giving the time for each people to cross the river. Each case is preceded by a blank line. Ther ...
https://www.eeworm.com/dl/534/214270.html
下载: 103
查看: 1663