-
netba
基于matlab编写的BA无标度网络源代码,具有很好的指导意义(BA_net based on matlab)
- 2012-08-25 16:16:24下载
- 积分:1
-
845q
说明: 本资源,本人没有测试过,都是从网上下载下来的,你可以亲自测试。(The resources, I have not tested, are downloaded from the Internet, you can personally test.)
- 2011-03-19 00:31:31下载
- 积分:1
-
STM32F2技术培训_灵活的静态存储控制器_FSMC
说明: Stm32f2 technical training flexible static storage controller FSMC
- 2019-11-19 11:15:53下载
- 积分:1
-
加减计算器
(1) 加减数和被加减数的输入位数为1-4位;
(2) 相加结果显示要考虑进位的输出显示(即5位输出);
(3) 注意对“0”—“9”、“+”、“=”以外按键输入的处理;
(4) 注意对相加结果进行十进制处理;
(5) 输入加数和被加数时,显示器上显示的数字要像平时用的计算器输入一样,即:每输入一个数字,原来显示的数字要往左移;
(6) 可以完成累加功能。((1) The input digits of the additions and subtractions and the additions and subtractions are 1-4 digits;
(2) The additive result shows that the carry output display (i.e. 5-bit output) should be considered.
(3) Attention should be paid to the processing of keyboard input other than "0"-"9", "+" and "=";
(4) Attention should be paid to decimal processing of the additive results.
(5) When the additive and the additive are input, the number displayed on the display should be the same as that input by the usual calculator, that is, every number input, the original number displayed should move to the left;
(6) Accumulative function can be completed.)
- 2020-12-26 15:09:03下载
- 积分:1
-
face_detect_matlab_and_c
这是用C脚本写的人脸检测程序,需调用matlab执行,内附测图片(Lena),VC2008下运行正常(This script is written in C face detection program, to be called matlab implementation, included test pictures (Lena), VC2008 to run properly)
- 2011-01-12 22:32:13下载
- 积分:1
-
5477375
带背景工具栏的文本编辑器,VC++经典编程源码,很好的参考资料。(With the background of the toolbar text editor, VC++ classic programming source code, a good reference.)
- 2013-11-14 18:51:07下载
- 积分:1
-
computeAreaOfPolygon
计算多边形(凸凹)面积。
欢迎批评指正(Calculating polygon (convex and concave) area. Welcome criticism)
- 2008-04-24 20:38:30下载
- 积分:1
-
PS2Key
普通PC键盘作为输入设备与单片机串行连接,通过单片机解码PS2键盘,七段数码管显示按下的键值,是把键盘作为输入扩展的不错的例程,源码采用KEIL C编写。(keyboard input)
- 2013-09-01 20:43:44下载
- 积分:1
-
jiaotongdeng
交通灯的开发,实现主道停留60秒,干道停留20秒,出现紧急情况采用按键控制(The development of traffic lights, the main road to stay 60 seconds, the trunk stay for 20 seconds, the event of an emergency using the button control)
- 2012-06-27 15:05:57下载
- 积分:1
-
Lab405-lcd
1.EMIF 接口
TMS320F28335DSP 的扩展存储器接口(EMIF)用来与大多数外围设备进行连接,典型应用
如
连接片外扩展存储器等。这一接口提供地址连线、数据连线和一组控制线。ICETEK–F28335-A
将这些扩展线引到了板上的扩展插座上供扩展使用。
2.液晶显示模块的访问、控制是由28335ADSP 对扩展接口的操作完成。
控制口的寻址:命令控制接口的地址为 0x208001,数据控制接口的地址为0x208003 和
0x208004,辅助控制接口的地址为0x208002。
3.显示控制方法:
-液晶显示模块中有两片显示缓冲存储器,分别对应屏幕显示的象素,向其中写入数值将改
变显示,写入“1”则显示一点,写入“0”则不显示。(The 1.EMIF interface
Extended TMS320F28335DSP memory interface (EMIF) is used to connect with the most peripheral equipment, typical application
Such as
The connecting piece of extended memory. This interface provides the address lines, data lines and a set of control line. ICETEK- F28335-A
The extension line to the extension socket for plate on the expansion of the use of.
2 liquid crystal display module access, control by the 28335ADSP to the extended interface operation is complete.
Addressing control port: Command and control interface address 0x208001, the address data control interface for 0x208003 and
0x208004, auxiliary control interface address for 0x208002.
3 display control method:
- liquid crystal display module with two display buffer memory, respectively corresponding screen pixel, writing values will be changed to the
Change display, write "1" shows a little, write "0" are not displayed.)
- 2021-03-29 22:09:10下载
- 积分:1