-
本文是作者在C++编程中的一些心得和笔记,以及阅读相关资料时的一些摘录,罗列此处,可与文档“开发部文档库/研发部文档/研发部相关规定/研发部编码约定”参照阅读。...
本文是作者在C++编程中的一些心得和笔记,以及阅读相关资料时的一些摘录,罗列此处,可与文档“开发部文档库/研发部文档/研发部相关规定/研发部编码约定”参照阅读。-This paper is in the C++ programming some of the ideas and notes, and reading relevant information to some of the excerpts listed here with the document, " Development Document Library/R & D department document/R & D relevant provisions of the/R & D department coding conventions" reference阅读.
- 2022-01-25 22:50:06下载
- 积分:1
-
这是回声状态神经网络的源代码,很难找的哦
这是回声状态神经网络的源代码,很难找的哦-This is the echo state neural network source code
- 2022-01-25 23:39:48下载
- 积分:1
-
rfc1738文档 rfc1738文档 rfc1738文档
rfc1738文档 rfc1738文档 rfc1738文档-rfc1738 document files rfc1738 rfc1738 document files Document files rfc1738 rfc1738 rfc1738 rfc1738 document files rfc1 738 Documents
- 2023-07-30 00:20:03下载
- 积分:1
-
这是一个对药品入库,出库,分类的管理的系统
这是一个对药品入库,出库,分类的管理的系统-this is a drug storage, warehousing, the management of the classification system
- 2023-08-13 08:25:03下载
- 积分:1
-
一本有关于ARM C编程的电子书,是提高嵌入式系统C语言编程的好教材。...
一本有关于ARM C编程的电子书,是提高嵌入式系统C语言编程的好教材。-On an ARM C programming e-books, is to improve the C language programming of embedded systems good material.
- 2023-05-20 06:50:03下载
- 积分:1
-
on LabVIEW datasocket technical documentation, I believe it would be helpful to...
这些是关于LabVIEW中datasocket的技术文档,相信对初学者会有所帮助.-on LabVIEW datasocket technical documentation, I believe it would be helpful to beginners.
- 2022-05-29 11:20:39下载
- 积分:1
-
matlab《主成分分析》的源代码,是化学计量学的模式识别的主要程序。...
matlab《主成分分析》的源代码,是化学计量学的模式识别的主要程序。-matlab
- 2022-09-01 06:50:04下载
- 积分:1
-
drugs Invoicing
药品进销存-drugs Invoicing
- 2022-02-01 16:07:40下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
System...
Please read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-10-03 02:05:03下载
- 积分:1
-
图书管理系统
1、问题描述: 对一个有N本书籍的图书馆进行计算机管理,通过该系统实现对该图书图的基本功能的管理,包括:增加新书、借书、还书、查询书籍等操作。 2、功能要求: 1)本系统采用一个包含N个数据的结构体数组,每个数据的结构应当包括:书号、书名、作者姓名、借书证号、借还标志、借还书日期等。 2)本系统显示这样的菜单: 请选择系统功能项: a. 增加新书 b. 书籍查询 (1) 按书号查询 (2) 按书名查询 (3) 按作者查询 c. 借还书 (1)借书 (2)还书 d. 退出系统 3)执行一个具体的功能之后,程序将重新显示菜单。也可以通过判断“借书日期”的内容是否为’
- 2022-01-28 15:06:45下载
- 积分:1