20
06/2017
Kangry学Python
准备工作1、安装python,下载地址:https://www.python.org/ 。在安装的时候选择加入PATH环境变量。目前有两种python:Python2.x和Python3.x,关于他们的区别,可以看这里:https://wiki.python.org/moin/Python2orPython3 。你可以同时安装着两个版本。安装好后,在cmd中输入python...
15
06/2017
Priority Queue in C# (C#优先队列库)
项目链接:https://github.com/BlueRaja/High-Speed-Priority-Queue-for-C-Sharp dll下载:https://pan.baidu.com/s/1pKB1Q2n 使用示例:using System;using Priority_Queue;namespace Priority_Queue_Example
{&...
14
06/2017
c# 矩阵计算库Math.Net
c#矩阵运算库:https://github.com/mathnet 下载链接:https://pan.baidu.com/s/1dFvhy4x,https://onedrive.live.com/?id=84F3672F8CDA3E91%21440210&cid=84F3672F8CDA3E91API文档:https://numerics.mathdotnet.com/api/ 运行示例...
11
06/2017
WebService 测试工具 .NET WebService Studio
下载链接:https://pan.baidu.com/s/1i4Iz0WH 界面: