-
数据结构经典例题,机场模拟,单跑道,根据输入期望值随机生成起飞,降落飞机,注释详细...
数据结构经典例题,机场模拟,单跑道,根据输入期望值随机生成起飞,降落飞机,注释详细-Classic example of data structure, airport simulation, single-track, in accordance with expectations for randomly generated input to take off and landing aircraft, detailed notes
- 2022-08-26 10:10:36下载
- 积分:1
-
摄影测量过程中,进行相片坐标的内定向程序,由框标坐标系转换为像平面坐标系...
摄影测量过程中,进行相片坐标的内定向程序,由框标坐标系转换为像平面坐标系-photogrammetry and remote sensing ,inverse the coordinate
- 2023-05-22 23:55:04下载
- 积分:1
-
SQL数据库图书管理系统(完整代码)
? 实现图书信息、类别、出版社等信息的管理;
? 实现读者信息、借阅证信息的管理;
? 实现图书的借阅、续借、归还管理;
? 实现超期罚款管理、收款管理;
? 创建触发器,分别实现借书和还书时自动更新图书信息的在册数量;(Realize the management of books information, categories, publishing houses and other information;
Realize the management of reader information and borrowing card information.
To realize the management of book borrowing, renewal and return;
Achieve the management of overdue fines and receipts;
Create triggers to automatically update the number of books in the book when borrowing and returning books, respectively.)
- 2019-06-06 21:04:09下载
- 积分:1
-
numpy-1.13.3+mkl-cp27-cp27m-win32.whl
pip for Python2.7,Python的插件,用于安装其他插件(PIP for Python2.7, Python plugin, used to install other plug-ins)
- 2017-11-02 12:05:08下载
- 积分:1
-
本人在pda开发托管代码调用非托管代码中,总结的vb c# 数据类型直接的对应转换,在网上是很少能找到的....
本人在pda开发托管代码调用非托管代码中,总结的vb c# 数据类型直接的对应转换,在网上是很少能找到的.-I pda development in managed code to call unmanaged code, the summary vb c# Data type corresponds to a direct conversion, the Internet is rarely found.
- 2022-09-04 10:05:03下载
- 积分:1
-
PyTorch官方教程中文版
说明: PyTorch是一个基于Torch的Python开源机器学习库,用于自然语言处理等应用程序,中文版官方教程是经典的PYTHON入门到深入教程(Pytorch is an open-source machine learning library for Python based on torch, which is used for natural language processing and other applications. The official Chinese version of the tutorial is a classic introduction to Python to in-depth tutorials)
- 2020-02-26 14:12:12下载
- 积分:1
-
Matrix
矩阵类加法的设计与实现
输入两个二维4*4的矩阵 实现这两个矩阵的加法-Matrix-type addition of the Design and Implementation of the importation of two two-dimensional matrix of 4* 4 matrix of the realization of these two adder
- 2022-08-20 16:15:47下载
- 积分:1
-
MMA
MMA(移动渐近线)优化算法的matlab实现(MMA (MMA) optimization algorithm)
- 2020-12-16 11:19:13下载
- 积分:1
-
example2_3
卡尔曼滤波在船舶GPS导航定位系统中的应用,非常好用,欢迎下载(The application of Kalman filter in ship GPS navigation and positioning system is very useful. Welcome to download it)
- 2020-06-18 22:40:02下载
- 积分:1
-
数据库版JSP树形菜单实例
数据库版JSP树形菜单实例,通过读取数据库中的菜单内容,由JSP结合ajax技术智能显示树形菜单列表,当主节点展开时,适时通过Ajax加载二级节点菜单,代码中包括了菜单实体类,Ajax操作类,Servlet相关类、数据库连接JDBC类等。数据库文件在db文件夹下。
- 2022-09-26 08:15:03下载
- 积分:1