资源列表
排序选择:
[单片机(51,AVR,MSP430等)] parameter-measuring-
说明:该程序的主要功能是在MINIstm32上实现电量的测量,以及用电量、钱数等信息。-The main function of this program is to achieve power measurements on MINIstm32, as well as electricity, money and other information.<小松> 在 2025-08-24 上传 | 大小:3.39mb | 下载:0
[单片机(51,AVR,MSP430等)] shexiangtou
说明:该程序的主要功能是在MINIstm32上实现模块摄像头调试,成功显示。-The main function of this program is to achieve the camera module debugging on MINIstm32, successful show.<小松> 在 2025-08-24 上传 | 大小:4.78mb | 下载:0
[软件工程] Simulink--simulation
说明:1、概述 2、Simulink入门 3、Simulink功能模块 4、创建Simulink模型 5、Simulink 仿真运行 6、Simulink中的S函数 7、自定义模块的模块化与封装-1 Overview 2, Simulink entry 3, Simulink function module 4, create Simulink model 5, Simulink simulation run 6, Simulink S-function in the 7, m<许培> 在 2025-08-24 上传 | 大小:2.18mb | 下载:0
[浏览器] Node.js.pdf
说明:本书是一本 Node.js 的入门教程,写给想了解 Node.js 的开发人员。我的目标是使读者通 过阅读本书,学会使用 Node.js 进行 Web 后端开发-This book is an introductory tutorial Node.js, wrote Node.js developers who want to learn. My goal is to make the reader by reading this book, learn to use Node.js backe<kim> 在 2025-08-24 上传 | 大小:5.72mb | 下载:0
[软件工程] matlab--some-nice-programs
说明:Matlab画平滑曲线的两种方法( 拟合或插值后再用plot即可) 自然状态下,用plot画的是折线,而不是平滑曲线。有两种方法可以画平滑曲线,第一种是拟合的方法,第二种是用spcrv,其实原理应该都一样就是插值。下面是源程序。-You can then use the plot) Natural state, with the plot is a line drawing, instead of a smooth curve. There are two ways to draw a<谢谢> 在 2025-08-24 上传 | 大小:18kb | 下载:0
[matlab例程] walsh-code-encoding
说明:It includes coding for walsh code encoding in matlab.The Walsh functions can be generated (or computed) by many methods. We can construct the Walsh functions by: • Using Hadamard matrices • Exploiting the symmetry properties of Walsh<dhara> 在 2025-08-24 上传 | 大小:258kb | 下载:0
[单片机(51,AVR,MSP430等)] 51MCU-program
说明:自己写的51单片机的一些程序,基于普中单片机开发板平台,希望可以对大家有所帮助,大家共同进步。-Himself wrote some 51 SCM procedures, based on the S & P in microcontroller development board platform that can be helpful to everyone, we progress together.<谢谢> 在 2025-08-24 上传 | 大小:588kb | 下载:0
[人工智能/神经网络/遗传算法] Genetic_Algorithm_paralle
说明:人工智能中遗传算法运用在最优化中的代码,如果需要应用,直接修改目标函数就可以,开发环境为Visual C++,使用C语言-The use of genetic algorithm in the optimization of the code in the application of artificial intelligence, if necessary, can directly modify the objective function, development environment<夏杨红> 在 2025-08-24 上传 | 大小:232kb | 下载:0
[matlab例程] walsh-code-decoding
说明:It does walsh decoding in matlab.For w5 i.e. 100 Walsh code T = 01100110 For bit a3 at T/2 So a3=1 Similarly same things is do for T/4,T/8…….. Continuing the same steps we get w5=100<dhara> 在 2025-08-24 上传 | 大小:56kb | 下载:0