搜索资源列表
form2222222222
- AVR的开发程序,能够学习到不同的C开发环境下 如何更好第开法-AVR the development process, to learn the C development environment how to better its opening Act
lde
- 这次课程设计的内容是LED、步进电机和喇叭的控制,通过对步进电机的原理的掌握,学会步进电机与芯片的连接方法,以及如何控制脉冲输出,控制单片机的正转,反转,加速转和慢转等,了解步进电机速度的软件控制方法,此外要和蜂鸣器,数码管,LED结合起来,学会控制蜂鸣器的声音的长短,大小,频率,数码管的多数字稳定显示,通过软件定时实现数秒的结果,通过有规律的脉冲来控制LED灯泡循环显示。合理的选择芯片,以及芯片端口,方便程序的实现,通过程序在步进电机和它们之间切换使用,实现连续的功能状态。-The conte
8051-C-language-development-environment-and-design
- 《8051单片机C语言开发环境实务与设计.pdf》 关于8051 C语言的书,本书重简单到复杂,从基础到实际应用,以及如何使用集成开发环境的控制技巧,到最后实例阐述产品开发的规划、思考模式,引导读者了解嵌入式系统的人性化、网络化,并通过实力制作电路板,同时有最完整的原理叙述与详细的程序说明。 通过本书你会学到有关硬件的知识和软件的结构、程序设计技巧和解决问题的方法。-" 8051 C language development environment and design pra
2
- 单片机入门,学习单片机的内部构造,元器件等。了解如何用c语言控制单片机-SCM entry, learning microcontroller' s internal structure, components and so on. Learn how to use c language control MCU
YouCanDoIt-ABeginersIntroToProgramming
- 本书采用互动的教学方式,使用C++语言来教授新手学习程序设计。 全书共17章。第1章是对编程概念和工具的简单介绍,第2章到第6章介绍了C++编程中的循环、函数、通信、类型创建和使用等技巧技能。第7章总结了编程的思路和技巧。接下来的6章(第8章到第13章)中,每一章都作为一个单元,在前17章的基础上添加了一些新的材料和一些新的思路。第14到第16章的主要目标是巩固所学的知识和技巧,并显示如何用所掌握的知识实现一些看上去难度很大的任务。第17章再次对常见编程问题进行了分类分析和论述。随书光盘中带
AtmegaAVR
- 40个AVR单片机学习使用的例程,Atmega单片机汇编和C语言编程快速入门-40 AVR microcontroller learn how to use the routine, Atmega microcontroller assembly and C language programming Quick Start
avr_c
- 手把手教你学AVR单片机C程序设计实验程序-Taught you how to learn C programming AVR microcontroller experimental procedure
beginningcsharpgameprogram
- Are you ready to try your hand at programming games using C#? "Beginning C# Game Programming" is your ideal introductory guide—designed to jumpstart your experience with C# and DirectX 9. It includes the fundamental topics you’ll need to know and cov
Sams-Teach-Yourself-Borland-CPP-Builder-in-21-Day
- In Week 1 you will get a start on learning how to write Windows programs in C++. The C++ language is not an easy language to learn. It is, however, the standard programming language in many corporations and governments around the world. Learnin
ds12887
- 郭天祥老师的讲解51系列单片机的使用例子,本文包含一个完整的c编程源码,可以学习如何编程。-Guo Tianxiang lessons 51 computers to use examples, this article contains a complete c programming source code, you can learn how to program.
shili
- 郭天祥老师的讲解51系列单片机的使用例子,本文包含一个完整的c编程源码,可以学习如何编程。-Guo Tianxiang lessons 51 computers to use examples, this article contains a complete c programming source code, you can learn how to program.
shili2
- 郭天祥老师的讲解51系列单片机的使用例子,本文包含一个完整的c编程源码,可以学习如何编程。需要用keil打开-Guo Tianxiang lessons 51 computers to use examples, this article contains a complete c programming source code, you can learn how to program. Need to open keil
014-DS1302-LCD1602
- AVR单片机C语言源程序,(MEGA16)DS1302的使用,告诉你万年历是如何编写C程序的,适合初学单片机的朋友参考学习。-AVR microcontroller C language source code, (MEGA16) DS1302 use the calendar to tell you how to write C programs for beginners to learn microcontroller reference to a friend.
AVR-microcontroller-
- 手把手教你学AVR单片机C程序设计实验程序-Taught you how to learn AVR microcontroller C program design experimental procedure
MC68HC908GP32C
- 在MC68HC908GP32上移植μC 很好的学习资料,欢迎学习使用-To transplantation the μC good learning information in MC68HC908GP32 welcome to learn how to use
1-LED-lights
- 单片机实用例程,帮助初学者学会如何用c语言写LED灯控制程序。-SCM utility routines to help beginners learn how to write c language LED lights control procedures.
2-Button
- 单片机实用例程,帮助初学者学会如何用c语言写按键控制程序。-SCM utility routines, help beginners learn how to write c language key control procedures.
3-Buzzer
- 单片机实用例程,帮助初学者学会如何用c语言写蜂鸣器控制程序。-SCM utility routines to help beginners learn how to write buzzer control program using c language.
shiliyuanma
- 关于c语言的编程方面的小例子,非常适合初学者,可以下载学习学习,-About the c language programming examples, very suitable for beginners, you can download the learning how to learn,
C之指针复杂解析
- int * (* (*fun) (int *)) [10]这是一个可能会让初学者感到头晕目眩,感到恐惧的函数指针的声明,在熟练掌握C/C++的声明语法之前,不学习一定的规则,想理解好这类复杂声明是比较困难的。 C/C++所有复杂的声明结构,都是由各种声明的嵌套构成的,如何理解复杂指针声明,右左法则是一个很著名,很有效的方法,不过,右左法则其实并不是C/C++标准里面的内容,它是从C/C++标准的声明规定中归纳出来的方法,C/C++标准声明规则,是用来解决如何创建声明的,而右左法则是用来解决
