资源列表
完整串口通信程序Vc++源代码
- VC++实现串口通信,完整源代码。完整源代码(Serial communication)
chapter_GridSearch
- 利用网格法优化支持向量机参数的算法的程序(A program for optimizing the parameters of support vector machines using mesh method)
IFS植物形态
- 这是一个易语言实现IFS植物形态算法的例程(This is an easy language to achieve IFS plant morphological algorithm routines)
测pwm波占空比
- 基于Verilog的接受pwm波并且测量pwm波占空比(Measuring the duty cycle of PWM wave)
ads8361
- 基于TM4C1294的高精度AD,这款芯片是TI的(High precision AD based on TM4C1294)
chapter_PSO
- 利用粒子群算法优化支持向量机参数的算法的程序(Particle swarm optimization algorithm using support vector machine parameters of the algorithm)
Brooker2005-ICST-FMCW.pdf
- Understanding Millimetre Wave FMCW Radars
AD9854-msp430
- ADI的高精度DDS芯片AD9854基于TM4C的C编程(ADI high precision DDS chip AD9854, based on the TM4C C programming)
izme03
- D3D9 primer (including PDF and 10 VC source files) 3 D d9 primer (including PDF and 10 VC source files)
ExampleCode_DDS_AD9854
- ADI官方教程的AD9854的驱动代码,汇编语言书写。(ADI official tutorial AD9854 driver code, written in assembly language.)
verilog hdl教程135例
- VERIOLOG 各个功能模块教程编写严谨。(VERIOLOG each function module tutorial, rigorous writing.)
高级例程-以太网-HTTP网页服务器
- HTTP网页服务器实验: 1、用网线将开发板和交换机、路由器相连,但要保证板子在一个网段内。 2、设置电脑的ip为:192.168.1.x,其中x为除253之外的数字(因为253被开发板占用)。 用JLINK将开发板和电脑连接,打开HTTP网页服务器实验工程,编译下载,运行。 打开浏览器,在地址栏输入:http://192.168.1.253/ 则可以看到开发板发来的网页。(you can learn how to contact with a web in your P