虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

a-d-D-A

  • Learn how to: * Tokenize a null-terminated string * Create a search and re

    Learn how to: * Tokenize a null-terminated string * Create a search and replace function for strings * Implement subtraction for string objects * Use the vector, deque, and list sequence containers * Use the container adaptors stack, queue, and priority_queue * Use the map, multimap, set, and multiset associative containers * Reverse, rotate, and shuffle a sequence * Create a function object * Use binders, negators, and iterator adapters * Read and write files * Use stream iterators to handle file I/O * Use exceptions to handle I/O errors * Create custom inserters and extractors * Format date, time, and numeric data * Use facets and the localization library * Overload the [ ], ( ), and -> operators * Create an explicit constructor * And much, much more

    标签: null-terminated Tokenize Create string

    上传时间: 2014-01-18

    上传用户:yph853211

  • 找一个最小的自然数

    找一个最小的自然数,使它等于不同的两组三个自然数的三次幂之和,即找最小的x,使得:x=a*a*a+b*b*b+c*c*c = d*d*d+e*e*e+f*f*f 其中,a,b,c,d,e,f都是自然数,a<=b<=c, d<=e<=f [a,b,c]!=[d,e,f] 进一步,是否还存在另外一个自然数满足上述条件,可能的话请输出其结果

    标签:

    上传时间: 2017-05-16

    上传用户:vodssv

  • Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2

    Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854,but named after his friend Baron Playfair Playfair Key Matrix 1.a 5X5 matrix of letters based on a keyword 2.fill in letters of keyword (sans duplicates) 3.fill rest of matrix with other letters Encrypting and Decrypting -plaintext is encrypted two letters at a time 1. if a pair is a repeated letter, insert filler like X’ 2. if both letters fall in the same row, replace each with letter to right (wrapping back to start from end) 3. if both letters fall in the same column, replace each with the letter below it (again wrapping to top from bottom) 4. otherwise each letter is replaced by the letter in the same row and in the column of the other letter of the pair

    标签: monoalphabetic Playfair provides security

    上传时间: 2017-05-25

    上传用户:变形金刚

  • 三星程式范例

    三星程式范例,八位元的 timer, counter, serial I/O, clock switching, power down, key scan, A to D, software generated LCD control, ...

    标签: 三星 程式 范例

    上传时间: 2013-12-17

    上传用户:zhengzg

  • A bad thing never dies. 遗臭万年。 A bad workman always blames his tools. 不会撑船怪河弯。 A bird in the ha

    A bad thing never dies. 遗臭万年。 A bad workman always blames his tools. 不会撑船怪河弯。 A bird in the hand is worth than two in the bush. 一鸟在手胜过双鸟在林。 A boaster and a liar are cousins-german. 吹牛与说谎本是同宗。 A bully is always

    标签: bad workman always blames

    上传时间: 2013-12-20

    上传用户:iswlkje

  • Spread-spectrum techniques are methods by which electromagnetic energy generated in a particular ban

    Spread-spectrum techniques are methods by which electromagnetic energy generated in a particular bandwidth is deliberately spread in the frequency domain, resulting in a signal with a wider bandwidth. These techniques are used for a variety of reasons, including the establishment of secure communications, increasing resistance to natural interference and jamming, and to prevent detec

    标签: Spread-spectrum electromagnetic techniques particular

    上传时间: 2017-06-06

    上传用户:royzhangsz

  • The first two functions are useful for creating a blank image of the specified parameters. A possibl

    The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result. The clone function performs an exact copy of the IplImage* parameter

    标签: parameters functions specified creating

    上传时间: 2013-12-21

    上传用户:teddysha

  • This file contains example code to print over the serial port of the P87C591 MCU and Evaultion Board

    This file contains example code to print over the serial port of the P87C591 MCU and Evaultion Board (EVAL-P87C591QS). This example will test the I2C function of the P87C591. This will be done by writing and reading from a serial A/D & D/A (P8591).

    标签: Evaultion the contains P87C591

    上传时间: 2017-06-20

    上传用户:hebmuljb

  • The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language

    The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. Each EL expression evaluates to a single value that is then expressed as text in the output of the JSP (when used in template text), or passed as a value to a JSP action. As such, it is ideal for adding dynamic elements to the HTML page (or other text output) generated by the execution of a JSP.

    标签: non-procedural JavaServer Expression scripting

    上传时间: 2017-07-13

    上传用户:dbs012280

  • Asp.Net探针0.90源码(Asp.net2.0版) 探测信息如下: 服务器计算机名 http://localhost/ 服务器IP地址 127.0.0.1 服务器域名 loc

    Asp.Net探针0.90源码(Asp.net2.0版) 探测信息如下: 服务器计算机名 http://localhost/ 服务器IP地址 127.0.0.1 服务器域名 localhost 服务器端口 80 服务器IIS版本 Microsoft-IIS/6.0 本文件所在文件夹 E:\downCode\ServerInfo\ 服务器操作系统 Microsoft Windows NT 5.2.3790 Service Pack 1 系统所在文件夹 C:\WINDOWS\system32 服务器脚本超时时间 30000秒 服务器的语言种类 Chinese (People s Republic of China) .NET Framework 版本 2.050727.42 服务器当前时间 2007-5-25 9:18:18 服务器IE版本 7.0000 服务器上次启动到现在已运行 51分钟 逻辑驱动器 A:\C:\D:\E:\F:\G:\H:\I:\ CPU 总数 2 CPU 类型 x86 Family 15 Model 3 Stepping 4, GenuineIntel 虚拟内存 61776M 当前程序占用内存 6.03M Asp.net所占内存 60.48M Asp.net所占CPU 4 当前Session数量 0 当前SessionID t4at4w45uh5pr455cq42gq55 当前系统用户名 NETWORK SERVICE 注意:当前版本只支持Asp.net2.0环境

    标签: Asp localhost 0.90 http

    上传时间: 2013-12-30

    上传用户:evil