搜索资源列表
c++yuanchengxu
- c++程序设计的一些例子的代码,很小,但是很全,请需要的人快点下哦!-c procedures designed some of the examples of code and small, but very full, the people need to hurry up next!
RationalPurifyhandbook
- 自动化测试工具,是一个面向VC, VB或者Java开发的测试Visual C/C++ 和Java 代码中与内存有关的错误,确保整个应用程序的质量和可靠性-automated testing tools, is a VC-oriented, VB or Java development testing Visual C / C and Java code with memory-related errors, ensure that the entire application quality a
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
LCS(c++)
- LCS Algorithm, this is a c++ code for lcs(Longest Common Subsequence)
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
华邦w77e532双存储区域代码写软件
- 华邦w77e532双存储区域代码写软件,大家好好研究互相学习。 ,Winbond w77e532 dual storage area to write software code, we carefully study learn from each other.
ecg.zip
- ecg source code in c++,ecg source code in c++
high_quality_ut.zip
- 《以最高质量推进单元测试》介绍了高质量实现C/C++代码覆盖测试的途径,介绍配合scrum的周演实践等。," To promote the highest quality unit test" introduced a high-quality realization of C/C++ code coverage testing ways to introduce the weekly-demo that use with scrum practices.
c-soucecode
- 模糊控制C源程序,改程序实现模糊初始化,模糊推理和计算-Fuzzy Control C source code, to achieve fuzzy initialization procedure, fuzzy reasoning and calculation
CODE
- interfacing 4x4 keypad with lcd. Simple code.
C
- 编写高效简洁的C语言代码,是许多软件工程师追求的目标。本文就是针对编程工作中的一些体会和经验做相关的阐述。-Simple language to write efficient C code, many software engineers to pursue. This article is for the programming experience and experience in doing some clarifications related.
Efficient-C-Code-for-ARM-Devices
- Efficient C Code for ARM Devices
Matlab-cPP
- ,从Matlab调用C/C++代码及C/C++调用m文件两方面,深入地研究了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。实例表明,提出的Matlab与C/C++混合编程方法是简洁、有效的。 更多还原 -Two aspects, called from Matlab the C/C++ code, C/C++ call m files, in-depth study of the principles and implementation mechanisms
Tetris-code
- 俄罗斯方块游戏可以由很多种语言来编,如VB,C,C++,Java等,本文提供C++源代码,方便了想学习的人。-Tetris game compiled many languages, such as VB, C, C++, Java, the paper provide C++ the source code to facilitate the people who want to learn.
Noise-sim-c-code
- Noise making cpp code
C-Sharp-call-the-windows-API-entry
- C#调用windows API入门,即C#如何调用非托管代码,资料内进行了详细的介绍和分析。-C# calls the windows API entry, namely the C# how to call unmanaged code, data are introduced and analyzed in detail.
C-code-for-8051-microcontroller
- C code for 8051 microcontroller room lightning
code.c
- micro c code for security system
1-ph-PWM-with-ADC-in-continuous-mode-(C-code)
- 1-ph PWM with ADC in continuous mode (C code)
你必须知道的495个C语言问题
- 书中列出了C用户经常问的400多个经典问题,涵盖了初始化、数组、指针、字符串、内存分配、库函数、C预处理器等各个方面的主题,并分别给出了解答,而且结合代码示例阐明要点。(The book lists more than 400 classic questions that C users often ask, covering topics such as initialization, arrays, pointers, strings, memory allocation, library