搜索资源列表
Python-for-PSO-algorithm
- Python实现的粒子群优化算法源代码,需要引用到Numpy,需要对自定义问题进行优化只需要更改f6函数即可,智能算法本身的参数亦可以自行设定。-Python implementation of the PSO algorithm source code, you need to refer to Numpy, Custom issues need to be optimized to only need to change the f6 function, the smart algorith
digester-python
- 一个用Python实现的将XML源文件转化成Python对象结构的转换器。使用时请将转化规则写到config.xml文件中。使用该程序后可以避免每次都写冗长的读取xml文件创建对象结构的过程。当使用混合编程时,该程序也可以被用于C++工程。参见http://commons.apache.org/digester/,本程序是这个工程的Python版本!-With the realization of a Python source file will be XML objects into the
贪吃蛇python代码
- python实现贪吃蛇小游戏,非常简单的一个小程序,大家可以试着跑一下(Python Snake game, a very simple procedure, we can try to run)
python绘制excel
- python 实现复杂写excel,主要用了xlwt库,使用方便,简单易用(Python achieve complex writing excel, mainly using the xlwt library, easy to use, easy to use)
归档
- 使用python实现置换加密算法的加密与解密(Realize encryption and decryption of permutation encryption algorithm)
real_time_object_detection
- 深度学习 + OpenCV,Python实现实时视频目标检测(We learned how to use deep learning + OpenCV + video stream to perform real-time object detection)
websocket-python
- python实现的websocket框架,可用于跨平台使用。(The websocket framework Python to achieve, can be used for cross platform use.)
压缩感知重构算法之SP算法python实现
- 压缩感知Sp算法,python实现,图像处理方向的,可以改变为信号处理,可以极好的重构出原图像。(Compressed sensing Sp algorithm, python implementation)
特征提取程序
- 特征提取,随机森林实现特征重要性排序,用python实现(Feature extraction and classification of characteristic importance in random forest)
CS模式的TCP聊天室程序(python和java版本)
- Python实现的聊天室,和JAVA实现的聊天室源码(Chat rooms implemented with Python/JAVA.)
python 偏最小二乘法
- 包含python实现偏最小二乘回归的源代码,同时文件中还有所需数据格式(Contains python partial least-squares regression source code, at the same time the file also has the required data format.)
MaxEntropy
- 最大熵模型,改进迭代尺度法python实现,包含数据集,结构简单,注释明确(Maximum Entropy Model, Improved Iterative Scale Method Python Implementation, Contains Data Set, Simple Structure, Clear Comments)
python实现代码、测试数据集及结果
- 密度距离矩阵优化聚类算法python实现(Python implementation of density distance matrix optimization clustering algorithm)
python实现猜数小游戏
- Python实现猜数小游戏并形成游戏文档(this is a number game write by python)
八皇后问题Python实现
- 八皇后问题Python实现,代码备注清晰,望读者耐心参阅(Eight Queen's problem arithmetic implementation, note clearly, hope readers have patience.)
Python实现HMM模型完美版
- Python实现HMM算法完美版 代码全集(Python realize HMM algorithm perfect edition code complete works)
Python实现HMM模型完美版
- Python实现HMM算法完美版代码集合(Python realize HMM algorithm perfect edition code complete works)
Python实现LDA模型完美版
- Python实现LDA算法完美版代码全集(Python realize LDA algorithm perfect edition code complete works)
python 实现多线程聊天室 - 副本
- 用Python实现一个网络聊天室,可发送表情和传输文件(Using Python to realize a network chat room, which can send facial expressions and transfer files)
casa模型的python实现
- 利用python语言实现了casa模型的NPP的计算,包括数据的读取等,亲测可用(Python implementation of the casa model)