搜索资源列表
超级C语言小游戏
- 超级C语言小游戏,是一个比较简单而且好玩的游戏,大家可以参照下。-small game is a relatively simple and fun game, we can look at the next.
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
c语言趣味程序百例精解
- c语言趣味程序百例精解欢迎大家学习使用。共同学习,共同进步-100 cases intensive procedures interesting solution to welcome you to learn how to use. Common learning and common progress
C语言实现恺撒加密算法
- c语言实现恺撒加密算法,其中有加密解密暴力破解,非常适合初学者学习用。-Caesar encryption algorithm, which encryption and decryption of violence solved, very suitable for beginners to learn from.
c语言算法程序集
- 这里将集合C语言中常用的算法集合,供初学者参考有很大的帮助!-here will bring together C language commonly used algorithm to gather information for beginners is a great help!
C语言实现MATLAB 6.5中M文件的方法
- 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。-This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, a
C语言编译器的C源码
- 这是用VC做的一个小型C语言编译器,可以对一般C程序进行合适的编译.-This is done with VC of a small C language compiler, the general procedure for suitable C compiler.
作业c语言通讯录源代码
- c语言通讯录源代码,功能一般,不够完善,很,简单适合,初学者可以看,我是为了打作业才上呢-c language directory source code, functional and not perfect, really, for a simple, beginners can see, I will work to fight on?
24C02串行EEPROM的C语言源程序
- 24C02串行EEPROM的C语言源程序-24C02 Serial EEPROM C language source
C++语言中的公有继承应用举例
- C++语言中的公有继承应用举例,显示圆和矩形的坐标.
使C#语言实现最小二乘法
- 使C#语言实现最小二乘法的一元线性回归.
超级文本 C 语言程序库
- 超级文本 C 语言程序库 -C language program library
C
- C语言课程设计案例精编源代码,非常实用,下载后学习,希望对您有帮助。-C language curriculum design for the case sperm source code, very useful, download the study, I hope for your help.
51MCU-C-language
- 51单片机C语言的应用技术开发资料,包括大量C语言的开发实例程序-C-51 single chip technology development application information, including the development of a large number of C language example programs
单片机C语言应用100例
- 单片机实用的C语言,囊括了所有的知识!是初学者入门很好的资料
C语言万年历
- 使用C语言编写简单的万年历,并图像化输出日历///////////////
C#语言规范 (CSharp Language Specification)
- C#语言规范C#(读作“See Sharp”)是一种简洁、现代、面向对象且类型安全的编程语言。C# 起源于 C 语言家族,因此,对于 C、C++ 和 Java 程序员,可以很快熟悉这种新的语言。(CSharp Language Specification)
单片机C语言程序_基于8051工程源码
- 单片机C语言程序_基于8051工程源码 ,100例C语言源码。(Microcontroller C programming language source code _ project 8051 microcontroller C language program based on 8051 _ engineering based on source code)
学通C语言的24堂课-全部源码
- C语言入门必学的24堂课,学练用到精通只用24节课。第一部分基础篇,第二部分提高篇,第三部分高级篇,第四部分实战篇(There are 24 lessons that must be learnt in the C language. You need only 24 lessons to learn and master. The first part of the basic articles, the second part of the improved articles, the th
c语言练习答案
- c语言练习答案,共有十个,包含题目和答案,十分实用!