-
snow_drift
说明: 雪堆博弈 Python实现,雪堆博弈揭示了个体理性和群体理性的矛盾对立。可以这样来描述雪堆博弈(snowdrift game Snowdrift game is implemented in Python, which reveals the contradiction between individual rationality and group rationality. We can describe the snowdrift game in this way)
- 2020-05-21 15:16:31下载
- 积分:1
-
7623
Energy spectrum analysis and calculation, Including the MUSIC algorithm, ESPRIT algorithm ROOT-MUSIC algorithm, Fractional Fourier transform computing.
- 2017-11-06 19:59:56下载
- 积分:1
-
tuxiangpinjie
这个程序可以用于两个图像的拼接,通过寻找特征点完成拼接(This program can be used to stitch two images and complete the stitching by finding feature points.)
- 2019-03-12 15:23:59下载
- 积分:1
-
rondeau_sdr2010-grtutorial
[114.rar]
Spectrum analyzer with USRP, GNU Radio and MATLAB (2009-09-14, matlab, 327KB, 68次)
[USRP_Documentation.zip]
usrp的全面介绍,接口介绍,工作原理,以及如何对它进行编程 (2010-12-17, Python, 720KB, 62次)
[bbn_80211_trunk.zip]
USRP(通用软件无线电)上实现的802.11:bbn80211,经测试在gnuradio3.1.1上通过(可以正常收发)(Universal Software Radio Peripheral (USRP) is a range of software-defined radios designed and sold by Ettus Research and its parent company, National Instruments. Developed by a team led by Matt Ettus, the USRP product family is intended to be a comparatively inexpensive hardware platform for software radio, and is commonly used by research labs, universities, and hobbyists.[1])
- 2015-01-07 11:43:16下载
- 积分:1
-
招投标管理系统—python+django+sqlite3
招投标管理系统—python django sqlite3 环境下开发,作者本人开发,现在拿出来共同学习。 前台用户:test 123456 后台用户:admin 8ik,9ol.
- 2019-09-06下载
- 积分:1
-
python解析excel
解析读取excel工具,主要用于跟excel文件相关的处理,能根据需求读取excel相关key的值,eg:#useAge:#import excelReader#reader = excelReader.getReader();#reader.Read(excelPath);#excelInfo = reader.GetExcelInfoByPathAndSheetName(excelPath,"Main");#excelRows = excelInfo.GetExcelRows();#for row in excelRows:# rowCells = row.GetRowCells();# for cell in rowCells:# print("key = %s,v = %s,type=%s"%(cell.GetKey(),cell.GetValue(),cell.GetType()));
- 2022-11-20 07:35:03下载
- 积分:1
-
How_To_Think_Like_A_Computer_Scientist-Learning_Wi
这本书旨在通过Python(对于初学者来说是最容易语言之一)的介绍和学习,教你像计算机科学家那样思考。这本书是国外中学生的教材之一,非常的通俗易懂。(How to Think Like a Computer Scientist: Learning with Python is an introduction to programming using Python, one of the best languages for beginners. )
- 2010-09-20 10:44:32下载
- 积分:1
-
features_extraction_to_csv.py
说明: 人脸识别,对录入的人脸进行特征提取,特征为68点特征(Face recognition, feature extraction of the input face, 68 features)
- 2020-06-22 11:40:01下载
- 积分:1
-
python oracle to mysql
用python语言将oracel数据库中的数据导入到mysql数据库中。
- 2022-03-03 17:43:02下载
- 积分:1
-
smote
smote过采样方法对不平衡数据集进行人工数据合成(smote oversampling and classification)
- 2018-09-08 15:55:42下载
- 积分:1