资源列表
C
- 开机复位后,LED0到LED7全部点亮,所有持续2S后熄灭,然后等待按键,按0键LED7以0.8S周期闪烁,按1键LEDPort以1S周期闪烁。-Boot reduction, LED0 to LED7 all light, all LEDPort lasts 2 S went after, then wait for key, according to LED7 0 key to 0.8 S flashing cycle, according to 1 to 1 S key LEDPort f
wangluoo
- 训练一个线性网络,实现从输入向量P到输出向量T的转换-Training a linear network, converting the output from the input vector to vector T of P
matlab
- 以42个地点为例,如果要列举所有路径后再确定最佳行程,那么总路径数量之大,几乎难以计算出来。多年来全球数学家绞尽脑汁,试图找到一个高效的算法TSP问题在物流中的描述是对应一个物流配送公司,欲将n个客户的订货沿最短路线全部送到。如何确定最短路线。 TSP问题最简单的求解方法是枚举法。它的解是多维的、多局部极值的、趋于无穷大的复杂解的空间,搜索空间是n个点的所有排列的集合
WiFi-Dongle-Demo
- this a testing for comport-this is a testing for comport
capvsantenna0db
- This program gives capacity comparison wrt antenna at zero db
AW37
- user Define Function Program
ScrollbarColor
- 用java滚动条实现改变背景色的问题!简单的小程序希望不要嫌弃哦!-Java scroll bar used to change the background color to achieve the problem!
opti_mat_test
- program to connect optiwave with matlab
nRF_SPIInit_DataSeRe
- nRF24L10p与STM32F103xx连接后SPI初始化与数据收发代码。-SPI initialize and DATA send and receive code of nRF24L10p connected with STM32F103xx series.
8
- 关于fortran语言函数学习的一些基本例子,简单易懂 -Fortran language function to learn some basic examples, easy-to-understand
674
- 用给定的多项式,如y=x3-6x2+5x-3,在[-1,1]上等间隔产生20组数据(xi,yi,i=1,2,…,n),再在yi上添加随机干扰(可用rand产生(-5,5)均匀分布随机数)。请 (1)对xi和添加了随机干扰的yi作3次多项式拟合,与原系数比较。 -With the given polynomial, such as y=x3-6x2+5x-3, [-1, 1] intervals of 20 sets of data (Xi, Yi, i=1,2,... , n), and
a
- 创建一个输入对话框,从对话框中输入文字,当按下“确定”按钮后能在屏幕上显示那段文字。-Create an input dialog box, enter the text the dialog box, press the OK button to display the text on the screen.