搜索资源列表
BFR.c++
- 现提供一个径向基网络的C++源程序,仅供大家学习和参考,欢迎提宝贵的意见,相互交流交流!-is to provide a neural network in C + + source code, we only study and reference, welcome valuable views and interaction exchange!
examle
- Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared
Grabcut matlab+C++ code
- GrabCut implementation with C++ and Matlab.
关于无线传感器网络的S-MAC定位算法的C 语言代码
- 关于无线传感器网络的S-MAC定位算法的C 语言代码.希望对大家有帮助.,Wireless sensor networks on S-MAC algorithm for C language code. Want to help you.
CAcode.rar
- C/A码发生器Matlab程序,测试通过,C/A code generator Matlab procedures
IIR_Filter.rar
- 直接型IIR滤波器实现源代码,希望与大家共同分享!,Direct IIR filter source code, I hope to share with you!
Objective-C-Coding-Style-Guidelines
- 参考Apple Coding Guidelines for Cocoa, Google Objective-C Style Guide, Three20 Source Code Style Guildelines,并结合自己的实际情况总结了一份编码规范。自己在实行的过程中确实感觉到代码更加清晰了,看上去也“专业”了。希望对编码尚不规范的童鞋有所帮助。-Reference Apple Coding Guidelines for Cocoa, Google Objective-C Style Gui
LDPC--C
- 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute to the completion of various
LHM-c-code-plot-use-matlab
- c code for LHMs and using the matlab to plot the field
kmean
- 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
MPEG_souce-code
- Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
aco
- 一共四个蚁群算法 程序源码,三个matlab,一个C语言-A total of four procedures for source code ant colony algorithm, three matlab, a C language
MatlabC
- :Matlab具有强大的数值计算和分析等能力,而C/C++是目前最为流行的高级程序设计语言,两者互补结合的混合编 程在科学研究和工程实践中具有非常重要的意义。因此,从Matlab调用c,C++代码及c,C++调用m文件两方面,深入地研究 了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。-: Matlab has powerful numerical calculation and analysis capabilities, while the C/C++
Clean-Code
- 介绍C的好书,里面介绍了很多编程的知识,指的我们赌一赌,看一看-a book about c,it is a good descr iption about c.and you can devalop your knowledge.
C++_with_Matlab
- Why use C/C++ with Matlab? • Matlab can be slow • C++ can be fast – How can we integrate C++’s speed with Matlab’s convenience? Matlab’s convenience? • Goal: -Implement critical functions with (fast) C++ code, and use (
put-c-code-into-matlab-
- put c code into matlab
Writing-MATLAB-C-MEX-Code
- Writing MATLAB C-MEX Code
C-Code-Generation-for-a-MATLAB-Kalman-Filtering-A
- C Code Generation for a MATLAB Kalman Filtering Algorithm - MATLAB & Simulink Example
模糊C均值聚类(FCM)
- 模糊C均值聚类,matlab程序,简单易懂,程序可以运行。(Fuzzy C means clustering, Matlab code, easy to understand, the program can run.)
模糊PID控制算法C语言代码
- 模糊PID控制算法C语言代码,用于模糊算法的学习和研究。(Fuzzy PID control algorithm C language code)