搜索资源列表
VirusRedLofKiller.rar
- 一个可以查杀Redlof病毒的小工具,界面玩具地很,但实现具一定参考价值
the car code
- 智能小车礼包 智能化 车设计 新电子玩具时代产品 尝试一下-smart trolley car gifts intelligent design new electronic toy products to try times
SVC64_datasheet
- 美国进口最新语音识别芯片,识别率90%,在身份识别,玩具,控制方面应用广泛-imports to the United States the latest speech recognition chips, 90% recognition rate, the identification, toys, extensive application of control
VQ-DHMM
- 语音识别配套的VQ及DHMM模型训练程序,C语言,已经定点化,可直接移植到8位MCU或16位DSP中。与目前市面的语音识别玩具的算法基本一致,非常实用,仅供大家参考,别去抢人家饭碗才好。-speech recognition and matching VQ DHMM model training procedures, C language, has been positioned, can be directly transplanted to eight 16-bit MCU or DSP.
toys
- 玩具网站,面向对象的思想VB.NET编辑 玩具网站,面向对象的思想VB.NET编辑-toys website, the idea of object-oriented VB.NET editor toys website, Object-oriented thinking VB.NET Editor
AssembleGear
- 组装齿轮问题 譬如,在这个玩具中包含了 6 齿、12 齿和 30 齿的齿轮,而你的弟弟希望搞一个转速比为 5:4 的传动装置。下图就显示了一种可能的方案: 这个传动方案使用了四个齿轮,第一跟轴上是 30 齿和 12 齿的,第二跟轴上是 6 齿和 12 齿的。转速比可以通过如下公式获得: (30 / 12) * (6 / 12) = (5 / 2) * (1 / 2) = 5 / 4 = 5:4 然而,使用以上三种齿轮,就没法组装出转速比为 1:6 的传动装置。
Speech Recognition
- 智能玩具语音识别报告-A report of speech recognition of intelligent toy.
AV_PWM
- 用义隆IC编写的一个玩具,具体波形和源代码都已通过验证。并已经量产,适合做马达驱动类的网友观阅!同时希望大家赐教其中的不足之处!谢谢!-Elan IC prepared with a toy, the specific waveform and source code have been validated. And it has been in volume production, suitable for motor-driven concept of class reading frien
jqr
- 用陵阳61板改装玩具机器人的全套资料,可实现机器人通过语音命令对其进行控制;可以跳两首舞曲; 走步功能、转向功能、转头功能;发射飞盘功能。-61 plate modified with陵阳robot toy complete set of data, can be realized through the voice command of their robot control can jump 2 Dance walking function, shift function, the ot
autosafetyASM
- 一款汽车防盗器的源代码,与大家分享一下!-autosafetyASM code
vtrxpcb
- 使用AT89C51的玩具遥控车测量系统(带1602显示)-A Toy RC-Car tester used AT89C51+1602
51
- 51单片机的避障程序,是基于51的玩具车-51 SCM obstacle avoidance procedure is based on a toy car 51
8x8displayandmusicplayBasedonAT89C52
- 基于80C52或C51或S51或S52 DIY的一个简单的小玩具,在8x8点阵显示屏上显示汉字,并且可以播放音乐(该程序可以播放《葫芦娃》)。另外在proteus下仿真,在亲自动手做硬件之前可以看到和听到具体的效果。 另外本人做出了硬件,发现一个问题,即按键时不能很好的进入音乐播放子程序,猜测这和中断有关系,可以在中断服务程序中将对应管脚置正确的电平以便可以再次触发中断。 Proteus是一款很强大的仿真软件,还可以做PCB电路板,以后用的人会越来越多,在这里推荐给大家!-Sorry,
Remotecontrolofvehicles
- 从事无线遥控玩具开发工作多年,开发了很多种类的无线遥控玩具产品-Remote control of vehicles
xiaogui
- 玩具小龟程序 功能: 1.开始 2.发送本机机型号 3.测试是否有其它机发码,即解码。 4.解码成功,比较机型号,作出相应动作。 A.相同,边前进边伸缩头 B.不相同,缩头后后退,直到没信号,伸头前进 没有其它机信号:正常前进 5.延时进入2 -Toy turtle program features: 1. Start 2. Send the machine Machine Model 3. Test whether there are o
PPWJ
- 拍手玩具 在几秒内拍手三次会 发出叫声 不拍手时 会处于睡眠状态-Clap clap toy in a few seconds call will be issued three times
play
- 自己写的一个恶作剧程序,运行后无法退出,屏蔽各种热键,占据全屏前端,无法关闭,最后输入‘我是猪’以假蓝屏结束,吓唬人的玩具-Write a joke program, running can not exit, shielding of hot, occupy full-screen front-end, can not be closed, and finally enter the ' I am a pig' to fake blue end, scare toys
skype
- skype联动玩具代码,当skype接收到表情符号,玩具自动做出相应表情。-skype linkage toy code, when received skype emoticons, automatic toys expression accordingly.
123
- 从事无线遥控玩具开发工作多年,开发了很多种类的无线遥控玩具产品。总结了很多工作经验。用的绝大部分IC是TX2C(遥控)和RX2C(接收),其功能分别是:前进,后退,左转,右转。笔者利用工作的空闲时间用AT89C2051单片机编出了跟TX2C和RX2C一样的编解码程序,并成功进行了实际制作。编解码与TX2C和RX2C兼容。现将制作原理图和源程序公开给读者参考学习与制作,相信对初学者有极大的帮助,这也是笔者的心愿!其原理图如下:图2为接收部分,图3为发射部分。源程序和仿真文件见附件.-Engaged
Dog_Code_V06
- 新塘W588C语音IC写的辨识声音方向玩具狗。-mic trigger dog toy, base on nuvoton s W588c 8 BIT mcu