搜索资源列表
用C语言实现的闹钟程序.rar
- 用C语言实现的闹钟程序.rar, Alarm clock procedure realizes which with the C language rar
C语言实现面向对象
- C语言是面向过程的语言,编写的程序干净利落,但是有时候我们还是需要面向对象的,又不想使用C++这种冗杂的语言,可以使用C语言实现面向对象框架(C language is a process oriented programming language, but sometimes we still need to be smooth and clean, object oriented, and do not want to use C++ this miscellaneous language,
C语言的GPS解析程序
- 使用C语言实现GPS解析功能,识别时间、精度、维度等关键参数,是一个入门级程序。(The use of C language to achieve GPS parsing function, identification of time, precision, dimensions and other key parameters, is an entry-level program.)
俄罗斯方块
- C语言实现俄罗斯方块的窗口化运行,有兴趣的可以去看一下(C language to achieve the construction of the Russian box window)
C语言的谱减法实现七
- C语言的谱减法实现. 在语音去噪中最常用的方法是谱减法,其基本思想是通过静音段(噪声段)估计语音中的噪声成分,然后将含噪声语音减去估计的噪声就得到了纯净的语音。(Implementation of spectral subtraction in C language)
C语言PID程序
- 控制算法的C语言实现问题,特地编写出来,初学者课供学习,网上也有一些特定例子供给参考。(Control algorithm C language implementation problems, specifically written out, beginners courses for learning, there are some specific examples of online reference.)
数字滤波器的C语言实现
- 数字滤波器的C语言实现,包括高通、低通、带通滤波器( Digital filter C language, including high pass, low pass, band pass filter )(Digital filter C language, including high pass, low pass, band pass filter)
c语言实现加减乘除
- 运行该程序编程可以实现加减乘除的简单计算器(Using the C programming language can achieve add, subtract, multiply and divide)
读取和输出
- 通过c语言实现txt的读取和写入,支持浮点精度(Through the C language to achieve TXT read and write, support floating-point precision)
判断数字在哪个区间-C语言
- 判断数字所在区间,并使用C语言实现其基本功能(Determine where the numbers are)
妙趣横生的算法_C语言实现
- 该压缩包是关于C语言算法的书籍,对该方面有需求的朋友可以下载看看(The algorithm book based on C language)
用C语言实现数字滤波
- 各种滤波代码,C语言实现,平滑、递推、中位值等等(C language, various digital filtering)
C语言游戏源代码
- C语言游戏源代码:1、 简单的开机密码程序 2、彩色贪吃蛇 3、c语言实现移动电话系统4、 扑克牌游戏 5. C语言实现打字游戏(C language game source code: 1, simple startup password program 2, color snake 3, C language to achieve mobile phone system 4, poker game 5. C language to achieve typing game)
五子棋C语言
- 使用C语言实现简单的五子棋小游戏,其中包括人机对战、人人对战,采用界面绘图实现游戏界面设计。(The use of C language to achieve a simple chess game, including man-machine combat, everyone to fight, the use of interface drawing to realize the game interface design.)
数据结构与算法分析+c语言描述[答案]
- 压缩包中包含各种排序经典算法。全部都用C语言实现。(Compressed package contains various sorting algorithms. All implemented in C language)
妙趣横生的算法pdf版+C语言实现代码
- 妙趣横生的算法pdf版+C语言实现代码,学习数据结构的良品(Amusing algorithm pdf +C language implementation code, learning data structure)
两阶段单纯形法的C语言实现
- 两阶段法单纯形,非常好的两阶段单纯形法的C语言程序 已调试过(Two-stage method simplex Very good two-phase simplex C program has been debugged)
C语言实现FFT(快速傅里叶变换)
- 单片机C语言实现快速傅里叶运算的文档,方便实现快速开发和移植。(Single chip microcomputer C language to realize fast Fourier operation document.)
sm3算法c语言实现
- 国密加密算法中sm3算法vc6内使用c,c++实现(Implementation of Sm3 algorithm in vc6 in encryption algorithm)
典型密码算法及其C语言实现——附录代码
- 几乎囊括了所有主流的加密算法的c语言实现哦(Almost all the mainstream encryption algorithms are implemented in C language.)