-
si4745收音机C51程序 si47xx_radio_linux-master
说明: si4745收音机C51程序,车载si4745收音模块单片机驱动可直接使用。(C51 Program for Radio Si4745)
- 2020-06-20 04:00:02下载
- 积分:1
-
radar1
介绍了利用Altera公司的FPGA 器件 (cyclone) 产生线性调频信号的DDS工作原理、设计方案、电路结构。并详细讨论了利用FPGA 器件实现DDS技术时, 采取的一些改进优化措施(Introduced the use of Altera' s FPGA device (cyclone) generate a linear FM signal DDS working principle, design, circuit configuration. And discussed in detail by using FPGA devices to achieve DDS technology, optimization of the measures taken by a number of improvements)
- 2021-04-19 09:48:51下载
- 积分:1
-
zigbee简单实验
说明: 获取CC2530内部电压与温度,通过串口向pc机上面发送数据(Obtain CC2530 internal voltage and temperature)
- 2020-10-28 21:29:57下载
- 积分:1
-
C#资源管理器树控菜单实例
C#资源管理器树控菜单实例,虽然界面不怎么样,不过实现了一个资源管理器的基本功能,包括图标显示方式、树形菜单的应用等,对想学习C#基础界面知识的新手来说,程序可参考的地方还挺多。编译注意,窗体上的那些图片资源有的搞丢了,编译进会提示有错误,不理会就是了。
- 2023-02-27 19:45:03下载
- 积分:1
-
这是西门子s7200的示例源代码,这是学习PLC编程的好示例
这是西门子s7200的示例源代码,这是学习PLC编程的好示例-Siemens s7200 This is an example of source code, this study are examples of good PLC programming
- 2022-06-13 17:07:46下载
- 积分:1
-
a C workload of the teachers do Calculation Software
一个用C做的教师工作量计算软件-a C workload of the teachers do Calculation Software
- 2022-03-12 03:30:53下载
- 积分:1
-
LocalizationTDOA-master python
使用python实现TDOA的定位算法,应用于UWB系统(Using Python to implement TDOA location algorithm applied to UWB system)
- 2018-05-17 09:27:04下载
- 积分:1
-
设计巧妙的数显抢答器电路
设计巧妙的数显抢答器电路-电子电路图站-电子家园-电路大全-电子制作-555电路-电子资料-电路原理图-开关电源电路-充电路电路-so cleverly designed several significant Responder circuit-electronic circuit station-home electronic-circuit-Go Electronic Production-5 55 circuits- electronic-circuit schematics-switching power supply circuit-charging circuit Road
- 2022-03-16 06:26:55下载
- 积分:1
-
Cube
java写的简单的魔方,可用鼠标拖动,代码简单易用(a java simple grogram )
- 2011-05-11 17:51:59下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1