Kurs c na AVR z EP AVR-GCC kompilator C dla mikrokontroler w AVR
标签: mikrokontroler kompilator AVR AVR-GCC
上传时间: 2017-09-28
上传用户:yzy6007
使用InnoSwitch3-CP(具有PowiGaN技术的INN3270C-H215)和HiperPFS-4的100 W USB PD Type-C充电器(5 V / 3 A; 9 V / 3 A; 15 V / 3 A; 20 V / 5 A输出) (PFS7628C)
上传时间: 2022-05-09
上传用户:XuVshu
·《嵌入式软件基础:C语言与汇编的融合》(Fundamentals of Embedded Software)(Daniel W. Lewis)英文版[PDF]
上传时间: 2013-07-06
上传用户:kernaling
51单片机驱动步进电机(含电路图和源程序代码) 源程序:stepper.c stepper.hex /* * STEPPER.C * sweeping stepper's rotor cw and cww 400 steps * Copyright (c) 1999 by W.Sirichote */ #i nclude c:\mc5151io.h /* include i/o header file */ #i nclude c:\mc5151reg.h register unsigned char j,flag1,temp; register unsigned int cw_n,ccw_n; unsigned char step[8]={0x80,0xc0,0x40,0x60,0x20,0x30,0x10,0x90} #define n 400 /* flag1 mask byte 0x01 run cw() 0x02 run ccw() */
上传时间: 2013-11-09
上传用户:钓鳌牧马
本书是c语言的设计者之一dennis m.ritchie和著名的计算机科学家brian w.kernighan合著的一本介绍c语言的权威经典著作。我们现在见到的大量论述c语言程序设计的教材和专著均以此书为蓝本。
上传时间: 2013-10-10
上传用户:sunchao524
《C程序设计语言》是由C语言的设计者Brian W. Kernighan和Dennis M. Ritchie编写的一部介绍标准C语言及其程序设计方法的权威性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。《C程序设计语言》的讲述深入浅出,配合典型例证,通俗易懂,实用性强,适合作为大专院校计算机专业或非计算机专业的C语言教材,也可以作为从事计算机相关软硬件开发的技术人员的参考书。 在计算机发展的历史上,没有哪一种程序设计语言像C语言这样应用如此广泛。
上传时间: 2013-11-20
上传用户:2728460838
Lachesis an IRCRPG combat engine written in a combination of C and C++. The combat engine is being written for a specific RPG, but most of the project should be useful to IRCRPGs in general. It includes a native interface to the IRC protocol to allow it to act as an IRC bot, for such uses as dice rolling and acting as a remote-controlled client (RPG NPC perhaps).
标签: combat engine combination Lachesis
上传时间: 2014-01-26
上传用户:firstbyte
W-CDMA的仿真代码:包含信道编码,交织,速率匹配,调制,扩频,信道模型,RACK接收机和相应的解码程序(matlab和C)。
上传时间: 2015-08-10
上传用户:2467478207
P2P (peer to peer) file sharing program in C#. Supports Gnutella, Gnutella2, eDonkey, and OpenNap. www.filescope.com. This is excellent for people wanting to learn socket programming, GUI effects via drawing, custom drawn controls (tabcontrol, menus, etc.), network transfers, and much more.
标签: Gnutella peer Supports OpenNap
上传时间: 2015-10-01
上传用户:change0329
Microsoft.NET测试驱动开发 Test-Driven Development in Microsoft .NET by James W. Newkirk and Alexei A. Vorontsov ISBN:0735619484 Microsoft Press © 2004 Using a wealth of pragmatic examples in C# and other .NET development tools, the two authors of this text demonstrate how to use automated tests to drive lean, efficient coding and better design.
标签: Microsoft A. W. Development
上传时间: 2014-01-07
上传用户:ynzfm