搜索资源列表
picwin
- 这是一个编程器软件运行在WINDOWS下,选择查看汇编代码菜单,可以反汇编下面型号PIC单片机程序-This is a programming software runs on WINDOWS, select the View menu assembly code, you can disassemble the following PIC microcontroller programming model
MASM32
- 详尽地讲解如何构建Win32汇编的编程环境-Explain in detail how to build compiled Win32 programming environment
mimasuo
- 嵌入式编程,利用华邦W90P710开发板实现密码锁功能-Embedded programming, development board using Winbond W90P710 password lock function of the realization of
C-language-also-can-do-great-things
- C语言是一种计算机程序设计语言。它既具有高级语言的特点,又具有汇编语言的特点。它由美国贝尔研究所的D.M.Ritchie于1972年推出。1978后,C语言已先后被移植到大、中、小及微型机上。它可以作为工作系统设计语言,编写系统应用程序,也可以作为应用程序设计语言,编写不依赖计算机硬件的应用程序。它的应用范围广泛,具备很强的数据处理能力,不仅仅是在软件开发上,而且各类科研都需要用到C语言,适于编写系统软件,三维,二维图形和动画。具体应用比如单片机以及嵌入式系统开发。-C language is