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

Post-Coded

  • This small utility helps to generate seven segment display codes for different I/O connections. For

    This small utility helps to generate seven segment display codes for different I/O connections. For example, AVR/PIC Port A.0 -> D Segment Port A.1 -> B Segment .... Also it can generate Common Cathode or Common Anode table codes.. I Coded it long time ago. I Hope help someone. Thank you

    标签: connections different generate display

    上传时间: 2014-01-17

    上传用户:开怀常笑

  • ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a

    ImpulseC Codeveloper fft code. This file implements the hardware portion of a 256 sample FFT using a radix-4 algorithm. This implementation demonstrates that results similar to hand-coded HDL can be achieved using the C language, and without using a low-level style of C code.

    标签: Codeveloper implements ImpulseC hardware

    上传时间: 2014-01-16

    上传用户:hustfanenze

  • iT响尾蛇 - 网络采集助手 功能说明: 本采集工具能自由发挥脚本配置 采集各种网络数据. 音乐数据,文章数据,图片数据,论坛数据,博客采集,电影采集,各种各样的数据.

    iT响尾蛇 - 网络采集助手 功能说明: 本采集工具能自由发挥脚本配置 采集各种网络数据. 音乐数据,文章数据,图片数据,论坛数据,博客采集,电影采集,各种各样的数据. 脚本配置完全根据正则表达式规则设置,灵活.精确 强大的分页采集,轻而易举采集到各种分页的数据 数据入库目前采用POST方式入库,其它方式入库请关注下次更新 官方网址 http://www.itxws.cn E-Mail:4068738@qq.com

    标签: 数据 采集 网络 博客

    上传时间: 2014-01-17

    上传用户:aix008

  • web_based.rar

    Web based binary image upload for ARM LPC2366 controller. Toolchain is Keil Realview MDK ARM ver 3.2 with RL ARM Real time Lib 3.40. RAR file contains webiap2.cgi file and HTTP_cgi file. HTTP_cgi file is modified in cgi_process_data to upload binary image of application using HTTP protcol. File upload is using HTML syntax method=\"post\" ENCTYPE=\"multipart/form-data\

    标签: web_based

    上传时间: 2013-12-17

    上传用户:ukuk

  • This book describes numerous situations that graduate students will commonly encounter as they work

    This book describes numerous situations that graduate students will commonly encounter as they work towards the goal of earning their PhD. Starting from your very first day in the lab, to the beginning stages of your post-PhD job search, to writing your dissertation,we’ve tried to offer you sage advice on how to handle particular situations as they arise.

    标签: situations describes encounter commonly

    上传时间: 2013-12-16

    上传用户:225588

  • Xna, XBox游戏开发指南

    Xna, XBox游戏开发指南,全中文 第1章XNA介绍.doc 第2章创建你的第一个游戏Pong.doc 第3章辅助类.doc 第4章游戏组件.doc 第5章编写自己的XNA图形引擎.doc 第6章管理Shader.doc 第7章实现法线映射.doc 第8章 添加天空和地面.doc 第8章Post-Screen Shaders和Rocket Commander游戏.doc 第9章通过 XACT添加声音.doc 第10章输入和用户界面.doc 第11章创建XNA Shooter游戏.doc 第12章 3D模型.doc 第12章创建场景和赛道.doc 第13章物理学.doc 第14章调整和改编赛车游戏.doc

    标签: XBox Xna 开发指南

    上传时间: 2014-11-23

    上传用户:myworkpost

  • 多普勒频移

    有多径信道、多普勒频移,瑞利、RICE(莱斯)信道等仿真,QPSK调制和解调等,交织编码。程序经过本人测试,绝对可用,并附上本人测试说明和仿真图像结果-I collected information on 2, how-path channel, Doppler frequency shift, Rayleigh, RICE (Rice) channel, such as simulation, QPSK modulation and demodulation, etc., Interleaved Coded. After I tested the procedure is absolutely available, along with my test images and simulation results indicate.

    标签: 移动通信 多普勒频移

    上传时间: 2015-06-16

    上传用户:whtiger

  • 文件Java排课系统的报告

    My JSP 'TeacherMain.jsp' starting page var $=function(id) { return document.getElementById(id); } function show_menu(num){ for(i=0;i

    标签: C++

    上传时间: 2015-07-03

    上传用户:xiyuzhu

  • fft analysis

          Use the fast Fourier transform function fft to analyse following signal. Plot the original signal, and the magnitude of its spectrum linearly and logarithmically. Apply Hamming window to reduce the leakage.   .   The hamming window can be coded in Matlab as   for n=1:N hamming(n)=0.54+0.46*cos((2*n-N+1)*pi/N); end;   where N is the data length in the FFT.

    标签: matlab fft

    上传时间: 2015-11-23

    上传用户:石灰岩123

  • Android与web端数据交互

    通过Post方式向web端提交客户端数据

    标签: Android

    上传时间: 2015-12-08

    上传用户:ztdm