搜索资源列表
C中显示汉字
- 介绍在TC下如何显示汉字,具体方法可以看里面的说明。比自己用点整显示好了洗-introduced in TC how to display Chinese characters, the specific method can be seen inside the note. More than his own point of the whole show good washing
C程序设计第二版(谭浩强)
- 清华大学 谭浩强 《C语言程序设计》 (第2版) 。 不仅有电子书,还有后面练习的所有原码。 不过请先下载 .nlc阅读器,可惜了点的是 没有PDF格式的电子书。希望对初学者有很 大的帮助。-strong "C Programming Language" (2nd edition). Not only is e-books, still practicing behind all of the original code. But please downlo
C-24calculation
- C语言编写的24点扑克牌游戏源程序,利用了C语言本身的函数库。-C language prepared by the 24 point source poker game, using the C language itself the libraries.
内点法的c源程序
- 内点法的c源程序,实现惩罚因子,循环次数,Interior point method of c source code to achieve punishment factor, cycle number
grade-point
- 东南大学绩点计算 C++源代码,可以计算想要的部分绩点,比总绩点计算好用-Southeast university grade point calculation
VioceRecognition
- 使用科大讯飞的语音识别和语音合成引擎作为基础,开发的适合SP的一套语音识别应用程序,可通过简单配置应用于现有的IVR业务中。主要文件简单说明:asr.c 系统初始化,入口点asrch.c 系统核心处理单元DynGra.c 动态语法生成tts.c 语音合成eventq.c 事件队列asrtimer.c 计时器iblock.c 内存管理.-The use of Science and Technology Institute of China inquiry flying speech recogn
Scrap
- The speech signal contains rich messages, and three main recognition fields from speech signal, which are of most interest and have been studied for several decades, are speech recognition, language recognition and speaker recognition. In this the fo
cheng
- 遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。-Genetic Algorithm (Genetic Algorithm, GA) in recent years developed a brand new global optimization algorithm, which, by With the biological point
C
- 有10个学生,每个学生的数据包括学号、姓名、3门课的成绩,从键盘输入10个学生数据,求出每个学生3门课的平均成绩,并输出最高分的学生的数据(包括学号、姓名、3门课的成绩、平均成绩)。 输入4个整数,按由小到大的顺序输出,使用指针进行处理。 请说明以下程序段存在的问题,并改正。 int a,*p scanf(“ d”,p) 通过计算机并口向数模转换器发送数据,实现D/A转换。 将两台计算机的COM口相连,一个作为接收端,另一个作为发送端,编程实现两台计算机之间的简单通信
FFT
- 256点FFT算法 可以在程序中直接调用-256-point FFT algorithm can be invoked directly in the program
c
- 实现功能: 1)具备整型数据、浮点型数据的算术(加、减、乘、除)运算功能。 依次输入第一个运算数、运算符(+,-,*,/),第二个运算数,然后输出结果。 结果可以作为下一个运算的第一运算数。按‘C’清屏,按‘X’退出。 例如:输入:2 + 5 输出:7 2)实现单运算符表达式计算的功能。 输入的操作数可以包含整数或浮点数。如果遇到错误的表达式,应输出错误提示信息。 输入表达式如下: 例如:输入:2+5 输出:7-Realize functions:
C-CPP
- c/c++深沉搜索。研究C++底层的实现。从汇编、编译、链接的角度研究c++的实现-c/c++ deep search. Of C++ the underlying implementation. From the compilation, compile, link point of the implementation of c++
C-and-Point
- c 与指针是本非常好的书 能详细地介绍c语音中的指针应用 值得大家细细品味-c pointer is a very good book to detailed descr iption of the application of pointer in c voice worth to savor
the-HC595-point-digital-tube
- 用两片HC595芯片点亮数码管的C语言程序-The two the HC595-point digital tube C program
Exterior-point-penalty-function
- 外点惩罚函数的一种算法实例,C语言版凑够二十字就可以了-Exterior point penalty function
C-and-point
- c和指针课后习题答案及代码[完整版],适合C语言学习!-c and pointers Homework answers and code [full version] for C language learning!
s.c
- The file introduces a modified method for maximum power point tracking of a photovoltaic array by the short circuit method.
C-daima
- 曲线的五点光滑法代码,可用于除去曲线的一些无用值。-Five-point code for a smooth curve method can be used to remove some useless value curve.
C程序设计语言(第2版·新版)
- C语言作为许多编程语言的基础,许多开发者的入门功夫,扎实的理论基础是未来发展的一个决定性因素。但是,语言终究只是工具,算法才是核心,思路才是灵魂。本教程在知识点上安排了大量的习题,希望读者通过练习,学习编程的设计思路,学会设计算法,学会构建程序。(C language as the basis of many programming languages, many developers get started, a solid theoretical foundation is a decisi
数据结构与算法分析:C语言描述
- 书中详细介绍了当前流行的论题和新的变化,讨论了算法设计技巧,并在研究算法的性能、效率以及对运行时间分析的基础上考查了一些高级数据结构,从历史的角度和近年的进展对数据结构的活跃领域进行了简要的概括。(The book introduces the current popular topics and new changes, discusses the algorithm design skills, and examines some advanced data structures on th
