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

PUBLIC

  • A PUBLIC-domain example implementation of the AES (Rijndael) encryption algorithm.

    A PUBLIC-domain example implementation of the AES (Rijndael) encryption algorithm.

    标签: implementation PUBLIC-domain encryption algorithm

    上传时间: 2013-12-03

    上传用户:thuyenvinh

  • 第一个Java程序 PUBLIC class Practice { PUBLIC static void main(String args[]) { System.out.print

    第一个Java程序 PUBLIC class Practice { PUBLIC static void main(String args[]) { System.out.println("**********************************") System.out.println("** Practice makes perfect") System.out.println("**********************************") } }

    标签: PUBLIC Practice String System

    上传时间: 2017-09-05

    上传用户:xiaoyunyun

  • Export rsa private/PUBLIC key pair

    Export rsa private/PUBLIC key pair

    标签: private Export PUBLIC pair

    上传时间: 2017-09-26

    上传用户:ggwz258

  • USB接口控制器参考设计,xilinx提供VHDL代码 us

    USB接口控制器参考设计,xilinx提供VHDL代码 usb xilinx vhdl ;  This program is free software; you can redistribute it and/or modify ;  it under the terms of the GNU General PUBLIC License as published by ;  the Free Software Foundation; either version 2 of the License, or ;  (at your option) any later version. ;      ;  This program is distributed in the hope that it will be useful, ;  but WITHOUT ANY WARRANTY; without even the implied warranty of ;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the ;  GNU General PUBLIC License for more details. ;      ;  You should have received a copy of the GNU General PUBLIC License ;  along with this program; if not, write to the Free Software ;  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

    标签: xilinx VHDL USB us

    上传时间: 2013-10-12

    上传用户:windgate

  • 基于ZigBee技术的无线智能家用燃气报警系统

    在研究传统家用燃气报警器的基础上,以ZigBee协议为平台,构建mesh网状网络实现网络化的智能语音报警系统。由于传感器本身的温度和实际环境温度的影响,传感器标定后采用软件补偿方法。为了减少系统费用,前端节点采用半功能节点设备,路由器和协调器采用全功能节点设备,构建mesh网络所形成的家庭内部报警系统,通过通用的电话接口连接到外部的公用电话网络,启动语音模块进行报警。实验结果表明,在2.4 GHz频率下传输,有墙等障碍物的情况下,节点的传输距离大约为35 m,能够满足家庭需要,且系统工作稳定,但在功耗方面仍需进一步改善。 Abstract:  On the basis of studying traditional household gas alarm system, this paper proposed the platform for the ZigBee protocol,and constructed mesh network to achieve network-based intelligent voice alarm system. Because of the sensor temperature and the actual environment temperature, this system design used software compensation after calibrating sensor. In order to reduce system cost, semi-functional node devices were used as front-end node, however, full-function devices were used as routers and coordinator,constructed alarm system within the family by building mesh network,connected to the external PUBLIC telephone network through the common telephone interface, started the voice alarm module. The results indicate that nodes transmit about 35m in the distance in case of walls and other obstacles by 2.4GHz frequency transmission, this is able to meet family needs and work steadily, but still needs further improvement in power consumption.

    标签: ZigBee 无线智能 报警系统

    上传时间: 2013-10-30

    上传用户:swaylong

  • USB接口控制器参考设计,xilinx提供VHDL代码 us

    USB接口控制器参考设计,xilinx提供VHDL代码 usb xilinx vhdl ;  This program is free software; you can redistribute it and/or modify ;  it under the terms of the GNU General PUBLIC License as published by ;  the Free Software Foundation; either version 2 of the License, or ;  (at your option) any later version. ;      ;  This program is distributed in the hope that it will be useful, ;  but WITHOUT ANY WARRANTY; without even the implied warranty of ;  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the ;  GNU General PUBLIC License for more details. ;      ;  You should have received a copy of the GNU General PUBLIC License ;  along with this program; if not, write to the Free Software ;  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.

    标签: xilinx VHDL USB us

    上传时间: 2013-10-29

    上传用户:zhouchang199

  • TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first

    TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first implentation is ready and can be published to the PUBLIC. The editor is the perfect tool who wants to design some 3d games but don t have time to write

    标签: customizable extended TheTool scripts

    上传时间: 2013-12-12

    上传用户:lanwei

  • 项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all

    项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行端口日志工具。它监听特殊的串口,记录所有通过这具串口的两个方向的数据。 类别: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General PUBLIC License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers

    标签: serial port specified logging

    上传时间: 2014-01-17

    上传用户:许小华

  • 项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all

    项目描述: slsnif is a serial port logging utility. It listens to the specified serial port and logs all data going through this port in both directions. Serial line sniffer是一个串行端口记录工具。它监听指定的串行端口并记录所有通过这个端口的两个方向的数据。 来源:http://freshmeat.net slsnif是一个串行端口日志工具。它监听特殊的串口,记录所有通过这具串口的两个方向的数据。 类别: Development Status: 5 - Production/StableEnvironment: Console (Text Based)Intended Audience: DevelopersLicense: GNU General PUBLIC License (GPL)Operating System: LinuxProgramming Language: CTopic: Communications, Debuggers

    标签: serial port specified logging

    上传时间: 2013-12-12

    上传用户:silenthink

  • Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test

    Filename: main.c * Description: A simple test program for the CRC implementations. * Notes: To test a different CRC standard, modify crc.h. * * * Copyright (c) 2000 by Michael Barr. This software is placed into * the PUBLIC domain and may be used for any purpose. However, this * notice must not be changed or removed and no warranty is either * expressed or implied by its PUBLICation or distribution.

    标签: test implementations Description Filename

    上传时间: 2015-02-02

    上传用户:leehom61