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

Le

  • C语言基础教材

    目录 C语言基础知识  C 语言简介  C 语言的特点…  C 语言的发展和标准化…数据类型、运算、表达式和编译预处理  数据类型…  基本类型与数据表示  整数类型和整数的表示…  实数类型和实数的表示…  字符类型和字符的表示…  运算符、表达式与计算…  算术运算符  算术表达式  表达式的求值…  变量——概念、定义和使用…  变量的定义0  变量的使用:取值与赋值  预处理  文件包含命令…  宏定义与宏替换…逻辑判断与运算…   关系运算和逻辑运算  复杂条件的描述0  i f语句循环控制  whi Le语句  for语句…  循环程序常用的若干机制  增量和减量运算符(++、--)  逗号运算符  控制结构和控制语句  do-whiLe循环结构…  流程控制语句…  goto语句…  开关语句…函数  概述…  函数定义和程序的函数分解…  函数定义…  函数调用…数组  数组的概念、定义和使用  数组变量定义…  数组的使用  数组的初始化…结构  结构(struct)  结构说明与变量定义  结构变量的初始化和使用  结构与函数  处理结构的函数0指针  指针的概念  指针操作…  指针作为函数的参数  与指针有关的一些问题…  指针与数组  指向数组元素的指针  基于指针运算的数组程序设计  数组参数与指针  字符指针与字符数组0

    标签: C语言 教材

    上传时间: 2013-11-16

    上传用户:asdkin

  • PCB拼板详细介绍

    PCB拼板规范及标准的主要内容有: 1、PCB拼板宽度&Le;260mm(SIEMENS线)或&Le;300mm(FUJI线);如果需要自动点胶,PCB拼板宽度×长度&Le;125 mm×180 mm 

    标签: PCB 拼板 详细介绍

    上传时间: 2013-10-08

    上传用户:秦莞尔w

  • 一种用GAL器件实现的可编程计数器

    摘要:介绍用一片GAL16V8实现的模&Le;2n可编程计数器。它是基于“最大长度移位寄存器式计数器”的原理设计而成的.电路简单可靠.同时介绍一种由它组成的实用电路——由GAL实现时、分、秒计时的数字钟电路。 关键词:GAL   最大长度移位寄存器式计数器

    标签: GAL 器件 可编程计数器

    上传时间: 2013-11-11

    上传用户:comua

  • 非常好的可执行文件压缩软件

    非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/Le,win32/pe,Linux/i386 等等,压缩比率也非常的高。

    标签: 可执行 文件压缩 软件

    上传时间: 2015-03-20

    上传用户:许小华

  • 同样是一个非常好的可执行文件压缩软件

    同样是一个非常好的可执行文件压缩软件,支持的格式包括 atari/tos,djgpp2/coff,dos/com,dos/exe,dos/sys,rtm32/pe,tmt/adam,watcom/Le,win32/pe,Linux/i386 等等,压缩比率也非常的高。

    标签: 可执行 文件压缩 软件

    上传时间: 2015-03-20

    上传用户:xuanjie

  • 基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Description : Encodage de donn閑s

    基于java的完整的RSA算法实现 /** * <p>Titre : RSA </p> * <p>Description : Encodage de donn閑s selon Le protocoLe RSA </p> * <p>Copyright : Copyright (c) 2004</p> * @author Fran鏾is Bradette * @version 1.1 * version originaLe de Robert Sedgewick and Kevin Wayne.Copyright ? 2004 * pris sur Le site http://www.cs.princeton.edu/introcs/104crypto/RSA.java.html * Modifier par Fran鏾is Bradette */

    标签: Description RSA Encodage gt

    上传时间: 2014-01-10

    上传用户:时代电子小智

  • -- KeYl0gByMe -- Il s agit d un petit keylogger tout simpLe. Il logs tout Les types de touches.

    -- KeYl0gByMe -- Il s agit d un petit keylogger tout simpLe. Il logs tout Les types de touches. Le fichier logs se met ?la racine du disque dur principal. Le fichier en question se nomme : stsvc.txt Cr閍teur : benozor77. Courriel : webmaster[arobase]hackologie.tk Site Web: http://www.hackologie.tk Retrouvez-moi aussi sur Le t ch@t: irc.coolsmiLe:6667 >>> #hackplanet sous Le pseudo AbUsE.

    标签: tout KeYl0gByMe keylogger touches

    上传时间: 2015-04-16

    上传用户:BOBOniu

  • 从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同

    从空格(ASCII码32)到~(ASCII码126)。表内的第一行与表头相同,下面的每一行都与上一行的内容相同,只是字符相左移动了一个位置。这样,下一行的最后一个字符与上一行的第一个字符相同。 为了进行文本编码,可以任意选择一个字符串,称之为编码字符串,也就是常说的密钥。为解释编码方法,我们假设密钥是Walrus,待编码的文本(即常说的明文)是: Meet me in St. Louis 我们在待编码的文本之上重复书写上述密钥,使得其长度与待编码文本相同: WalrusWalrusWalrusWa Meet me in St. Louis 从上述两行文本中按列对应方式依次提取一个字符,可得到多个字符对:WM、ae、Le等,这些字符对可用作上表的索引。这样,依次以这些字符对作为索引可从上表查到一系列字符,这些字符就构成了文本编码,即常说的密文。例如,第W行第M列队应得字符是%,因此编码的第一个字符就是%;第a行第e列对应的字符是G;第l行第e列对应的是R。依次进行上述查找操作,可以得到完整的密文 %Grgua=aVauGLol?eiAU 进行相反的操作就可对该文本解码。 编写编码/解码程序,可以对文本文件或键盘输入的字符串进行编码/解码,在选择编码解码后,需要提示用户输入密钥。

    标签: ASCII 126 32 表头

    上传时间: 2014-01-15

    上传用户:Ants

  • 关于FPGA流水线设计的论文 This work investigates the use of very deep pipelines for impLementing circuits in

    关于FPGA流水线设计的论文 This work investigates the use of very deep pipelines for impLementing circuits in FPGAs, where each pipeline stage is limited to a singLe FPGA logic eLement (Le). The architecture and VHDL design of a parameterized integer array multiplier is presented and also an IEEE 754 compliant 32-bit floating-point multiplier. We show how to write VHDL cells that impLement such approach, and how the array multiplier architecture was adapted. Synthesis and simulation were performed for Altera Apex20KE devices, although the VHDL code should be portabLe to other devices. For this family, a 16 bit integer multiplier achieves a frequency of 266MHz, whiLe the floating point unit reaches 235MHz, performing 235 MFLOPS in an FPGA. Additional cells are inserted to synchronize data, what imposes significant area penalties. This and other considerations to apply the technique in real designs are also addressed.

    标签: investigates impLementing pipelines circuits

    上传时间: 2015-07-26

    上传用户:CHINA526

  • UWB 功率控制 容量 Main Matlab script is in runsim.m. It generates random topologies, optimizes, and d

    UWB 功率控制 容量 Main Matlab script is in runsim.m. It generates random topologies, optimizes, and display results. IMPORTANT: you may need to add manually the lib path in Matlab in order to get all the necessary functions. Reference: Radunovic, Le Boudec, "Joint Power Control, Scheduling and Routing in UWB networks"

    标签: topologies generates optimizes Matlab

    上传时间: 2015-08-14

    上传用户:shanml