▍1. KTLTHDT-Slide
C++ project simulation
将matlab的m文件生成可供labview调用的dll(The matlab m file is generated for LabVIEW call DLL)
改程序在Turbo C或Visual 6.0中编译,能够实现基2的快速的傅里叶变换。(Reform program in Turbo C or Visual 6.0 compiled, enables fast Fourier transform base 2.)
Arduino hx711库文件,在编写程序省去很大力气,很好用的头文件,大力推荐(Arduino hx711 library files, eliminating the need to write programs in a lot of effort, a good use of header files, strongly recommended)
检验实际分布是否与理论密度分布函数相符合。球面均匀分布的随机点在二维平面上的投影的密度分布(Verify whether the actual distribution consistent with the theoretical density distribution function. Spherical uniformly distributed random dot density distribution projected on a two-dimensional plane)
手势识别基于matlab源代码,包括相应的源代码,可以直接运行,效果良好,适合初学者学习 (Gesture recognition based on the matlab source code, including the corresponding source code, can be directly run, the effect is good, suitable for beginners to learn )
clustering algorithm paper
在看了网上的四轴飞行器的源码后,修改的自己认为比较简单的四轴飞行器工作源码(After reading the online source quadrocopter, modify yourself think a relatively simple job quadrocopter source)
CloseMonitor,显示器关闭,保护隐私,z健开启。(CloseMonitor,z key to open。)
偏微分方程_编程 Routines in C, C++, Fortran, Java® , Maple® , and MATLAB(Ordinary and Partial Differential Equation Routines in C, C++, Fortran, Java® , Maple® , and MATLAB)
c++ code for forward modeling in transverse electromagnetic wave propagation.
可以实现开机自动在后台运行matlab,为第一次运行matlab节省时间。(Matlab can start automatically in the background, saving time for the first run matlab.)
STL(Standard Template Library),即标准模板库,是一个具有工业强度的,高效的C++程序库。它被容纳于C++标准程序库(C++ Standard Library)中,是ANSI/ISO C++标准中最新的也是极具革命性的一部分。该库包含了诸多在计算机科学领域里所常用的基本数据结构和基本算法。为广大C++程序员们提供了一个可扩展的应用框架,高度体现了软件的可复用性。 (STL (Standard Template Library), which is a standard template library, with industrial strength, efficient C++ library. It is contained in the C++ standard library (C++ Standard Library), ANSI/ISO C++ standard is the latest in is also very part of a revolutionary. The library contains many in Computer Science in the field of common basic data structures and basic algorithms. Provides an extensible application framework for the majority of C++ programmers, highly reflects the software reusability.)
牛顿拉夫逊法编制的潮流计算程序,很实用,是很好的学习资料(Newton-raphson method of power flow calculation program, very practical, is a very good learning materials)
Matlab遗传算法工具箱(Sheffield大学版) 最优秀的遗传算法工具箱(Matlab genetic algorithm toolbox (university of Sheffield)- the best genetic algorithm toolbox)
Matlab_powerflow 电力系统潮流计算直流方法 很简单 但是很实用 (Matlab powerflow of dc power system power flow calculation is simple,but very practical)
简单的基于matlab的启发式搜索算法。(The matlab simulation method of heuristic search algorithm。)