搜索资源列表
em78.义隆单片机em78系列全教程
- 义隆单片机em78系列全教程,主要为义隆单片机开发者参考使用。,Elan em78 Series single-chip full-course, the main developer for the Elan single-chip reference.
IPAddressControlLib
- IP地址控件。使用方便。使用C#开发。简单有效。非常好用。-IP address control. Easy to use. Using C# development. Simple and effective. Very easy to use.
C
- 用c语言对凌阳单片机进行编程,编写共阴数码管显示驱动程序,使用IRQ4_4KHz中断-With c language programming Singlechip Sunplus, the preparation of a total of vaginal digital tube display drivers, the use of interrupted IRQ4_4KHz
VisualC
- c#图书销售系统,经典例子.适合初学者使用.-c# book sales system, a classic example. suitable for beginners to use.
KeilC511.0
- Keil C51是美国Keil Software公司出品的51系列兼容单片机C语言软件开发系统,与汇编相比,C语言在功能上、结构性、可读性、可维护性上有明显的优势,因而易学易用。用过汇编语言后再使用C来开发,体会更加深刻。-Keil Software
c
- 二分法(折半)插入排序:在已排好序的序列中使用二分法查找插入位置,找到后移动其后记录插入新记录。-Dichotomy (binary) insertion sort:In the series have been sequenced use dichotomy search into position,after finding a new record record insertion by moving.
C_php-extensions
- PHP扩展模块,如何让你使用C C++进行扩展PHP原生功能不支持扩展!-Extension PHP module, to let you use the C C++ to extend PHP function does not support native extensions!
C
- 测井分层,用于测量地深问题的代码,你可以下载使用。-Logging layer, used to measure to the deep problems of code, you can download.
c-function-data
- 关于c语言的函数使用手册,有c语言的标准函数库的介绍-C-language functions on the manual, there is a standard library c language introduction
LBGC
- 使用C++软件实现LBG算法的一种数组分类-To use C++ software implementation of an array of the LBG algorithm classification
ColorDialog
- 使用C++编写的颜色选择对话框程序,有助于初学者学习C++的单文档编程。-The color selection dialog using C++ written procedures help a beginner learning C++ single document programming.
exam060
- C语言实现随机存取数据,借助于fseek()函数可以设置文件的位置,再使用C的I/O系统便可以完成随机读写操作-C language random access data by means fseek () function can set the location of the file, using C, I/O system can complete random read and write operations
Ultrasonic-ranging-c-program
- 超声波测距离,需要单片机与超声波测距传感器一起使用,内含复杂的数据处理过程-Ultrasonic distance measurement, MCU and ultrasonic ranging sensor are used together, containing complex data processing
tushujieyuexitong
- 使用C++编写的图书借阅系统,能实现图书借阅、归还等给中功能。-Borrow books, the using C++ written can borrow books, return to function.
tongxunlu
- C语言做的通讯录管理系统 方便编程初学者使用-C language correspondence management system to facilitate the programming beginners
hannou-tower
- 详细的阐述了如何使用c语言来解决汉诺塔的问题,含有程序和说明!-solving the hannuo tower question by c language.
C-programa-in-matlab
- 通过使用 MEX 文件在matlab中调用C程序,MEX 文件是由原 C 代码加上 MEX 文件专用的接口函数后编译而成的,-C programa in matlab
project_zoomingshrinking
- 图片放大缩小,可用于Qt Creator,使用c语言编写-Picture zoom can be used Qt Creator, using c language
C-P-P-programming-under-LINUX
- 面向对象程序的基本元素是对象,面向对象程序的主要结构特点是:第一,程序一般由类的定义和类的使用两部分组成,在主程序中定义各对象并规定它们之间传递消息的规律.第二,程序中的一切操作都是通过向对象发送消息来实现的,对象接收到消息后,启动有关方法完成相应的操作-Object-oriented programming is the basic element of object, main structure characteristics of object-oriented programming