资源列表
Time
- 简易的电子钟,可以当秒表,计数范围0~99999999秒。 -It s OK!
PSO-ANN
- pso优化算法,优化人工神经网络,非常好的程序-PSO optimization algorithm, optimization of artificial neural network, very good program
KTimer.tar
- 轻量级计时库。封装了Windows/Linux的高精度计时接口,支持多线程调用,便于在产品发布后对程序中关键部分进行性能统计。-A light-weight timer library. It encapsulation the timer interface of Windows/Linux and support multi-thread. It is easy to record the performance statistics of the key parts in program
kthread.tar
- 简单的线程库,使用了C++11的thread并模仿其接口。主要目的是支持TR1中的TLS功能,同时模仿TR1中的Thread接口,在移除caffe中对boost的依赖有很大作用(VS2013不支持TLS)。-A simple thread library, which use the thread of C++11 and its interface. It can be used to support the TLS in C++ TR1. It is used to remove boost
FastICA
- ICA程序,可以用来做独立分析,去噪等分析,十分有用的程序-ICA procedures, can be used to do independent analysis, denoising and other analysis, very useful procedure
bigPrime
- 采用BigInteger 类实现大素数生成,主要用于密码学RSA算法。-Using BigInteger class implements a large prime number generation, mainly for RSA cryptography algorithm.
klog.tar
- 小型日志库,模仿glog库设计接口,支持日志输出、断言等功能但更为小巧。支持直接输出和基于线程队列的输出方式。-A small log library whose interface is similar with glog. It support logging and assert, but it is very small. It support the direct output mode and queue-based output mode.
cycle
- 用于车辆仿真,都是一些标准工况,各个国家的都有,希望对大家有用-vehicle drive cycle
kake.tar
- Node开发的C/C++构建工具,可以使用bootstrap创建配置文件,并且自动生成Makefile。生成的Makefile可以在只做很少改动的情况下在不同环境中移植,在特殊的场景中会非常有用。-The C/C++ building tools developed by Node.js. You can create Kakefile using bootstrap and generate Makefile automatically. The Makefile generated b
PMSM_MRAS
- 永磁同步电机的无传感器控制,模型参考自适应MRAS,MATLAB仿真-Sensorless Control of Permanent Magnet Synchronous Motor, Model Reference Adaptive MRAS, MATLAB Simulation
tdma
- TDMA算法求解三角矩阵的fortran code-TDMA algorithm for solving triangular matrix fortran code.
crank1
- 克兰克-尼科尔森方法求解库埃特流的fortran code-Crank- Nicolson Method for Solving Couette flow fortran code
