-
example for lm algorithm using minipack
example for lm algorithm using minipack
- 2022-03-21 05:31:06下载
- 积分:1
-
在arm9 2440 开发板上采用RTP协议实现语音传输 需在开发板上接入麦克风...
在arm9 2440 开发板上采用RTP协议实现语音传输 需在开发板上接入麦克风-In the arm9 2440 development board using RTP protocol for voice transmission needs in the development of on-board access to the microphone
- 2022-02-03 16:01:22下载
- 积分:1
-
use Concentric Circle paintings
利用Bresenham画圆法画同心圆-use Concentric Circle paintings
- 2022-03-12 17:36:47下载
- 积分:1
-
OPC服务器程序,可接受来自服务器的数据
OPC服务器程序,可接受来自服务器的数据-OPC server programming,can recieve data comes from server.
- 2022-03-22 11:03:38下载
- 积分:1
-
但一gajkgjdklasjklgjsda gaklgj ahkgnasg
ahkgnasg a gaklgj a gajkgjdklasjklgjsda
- 2023-02-09 19:00:04下载
- 积分:1
-
nrg2iso.c将nero烧录的nrg文件转换成iso
nrg2iso.c将nero烧录的nrg文件转换成iso-nrg2iso.c will burn the nrg document conversion into iso
- 2022-02-07 20:11:24下载
- 积分:1
-
显示软件的阿什维尼雷达
typedef 结构 _Timestamp
{
无符号短时间 ;
无符号短分钟 ;
无符号短秒 ;
无符号的短毫秒为单位) ;
} S_Timestamp ;
typedef 结构 _PrimaryReports
{
无符号短 messageHeader ;//33031
无符号短 rangeSpread ;
无符号短 azimuthSpread ;
无符号短 filterNumber ;
浮动范围 ;
浮法方位 ;
浮法高程 ;
浮法 multipleElevation [3] ;
浮法强度 ;
} S_PrimaryReport ;
typedef 结构 _PrimaryReportsPerCpi
{
无符号短 messageHeader ;/ / 34952
无符号短 numberOfReports ;
无符号短 cpiNumber ;
无符号的短保留 ;
//float 纬度 ;
//float 经度 ;
S_Timestamp 时间戳 ;
S_PrimaryReport primaryReports [MAX_PRIMARY_REPORTS_PER_CPI] ;
} S_PrimaryReportsPerCpi ;
DetectionDataInterface.MultiCastInit("225.0.0.1",44902) ;
- 2023-05-06 06:10:02下载
- 积分:1
-
basic calculator in vB
basic calculator in vB- basic calculator in vB
- 2022-01-31 06:03:23下载
- 积分:1
-
可以显示JPEG格式的C程序,在VC6.0下测试过!
可以显示JPEG格式的C程序,在VC6.0下测试过!-Can display JPEG format C procedures under VC6.0 tested!
- 2022-03-22 09:33:18下载
- 积分:1
-
基本图书管理系统功能需求:
基本图书管理系统功能需求:
1. 新书入库
2. 读者信息管理:
(1)读者信息录入
(2)读者信息修改
(3)读者信息删除
(4)读者信息查询。
3. 图书查询:
(1) 输入一个书号,在文件中查找此书,若找到则输出此书的全部信息;若找不到则输出查找失败的信息。
(2) )查询所有要购入的图书的书名和书号。
4. 借阅管理
(1) 每个读者的信息包括姓名,编号,借阅图书1,借阅图书2,借阅图书3,输入M个读者的信息并存入数组reader中.
(2) 借书登记:输入读者的姓名及所借图书的书号,先判断姓名是否在读者数组中,若有则将书号存入reader数组中,同时修改book数组中此书的现存量.若reader数组中无此姓名,则应提示错误。
(3) 还书管理:输入读者的姓名,所还图书的书号,修改reader数组和book数组中相应的项。
5. 输出全部图书信息和全部读者信息。
6. 退出系统。
-Basic library management system functional requirements:
1. Book storage
2. Readers Information Management:
(1) reader information into
(2) modify the reader information
(3) the reader information to delete
(4) the reader information query.
3. Book Search:
(1) Enter an ISBN, in the document to find the book, if the output of the book to find all the information if it can not find the output of the failure to find information.
(2)) check all books to be purchased titles, and ISBN.
4. Lending Management
(1) Every reader s i
- 2022-03-20 01:18:53下载
- 积分:1