-
STM32F103 LED跑马灯实验代码
使用库函数调用,思路清晰,代码精简易懂。对于初学者来说是很好的练习学习资料。实验在keil5环境下操作。
- 2022-02-01 06:00:27下载
- 积分:1
-
游戏贪食蛇源码。是我在05年夏天写的VC程序。可以帮助初学者学习VC6的编程。...
游戏贪食蛇源码。是我在05年夏天写的VC程序。可以帮助初学者学习VC6的编程。-Game贪食蛇source. I have done in the summer of 2005 to write the VC procedures. VC6 can help beginners to learn programming.
- 2022-03-10 00:58:53下载
- 积分:1
-
经典小型程序界面结构框架,应用基本控制制作,本身程序极小,且界面美观大方...
经典小型程序界面结构框架,应用基本控制制作,本身程序极小,且界面美观大方-classic small program interface architecture, application control of the production of basic, minimal own procedures, and interface pleasing to the eye
- 2022-03-21 02:16:09下载
- 积分:1
-
:本文介绍了AutoCAD软件读取DXF文件类型,已SIM卡…
读取AutCAD软件中的dxf类型文件,经过简化修改和功能加强的修改-: This paper presents AutoCAD software to read the dxf file types, have been simplified and enhanced functionality to amend the amendment
- 2022-07-11 08:40:38下载
- 积分:1
-
Bezier spline curve Curve Generation
Bezier Curve 样条曲线生成-Bezier spline curve Curve Generation
- 2022-05-18 06:41:41下载
- 积分:1
-
谷歌码果酱溶液
谷歌码果酱2016合资格的圆形,最好的代码发现至今。
- 2022-06-30 18:01:11下载
- 积分:1
-
Advantech PCI1716
研华PCI1716-数据采集及图形绘制例程-Advantech PCI1716-data acquisition and graphics rendering routines
- 2023-01-06 16:55:04下载
- 积分:1
-
工作的 php 代码,它是像 naukri.com 克隆,易于设置
工作的 php 代码,就像 的克隆,易于设置,
- 2022-01-20 22:39:56下载
- 积分:1
-
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = dat...
close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us -j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
-close all clear all clc
load datai8us.txt
load dataq8us.txt
Si = datai8us-j*dataq8us
filename= D:a7.dat
fid = fopen(filename, r )
Fr=10e3 v=9
TR_len = 30e6*2/Fr
TR_samp_len = 30e6/Fr*2*2*4
pluse_number = 4000
fseek(fid, 5*(30e6/Fr)*4*Fr, 0)
- 2022-03-22 09:48:08下载
- 积分:1
-
这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“...
这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。-This a graphic transformation process based on the letter "Y" with a painting consisting of a round; According to the letter "S" painted a different color-filled triangle; According to the letter "Z" painted a different color but filled with a pattern of the rectangular frame; According to the "q" key to exit .
- 2022-05-27 13:35:50下载
- 积分:1