搜索资源列表
haffman
- 利用C语言实现哈夫曼编码的文件压缩和解压缩,一个工程项目实践。
testlinklists
- 这是翻阅《数据结构、算法与应用——C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and applications -- Descr iption Langua
基于VC的神经网络开发程序包(原码)
- 可以用C++语言开发各种神经网络:BP,RBF,HOP~…………,使用前请看看说明文档,然后建立一个自己的项目文件,只要能明白作者的思路就能很方便地进行各种神经网络的设计,本人现在就在一个系统中使用它,目前这个开发包的版本已进入0.7了,但功能差不多,本人认为0.5这个版本用着也很方便,所以把他发来,大家共享。-C language can be used to develop a variety of neural networks : BP, RBF, HOP ~ ... ... pleas
powerSD 计算功率谱的C语言源程序
- 这是一个计算功率谱的C语言源程序,采用周期图法估计,可以直接应用与项目中,对做信号处理和图像处理的同志们有用。-this is a psd program that use the C language and it can be used in your project.
fastjar-0.94.tar
- C语言打包、解压功能实现。引自成熟开源项目!-C language pack, unpack function realization
yichuansanf
- 该为遗传算法解决比赛项目排序问题,给出了过程分析,列出了比赛项目排序的模型,进行了方法的研究,最后用c语言编程实现了矩阵的导入,矩阵的转化,遗传算法.程序在解决此类问题,效果良好-The events for the genetic algorithm to solve scheduling problem, given the process of analysis, a list of events sort of model, carried out research on methods
football
- C语言课程设计,机器人足球仿真系统,可供类似项目参考,希望对需要的朋友有用-C language curriculum design, robot soccer simulation system available for reference to similar projects in the hope that a friend in need of helpful
neuralnetworkprogramedinclanguage
- 模式识别中常用神经网络的C语言代码,方便项目开发-Pattern recognition neural network commonly used in C-language code to facilitate the project development
code
- 从键盘输入两个矩阵,输出这两个矩阵和这两个矩阵相乘的矩阵,图书管理系统的一小部分 要求能 登陆 注册 推出 登陆要有次数限制(失败三次退出程序等),注册信息要求写入到文本文件里保存,已知圆半径r=2.5 圆柱高h=4,求圆的周长,面积,圆球体积,圆柱体积,用cin输入要计算的项目,然后输出计算结果,输入输出时要有文字提示,求1!+2!。。。+10!c语言代码,贪吃蛇游戏的C语言代码,求几个带权字符的哈夫曼编码,本打字游戏可进行英文,其它字符和全部字符的打字训练,每次训练若干个字符并进行打字时间,
study_of_C_based_on_robot
- 这是一种结全机器人技术的C语言编程学习资料,让您结合机器人技术做实际项目的开发-This is a statement full of C language programming robotics learning materials, combined with robot technology, you do the actual project development
csdp6.1.0winp4
- 一个求解半正定规划的数值算法包,包括 C 语言实现的源代码和 MATLAB 的调用接口。这是目前项目发布的最新版本 6.1.0。-Copyright 1997-2010, Brian Borchers. This copy of CSDP is made available under the Common Public License. See LICENSE for the details of the CPL. CSDP is a software package f
High-Precision-Library
- C++语言高精度计算库 可以直接利用dll文件 也可以利用源代码内嵌入项目 国外开放源码资源 质量很高 许多部分利用汇编语言加速,实现精巧-C++ language using high-precision computation library dll file can also be used the source code open-source embedded projects abroad, many parts of resource quality hig
matrix
- 任意阶矩阵计算的C语言实现,来自Vicacopter,传说中的很牛的一个开源飞控项目。-English describe is a troule thing.This is a openpilot source code aimed at computing matrix for any state.
double-link
- 双向链表,用C++语言描述,课程设计项目,源码。双向链表,用C++语言描述,课程设计项目-Doubly linked list, with C++ language descr iption, course design project, the source code. Doubly linked list, with C++ language descr iption, course design projects
DSP_ARMA_Lattice_C_language
- 在数字信号处理中,格型(Lattice)网络起着重要的作用,使得它在现代谱估计,语音处理,自适应滤波,线性预测和逆滤 波等方面已得到广泛应用。本项目在VC6.0上用标准C语言实现了ARMA格型滤波器,提供单点滤波和向量滤波的实现,并给出测试程序。算法实现的稳定性也在工程项目中得到验证。-In digital signal processing, the lattice type (Lattice) network plays an important role, so that it
fis
- /* * 这是修改过后的fis.c模糊推理系统库函数,可以移植C/C++环境使用,在VS2010的MFC环境经过测试 * 1、将fis.c文件拷贝到项目中; * 2、修改VS2010的配置属性,项目->属性->C/C++->预处理器->预处理器定义,添加 * _CRT_SECURE_NO_WARNINGS * 3、在【解决方案资源管理器】中选中fis.c文件,单击右键的属性 * 【配置属性】->【常
huffman
- huffman编码C语言实现,项目开发中经常用到的算法。-The the huffman encoding C language, algorithms are often used in the development of the project.
jacobi
- 求解线性方程组的雅克比迭代法的C语言代码以及VC6.0编译器的项目文件。-The C language code of Jacobi iterative method for solving linear equations and the project files using the Visual Studio C++ 6.0 compile.
nonlinear-encoding
- C语言实现的一个小项目编程的例子,功能是实现非线性算法的编程,二分法、蒙特卡洛发等;不仅有助于学习算法编程,还可以学习C语言项目编程的方法,适用于初学者。编程环境是codeblocks.建议使用codeblocks打开程序。-An example of a small project of C programming language, the function is to achieve non-linear programming algorithm, dichotomy, Monte Ca
fft
- 标准C语言程序,对输入的二维矩阵进行快速傅里叶变换。是一种速度很快的FFT算法。因项目需求编写,完全可用。(Standard C language program, the input two-dimensional matrix fast Fourier transform. Is a fast FFT algorithm. Prepared for the project needs, fully operational.)