-
neural_network
关于神经网络的PPT,PDF格式,对神经网络进行了详细的说明和总结,是快速学习和理解神经网络理论的捷径。(On Neural Networks PPT, PDF format, the neural network a detailed description and summary, is quick to learn and understand the neural network shortcuts.)
- 2010-10-20 20:43:21下载
- 积分:1
-
865736
使用消息框,C++Builder精选编程学习源码,很好的参考资料。(Use a message box, C++Builder select learning programming source code, a good reference.)
- 2013-11-22 06:49:36下载
- 积分:1
-
fft
说明: 用C++实现fft运算,经验证与matlab计算结果一致(A program in C Plus to realize Fast Fourier Transform,the results are consistent with calculation results by MATLAB.)
- 2020-06-19 19:00:01下载
- 积分:1
-
obj读取
使用vs2017控制台程序,用OpenGL读入obj文件并显示。加了光源。
- 2022-07-22 23:24:53下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
TEST11
说明: 件设计思路是利用 MS 的定时器 B
中断执行相应的中断服务程序来产生舵机用多
路 PWM 波.4的 系 统 主 时 钟 频 率 取 8
MHz,设每个定时周期取 250/ =31.25 μs,(The x medium-density performance line family incorporates the highperforfrequency, highspeed embedded memories (Flash memory up toytes),
and an extensive range of s and peripherals connected to two APB buses.)
- 2019-05-09 22:49:55下载
- 积分:1
-
Arduino-ADXL345-master
说明: Arduino ADXL345 libraRy
- 2020-11-25 12:54:54下载
- 积分:1
-
Uart
基于labwindow(CVI)桌面开发软件实现串口通讯,适用于新手(Labwindow (CVI) desktop development software to achieve serial communication, applicable to novice)
- 2018-06-24 09:33:59下载
- 积分:1
-
MonteCarlo-Simulation-of-Light-in-C
一本关于光在多层组织传播的蒙特卡罗模拟及其用C语言来实现光子传输模拟的书。(A book about Monte Carlo simulation of light transport in multi-layer tissues and its implementation using C)
- 2020-11-09 21:29:46下载
- 积分:1
-
正点原子mini版 DHT11温湿度采集
工程采用C语言在stm32下完成,使用的是正点原子的mini版进行实现,已通过调试
- 2023-03-13 15:40:03下载
- 积分:1