亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

SAMple

SAMple來自古法語esSAMple。英文SAMple,specimen,example這三個名詞都有“樣子”,“樣品”的含義。SAMple所表示的“樣品”指的是其它的都與這個“樣品”在質量、性質和設計上相同。例如推銷員持本廠的產品的“樣品”去推銷,或出版社要求你把自己的書稿寄去一個章節作“樣品”去評審是否有出版價值等。經常會在CD、外貿服飾,當中出現。
  • 幾乎涵蓋了所有加密算法的源代碼3des

    幾乎涵蓋了所有加密算法的源代碼3des,md5,rsa,sha……,還帶有測試SAMple,不可多得的好東西。

    標簽: 3des 加密算法 源代碼

    上傳時間: 2015-08-30

    上傳用戶:Shaikh

  • 英文版,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: Addison-Wesley Page: 560 Edition: 2nd edition (March 27, 2001) Catalog: C++ Format: PDF Size: 3.8M Supplier: December Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and SAMple applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.

    標簽: Programming Reference Standard Tutorial

    上傳時間: 2015-09-02

    上傳用戶:Breathe0125

  • 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.

    標簽: code implements directory hopfield

    上傳時間: 2014-01-16

    上傳用戶:123啊

  • 數據庫封裝原代碼 1. 該代碼可以免費使用, 該代碼的名字暫時定為"哲別" 2. 如果你需要使用該代碼, 請注明該代碼的原來作者: Jacky Zhou 3. 如果你發現該代碼有bug,可以自己修改

    數據庫封裝原代碼 1. 該代碼可以免費使用, 該代碼的名字暫時定為\"哲別\" 2. 如果你需要使用該代碼, 請注明該代碼的原來作者: Jacky Zhou 3. 如果你發現該代碼有bug,可以自己修改或者請給我發email: zyx040404@163.com 4. 該數據庫封裝代碼功能可以對數據庫的表,視圖和存儲過程進行封裝,易于系統移植,擴展,使用了interface,factory,xml等方法 5. 核心代碼是在\"SAMple\\base\\DBGW\"里 6. SAMple演示了查詢,增加,刪除記錄和如何使用存貯過程 如果你沒有做過,那這些代碼可以用來學習誠然,這并不是最好的代碼,而且中國高人如云學海無涯

    標簽: 代碼 Jacky Zhou bug

    上傳時間: 2015-09-22

    上傳用戶:

  • huffman編碼. 把一個英文字母,空格,句號.一共有28個 character. 先求每個字符出現的頻率. 然后用頻率對這個文件進行哈夫曼編碼. 然后再進行解碼. 運行的時候需要在V

    huffman編碼. 把一個英文字母,空格,句號.一共有28個 character. 先求每個字符出現的頻率. 然后用頻率對這個文件進行哈夫曼編碼. 然后再進行解碼. 運行的時候需要在VC++ 工程->設置->調試->程序變量里加E:\SAMple.txt E:\encode.txt E:\decode.txt 然后把英文文件放到E盤里.名叫samole.txt, 還有在E里新件2個txt文件.名叫encode.txt,decode.txt. 編碼后的二進制save到encode.txt,解碼后的英文字符save到decode.txt了.

    標簽: character huffman 編碼 頻率

    上傳時間: 2015-09-26

    上傳用戶:thuyenvinh

  • 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 ANY PROPOSAL, SPECIFICATION, OR SAMple AND WITH NO OBLIGATION OF NOKIA TO PROVIDE THE LICENSEE WITH ANY MAINTENANCE OR SUPPORT. FURTHERMORE, NOKIA MAKES NO WARRANTY THAT EXERCISE OF THE RIGHTS GRANTED HEREUNDER DOES NOT INFRINGE OR MAY NOT CAUSE INFRINGEMENT OF ANY PATENT OR OTHER INTELLECTUAL PROPERTY RIGHTS OWNED OR CONTROLLED BY THIRD PARTIES

    標簽: WARRANTIES WHATSOEVER INCLUDING PROVIDED

    上傳時間: 2013-12-27

    上傳用戶:fanboynet

  • 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 validating and comparing new algorithms. Support for algorithms that use external dictionaries/headers. Utility classes and SAMple code for bitio, frequency counting, etc.

    標簽: Compression Toolkit Open The

    上傳時間: 2013-12-31

    上傳用戶:dbs012280

  • 1. 對給定語料估計其基音周期。 要求用MATLAB語言實現有關基音檢測算法

    1. 對給定語料估計其基音周期。 要求用MATLAB語言實現有關基音檢測算法,并給出檢測結果。2. 實驗語料:aoYiSheng.raw 發音:“茅以升”;時長0.9s;采樣率:8kHz;量化精度為16bits/SAMple;數據格式 LSB,MSB分析幀長:20ms(160樣點)總幀數:45

    標簽: MATLAB 基音 周期 語言

    上傳時間: 2014-12-01

    上傳用戶:z754970244

  • 要學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 minefield called the English language and contributed greatly to the book s readability. Marc Young, whose talents as a technical editor are nothing short of amazing, was relentless in tracking down bugs, testing SAMple code, and verifying facts. Sally, Marc: This book is immeasurably better because of you. Thanks.

    標簽: MFC

    上傳時間: 2015-10-20

    上傳用戶:waizhang

  • 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. There won t be more than 1000 people and nobody takes more than 100 seconds to cross. Output For each test case, print a line containing the total number of seconds required for all the N people to cross the river. SAMple Input 1 4 1 2 5 10 SAMple Output 17

    標簽: the contains integer number

    上傳時間: 2015-10-27

    上傳用戶:plsee

主站蜘蛛池模板: 剑川县| 五大连池市| 大埔区| 循化| 太原市| 正蓝旗| 汕尾市| 苗栗县| 孟州市| 和田市| 安泽县| 苗栗县| 辽源市| 栾城县| 白城市| 安塞县| 惠安县| 山丹县| 天台县| 白水县| 山阴县| 鹰潭市| 嘉祥县| 安福县| 丹巴县| 贵南县| 石阡县| 江达县| 温宿县| 宁乡县| 西城区| 云浮市| 青龙| 武义县| 乌拉特后旗| 藁城市| 巴彦县| 海原县| 元氏县| 洪洞县| 盐源县|