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

hi-Fi-AV

  • a2demo源码

    a2demo源码,基于hi—techc的pic单片机源码开发

    标签: a2demo 源码

    上传时间: 2016-05-17

    上传用户:qb1993225

  • This project allows you to learn communication systems in greater depth. It contains the Simulink fi

    This project allows you to learn communication systems in greater depth. It contains the Simulink files (*.mdl) which are block design files of various communication systems such as AM, DSB-SC, FM, PLL, Data Acquisition, Digital Data Transmission, PCM and Delta Modulation. The idea here is to implement experiments of a traditional communication lab using Simulink. Most of the block diagrams are self explanatory. More information on the systems and their implementation can be found in the word documents included in the lab directories

    标签: communication Simulink contains project

    上传时间: 2013-12-09

    上传用户:lz4v4

  • 世界上第一款博客内容加密软件面世了!现在绝大多数博客没有提供访问授权功能

    世界上第一款博客内容加密软件面世了!现在绝大多数博客没有提供访问授权功能,即使有少部分网路运营商提供了一部分的访问控制功能(如QQ空间)但这依然不够灵活。这款加密软件专门为加密博客内容而设计,为你提供精确到每篇帖子内容的访问控制能力。用户只需要对不同文章设置不同的密码,并把不同的密码分发给不同级别的用户,就可以实现文章访问权限的精确控制,这也是设计这款软件的初衷。更多加密软件请访问ChinaPGP项目网站http://hi.baidu.com/ChinaPGP

    标签: 博客 加密软件 访问 授权

    上传时间: 2014-01-27

    上传用户:hxy200501

  • Produce Java classes to calculate and display the Poisson probability when input the value of the av

    Produce Java classes to calculate and display the Poisson probability when input the value of the average (A) arrival rate of customers at some business in the range of 1 to 10. The error message will output when A is out of the range。

    标签: the probability calculate Produce

    上传时间: 2014-01-10

    上传用户:moerwang

  • Extension packages to Bayes Blocks library, reported in "Nonlinear independent factor analysis by hi

    Extension packages to Bayes Blocks library, reported in "Nonlinear independent factor analysis by hierarchical models" (Valpola, Ö stman and Karhunen, 2003).

    标签: independent Extension Nonlinear packages

    上传时间: 2016-12-16

    上传用户:天涯

  • // 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的

    // 入口参数: // l: l = 0, 傅立叶变换 l = 1, 逆傅立叶变换 // il: il = 0,不计算傅立叶变换或逆变换模和幅角;il = 1,计算模和幅角 // n: 输入的点数,为偶数,一般为32,64,128,...,1024等 // k: 满足n=2^k(k>0),实质上k是n个采样数据可以分解为偶次幂和奇次幂的次数 // pr[]: l=0时,存放N点采样数据的实部 // l=1时, 存放傅立叶变换的N个实部 // pi[]: l=0时,存放N点采样数据的虚部 // l=1时, 存放傅立叶变换的N个虚部 // // 出口参数: // fr[]: l=0, 返回傅立叶变换的实部 // l=1, 返回逆傅立叶变换的实部 // fi[]: l=0, 返回傅立叶变换的虚部 // l=1, 返回逆傅立叶变换的虚部 // pr[]: il = 1,i = 0 时,返回傅立叶变换的模 // il = 1,i = 1 时,返回逆傅立叶变换的模 // pi[]: il = 1,i = 0 时,返回傅立叶变换的辐角 // il = 1,i = 1 时,返回逆傅立叶变换的辐角

    标签: il 傅立叶变换 计算

    上传时间: 2017-01-03

    上传用户:ynsnjs

  • PIC单片机模拟串口 11.0592时钟 支持2400波特及以下稳定收发 一位起始

    PIC单片机模拟串口 11.0592时钟 支持2400波特及以下稳定收发 一位起始,八位或九位数据,无校验,一位停止位 占用时钟1,和RB端口电平变化中断 HI-PICC编译平台 模拟收发管脚在m_usart.h中定义 PIC16F877A最小系统验证可用

    标签: 11.0592 2400 PIC 单片机

    上传时间: 2013-12-12

    上传用户:bruce5996

  • // pica客户端J2ME源码

    // pica客户端J2ME源码,100%可运行可修改,J2ME逆向工程经典作品 // 作者:fangji999 // QQ:57979471 Email:fangji999@163.com // 博客:http://hi.baidu.com/ccall_net // QQ群:51719370 // 如用此源码重新改写的软件或转载,请保留本人联系方式,作品原创作者 这个反编译的作品是我去年完成,有点时间啦,因人常看很多学习j2me技术各位朋友常为思考为什么别人的软件怎么做出来,比如界面,网络技术啊,软件结构啊等等,pica0.942版,原用老版的结构,增改多次,性能有点差,不过在对于学习就用j2me开发的学习很有用,基本上看懂了此版代码,j2me肯定是入门啦。 通过代码可以学到如下技术: 1,j2me界面绘制,pica的界面有众多IM手机软件中算好的。 2,j2me网络编程,处理。 3,j2me事件。 4,IM手机应用技术,和客户端结构设计(学习后可以其它语言实现)。 5,IM移动,XMPP协议等商业就用的设计。 6,完全重新编译修改调试可以运行和聊天,100%实现了原版功能。

    标签: pica J2ME 源码

    上传时间: 2013-12-26

    上传用户:xuanjie

  • public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public fi

    public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public final int MENURIGHT = 1 public final int MENULEFT = 0 Image menuImage[] = new Image[6] int []jiaodu = {330,30,90,150,210,270} String menuName[] = {"新游戏","继续游戏","游戏设置","高分榜","游戏帮助","退出游戏"} int x = getWidth()/2 int y = getHeight()/2 int count = 0 int local int index = 0 Font f boolean running = false /** * 构造方法 * */

    标签: public CircleMenuCanvas implements Runnable

    上传时间: 2014-01-08

    上传用户:zhaoq123

  • 新闻 网页 贴吧 知道 MP3 图片 视频 帮助 | 高级搜索 把百度设为主页 百度一下

    新闻 网页 贴吧 知道 MP3 图片 视频 帮助 | 高级搜索 把百度设为主页 百度一下,找到相关网页165篇,用时0.050秒 Book Switzerland Hotels .. HRS, Over 230,000 hotels worldwide, Real time prices and av.. www.HRS.com 中国Quick Book 速达软件 速达软件是全球最大的中小企业管理软件品牌Quickbooks家族的中.. www.shsuda.cn 上海索迪IBM大学生sql编程.. 政府授牌-索迪IBM封闭式软件实训基地,与千家IT企业签订人才服务.. www.hroso.com 上海it编程工程师培训 NII.. NIIT是全球领先的IT学习解决方案公司,拥有近500万注册学生及33.. www.sh-niit.cn java语言编程培训 首选上.. 上海达内外企软件工程师定向委培.近万名学员成功就业IBM,HP,华.. www.51tarena.com 上海游戏开发编程培训 高.. 上海游戏学院是一家致力于培养游戏开发与设计人才的专业机构.开.. www.gamfe.com 加工中心编程培训 大型数控机床培训基地,加工中心编程培训.本校凭承“优师资,严管.. www.tcskpx.com 上海php编程培训, 助您年.. 上海最早最大php编程培训中心,学费仅需付六成,可申请先就业后付.. www.wenhua.com 找tale book 源代码

    标签: MP3 百度 新闻

    上传时间: 2017-03-10

    上传用户:2467478207