-
c调用Python模块
简介
在进行应用的实用化的过程中我们总会实现一些代码的应用.
我们总会遇到在C程序中调用Python模块的情况.
实现C调用Python模块的代码.
Callpy.c即实现调用的程序,编译即可运行.
Pytest.py即调用的实验Python程序.
- 2023-09-07 19:20:03下载
- 积分:1
-
QB模型 神经网络
说明: 从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)
- 2020-06-23 08:00:01下载
- 积分:1
-
python matplotlib animation例子
根据matplotlib下animation官网example总结并重写的例子,了解FuncAnimation的用法
- 2022-03-03 13:27:23下载
- 积分:1
-
pygame编植物大战僵尸
【实例简介】
用到pygame模块编的植物大战僵尸
- 2021-06-01 00:31:16下载
- 积分:1
-
My_UAV_Simulink
固定翼无人机仿真平台,可以进行算法测试,进行姿态控制,以及位置控制(Fixed wing UAV Simulation Platform, which can be tested for algorithm)
- 2020-10-20 00:27:25下载
- 积分:1
-
动手学深度学习
动手学深度学习使用的书籍,自己收藏的,为啥要20字?(Books for hands-on in-depth study, self-collected)
- 2020-06-18 22:40:02下载
- 积分:1
-
[图灵程序设计丛书].Python机器学习经典实例
说明: 机器学习的实践书,图灵程序设计用书。有需要的可以学习一下(Practice book of machine learning)
- 2019-03-22 09:40:40下载
- 积分:1
-
【课程代码】从零写Python练手项目:实用脚本
说明: 从一篇文章中检索所需字段,并对该字段在全文出现的情况进行统计(check words and count its number)
- 2020-09-18 22:59:42下载
- 积分:1
-
SingleNeuralNetwork
神经网络算法,股票 开盘 收盘 最高 最低 预测股票的趋势(Neural network algorithm, the stock closed the highest and lowest forecast stock trend)
- 2016-12-21 12:55:14下载
- 积分:1
-
regress
一个xgboost实现的回归模型预测,数据集来源于kaggle的taxi竞赛(Regression model prediction based on a xgboost implementation)
- 2017-10-13 10:09:42下载
- 积分:1