资源列表
STAP_JDL
- 空时自适应处理降维算法中的JDL,采用三乘三转换矩阵(Dimensionality reduction algorithm for space time adaptive processing)
测绘实用工具
- 这是一个很好用测绘实用工具,各位同行可以下来用一下。((setvar "cmdecho" 1) (setq en (ssget (list '(0 . "spline,arc,line,ellipse,LWPOLYLINE")))) (setq i 0) (setq ll 0) (repeat (sslength en) (setq ss (ssname en i)) (setq endata (entget ss)) (comm
成品五子棋
- 简单的五子棋程序,可实现人机和pvp对战(code for gobang in mathematica)
windows网络相关DOS命令大全.doc
- Windows网络命令行介绍及应用,需要DOS命令的基础知识和相关进能。(Windows network Command line)
dnc2wallet_2.1.0
- 按网币源代码,仅供学习观摩使用;版权归暗网空间网站所有。特此声明。(DarkNetSpace is a platform for anonymous application, and DarkNetCoin (DNC) is the general currency in DarkNetSpace)
Django By Example
- django by example 英文版(django by example english version)
frft分形
- 可用来计算通讯系统中分形参数,确定分形参数的具体范围(It can be used to calculate the fractal parameters in communication system and determine the specific range of fractal parameters)
HY-SRF05超声波模块 SA-097
- srf05超声波模块资料,基于51单片机例程,1602显示,12864显示(srf05Ultrasonic module data, based on 51 microcontroller routine, 1602 display, 12864 display)
DDA_toolbox_v0.1
- 采用Matlab语言和离散偶极子近似的方法求解颗粒散射(solve the scattering properties of NPs)
LCD&OV7725
- 原子stm32407驱动移植ov7725(Atomic stm32407 driver transplant ov7725)
matlab实用程序
- MATLAB编程的实用编程算例,让MATLAB编程轻松入门(MATLAB programming practical examples of programming, MATLAB programming easy entry)
mps_install
- cikit-Learn是基于Python的机器学习模块,基于BSD开源许可证。这个项目最早由DavidCournapeau 在2007 年发起的,目前也是由社区自愿者进行维护。 Scikit-Learn的官方网站是http://scikit-learn.org/stable/,在上面可以找到相关的Scikit-Learn的资源,模块下载,文档,例程等等。 Scikit-Learn的安装需要numpy,scipy,matplotlib等模块,windows用户可以到(Cikit-Learn i