资源列表
[Linux/Unix编程] openfp-1.3.2
说明:利用音频指纹技术提取音频的mfcc系数,进而通过比较mfcc向量之间的距离来进行音乐的检索。-OpenFP is an experimental audio matching solution.It extract the mfcc of audio by using audio pingerprint technology.<胡伟> 在 2025-02-09 上传 | 大小:138kb | 下载:0
[系统编程] root-of-procedures
说明:编写一个求方程ax2 + bx + c = 0的根 的程序,用3个函数分别求当b2-4ac大于零、等于零、和小于零时的方程的根。要求从主函数输入a,b,c的值并输出结果。 -Write an equation for ax2+ bx+ c = 0 root of procedures, the use of three function for respectively when b2-4 ac greater than zero, z<晶晶> 在 2025-02-09 上传 | 大小:1kb | 下载:0
[Linux/Unix编程] Qtgaojibiancheng
说明:Qt开发帮助文档,很适合高级编程使用的参考书-Qt Linux<wzy> 在 2025-02-09 上传 | 大小:3.76mb | 下载:0
[系统编程] lowercase-capital-letters
说明:定义函数up(ch),如字符变量ch是小写字母就转换成大写字母并通过up返回,否则字符ch不改变。要求在短小而完全的程序中显示这个程序是怎样被调用的。-Define function up (ch), such as the character variable ch a lowercase letter is converted into capital letters and through up to return to, or<晶晶> 在 2025-02-09 上传 | 大小:1kb | 下载:0
[系统编程] parameters-of-the-function
说明:编写主程序条用带实数r和整数n两个参数的函数并输出r的n次幂。-Write the main program with take real r and integer n two parameters of the function and output r n times power.<晶晶> 在 2025-02-09 上传 | 大小:1kb | 下载:0
[系统编程] equipment-management
说明:设备管理系统,C语言编写,可以实现对设备的添加、修改、删除、打印输出等操作,界面友好-Equipment management system, written in C language, can realize devices add, modify, delete, print output operation, friendly interface<TsaiCai> 在 2025-02-09 上传 | 大小:251kb | 下载:0
[系统编程] Palindrome-judgment
说明:回文判断,能够判断文本文件中的一行文字是否为回文。回文即前后对称的文字。-Palindrome judgment, be able to judge the line of text in the text file is a palindrome. Palindrome i.e. symmetrical before and after text.<TsaiCai> 在 2025-02-09 上传 | 大小:179kb | 下载:0
[系统编程] ieqiu-string-length
说明:编写一个ieqiu字符串长度的函数,strlen(),再用strlen()函数编写一个函数revers(s)的倒序递归程序,使字符串s逆序。-Write a ieqiu string length function, strlen (), then use strlen () function write a function revers (s) of the reverse order recursive procedure, ma<晶晶> 在 2025-02-09 上传 | 大小:1kb | 下载:0
[系统编程] polynomial-calculation
说明:用C语言编写的一元稀疏多项式计算,包括加减乘三种计算类型-Written in C language, one yuan sparse polynomial, including addition and subtraction multiplication three types of calculations<TsaiCai> 在 2025-02-09 上传 | 大小:181kb | 下载:0