搜索资源列表
c语言处理图像的代码和文档说明
- 图像处理入门C源码分析, 图像处理入门C源码分析,图像处理入门C源码分析-image processing portal C source code analysis, image processing portal C source code analysis, Image Processing Portal C source code analysis, image processing portal C source code analysis
C文件格式规范模板
- 有本人自己设计的源代码C模板,有利于增强代码的管理,我们平时编程常常缺少注释,读者需要完全读完代码才知道代码的作用,这就是代码不规范所造成的弊端-I have designed the C source code template, which will help enhance the management of code, we can usually programming often lacked notes, the reader needs to completely finish
f_pid.rar
- 模糊pid算法在visual c++环境下运行的源程序,压缩文件,有模糊控制表,Fuzzy pid algorithm in visual c++ environment to run the source code, compressed files, has fuzzy control table
c-soucecode
- 模糊控制C源程序,改程序实现模糊初始化,模糊推理和计算-Fuzzy Control C source code, to achieve fuzzy initialization procedure, fuzzy reasoning and calculation
c(2)
- c++课程设计源代码,课程设计必看,看了不后悔,不懂的打大家可以一起交流-c++ source code for curriculum design, curriculum design must-see, read no regrets, do not understand the fight that we can share together
SecondProject
- source code for pic18f
c++
- its a C++ source code
T-REC-G.722.2-200307
- ITU-T G.722.2 国际电信联盟G.722.2建议书,2003年7月版。该建议书是语音通讯领域的压缩标准,被GSM,WCDMA,3GPP等采用,题目为16kbit下的宽带语音编码,使用自适应多率宽带编码。 内容主要有代数码激励线性预测编码(ACELP),话音活动检测(VAD)等。-This Recommendation describes the high quality Adaptive Multi-Rate Wideband (AMR-WB) encoder and de
ashu
- this rar contain the graphical demonstration of boolean operations on fuzzy sets, the discr iption of fuzzy set and the c source code for fcm clustering algorithm.
c
- 提供等温线绘制的具体解决方案,并且提供完成的c++源代码及相应注释-Isotherms drawn to provide specific solutions, and provide complete c++ source code and the corresponding comments
source
- Very good collection of c++ source code. Implementation of diffrents alghoritms in graph theory, such as floyd,fulkerson. dijkstra,warshall, binary tree,map coloring,vertex cover.
MODBUS-C-source-code
- MODBUS_RTU串口通信的C语言代码。-MODBUS-RTU serial communication C language code.
178-classic-c-language-source-code
- 178个经典c语言源代码+算法大全 还有经典C程序100例 学习程序设计的很好的参考-178 classic c language source code+ algorithm Daquan There are 100 cases of classic C program Good reference for learning program design
Classic-game-source-code
- 经典游戏源代码:扫雷 俄罗斯方块 连连看 五子棋以及经典C语言题-Classic game source code: minesweeping Tetris lianliankan 331 and the classic C language title
C-SIMILIARTY
- VC平台上开发检测代码相似度的系统,主要用于C源程序代码的检测-VC platform to develop code similarity detection systems, primarily for the detection of C source code
Chat-room-source-code
- C+++网络聊天室设计报告和源程序,介绍Winsock,MFC类CAsyncsocket和CSocket,利用CSocket进行有连接的通信 -C+++ Internet chat room design reports and source code, introducing Winsock, MFC class CAsyncsocket and CSocket, use CSocket for a connected communications
FFT-to-C
- FFT 变换,C源代码。FFT C source code (Simple radix-2)-FFT transform, C source code. FFT C source code (Simple radix-2).
30-cases-of-classic-C-source-code
- 30个经典的c列子,有助于你学好基础,基本的面试题-30 classic c Liezi that helps you learn, the basic interview questions
Snake-c-code
- 贪吃蛇的c源代码,供有兴趣的同学学习和参考!-Snake c source code for interested students to learn and reference!
Jacobi-algorithm-and-source-code
- Jacobi迭代算法求解线性方程组,有算法说明与C++代码-algorithm and C++ source code for Jacobi