-
纯CSS灰色的网站下拉菜单
纯CSS灰色的网站下拉菜单,可扩展性强,虽然没有过多美化,但是有些朋友就是喜欢这种简单的风格。本菜单在鼠标悬停于任意菜单项的时候,向下滑出二级子菜单,在火狐或chrome下也可以正常运行的。
- 2022-07-09 16:32:43下载
- 积分:1
-
基于单片机与NTC热敏电阻的温度测量仪设计
改项目可实现温度的实时测量 包含原理图及代码(The project can measure online!)
- 2018-11-29 13:06:00下载
- 积分:1
-
Petri
关于Petri网非常好的资料,我自己用的非常Ok,适合入门者看哦!(About Petri nets very good material, I own very Ok, suitable for introduction person see oh!
)
- 2011-12-24 20:30:43下载
- 积分:1
-
嵌入式系统c语言编程入门(2),关于c语言编程的书籍
嵌入式系统c语言编程入门(2),关于c语言编程的书籍-C language programming of embedded systems portal (2), on c language programming books
- 2023-05-09 18:20:03下载
- 积分:1
-
crossword puzzle games, I spent time at the university C do a small program avai...
字谜游戏,我在大学时候用C做的一个小程序,可供参考-crossword puzzle games, I spent time at the university C do a small program available!
- 2022-08-20 09:51:10下载
- 积分:1
-
经典的C#俄罗斯方块游戏
C#俄罗斯方块游戏源文件,一款经典的益智游戏,儿时曾为之痴迷、上瘾,不上瘾的估计都是好学生哦。这款游戏用C#写出后简单测试一就发上来了,在以前版本的基础上修改的,运行调试截图如上图所示。
- 2023-02-05 16:55:04下载
- 积分:1
-
ISD4004 51单片机驱动程序
本设计是基于单片设计的一个能实现语音存储和回放功能的系统,利用宏晶公司生产的STC90系列单片机作为主控制器,使用具有录音和放音功能的ISD4004语音芯片,能够显示32个字符的LCD1602显示器件和能对音频进行无失真的放大的TDA2822M差分放大器设计而成的。首先我们利用STC90C516RD+单片机的优越的控制性能来控制ISD4004语音芯片,通过单片机向语音芯片发送指令来完成ISD4004芯片的录音和放功能,用LCD1602来显示单片机对ISD4004的操作状态,使用TDA2822M将ISD4004芯片输出的音频进行无失真的放大的思路来进行语音存储和回放系统设计的,用Circuit Design Suite 10.0(Multisim)软件来绘制该系统的电路,用Keil uVision5软件来编写硬件程序。电路图和程序都完成后使用万用洞洞板依据电路图来焊接实物电路,实物完成后载入芯片程序直接进行实物调试,使用实物调试更容易找出问题和系统设计的缺陷,出现问题时可以通过模块化思想轻松查找到故障原因,并进行修复故障。ISD4004芯片录音时基于多电平存储技术实现的没有传统的数字录音过程中A/D转换带来的量化噪音和变色的金属音色。该系统录取的声音播放出来后和原音的音色、音调保持一致不失真。(This design is based on the single chip design of a voice storage and playback system, using STC90 series MCU produced by Hongjing Company as the main controller, using ISD4004 voice chip with recording and playback function, can display 32 characters LCD 1602 display device and can amplify audio without distortion. TDA2822M differential amplifier is designed. Firstly, we use the superior control performance of STC90C516RD + MCU to control the ISD4004 voice chip, send instructions to the voice chip through MCU to complete the recording and playback function of ISD4004 chip, use LCD1602 to display the operation status of MCU to)
- 2018-12-10 23:02:25下载
- 积分:1
-
VC6.0 简易广告效果统计程序
VC++ 6.0实现简易的广告效果统计程序,是一个Internet点击统计器,用以统计任意网址被用户单击了多少次,由此可扩展成为一个广告点击次数的统计程序,同时使用本地IP地址进行读取,支持重建代理列表,代码地址可自定义,可设置最大连接数为8,可同时记录8个网址。运行前为避免出错,请输入计数器图片的URL地址以供调用。
- 2022-10-21 13:30:04下载
- 积分:1
-
BP神经网络预测激光焊接数据
建立BP神经网络拟合曲面,实现激光焊接数据的预测(BP neural network mainly through 4 steps in the implementation of MATLAB, read file setting parameters, create a BP network, neural network training, neural network simulation. After the program, some basic parameters are set up. The operation of the program can get the neural network structure. It includes training algorithm, training progress, iteration number, maximum mean square error, response time and error variation curve.)
- 2020-11-16 21:09:40下载
- 积分:1
-
Interval coverage of the realization of the algorithm description: In this paper...
区间覆盖问题的算法实现
问题描述:给出x轴上N条线段的坐标,从中选出一些线段来覆盖区间【0,M】,要求所用线段数目最少
-Interval coverage of the realization of the algorithm description: In this paper, x-axis N be the coordinates of line segment, selected to cover a number of line segments [interval 0, M], requirement by the number of segments at least
- 2022-12-22 05:20:03下载
- 积分:1