sjn

积分:584
上传文件:22
下载次数:547
注册日期:2009-09-06 20:23:43

上传列表
Proteus_Video_Tutorial1.rar - Tutorial for Proteus 1 Create PIC and LCD Display project ,2009-09-24 17:12:04,下载4次
usbcombo.rar - This example firmware is based on Microchip s USB Support Firmware. The purpose of this example is to provide a model for making a USB combination device. This mainly entails having the USB descriptors set up correctly. File usb_ch9.c contains the mouse and keyboard descriptors in the correct configuration. The main routine of this example moves the cursor in a circle and sends keyboard keycodes for the message "Microchip USB" over and over again. Some advice: Before running this firmware open a blank text document. Make sure that when you run the device/emulator that you are able to give focus to the document. The cursor will be moving in a circle so make sure you have plenty of room to click on the editor window. This will allow you to see the message "Microchip USB" without inadvertently having the message type over an existing document.,2009-09-23 00:23:06,下载9次
microsoft-mobile-development-handbook.rar - Features essential coverage of key mobile-development topics -Covers application development for .NET Compact Framework 2.0, in addition to SQL Server 2005 Everywhere Edition and Microsoft Windows Mobile ® 5.0, running on devices such as Pocket PCs and Windows Mobile Smartphones -Delivers practical guidance based on the authors extensive, real-world experience -Includes code samples in C#, with additional code samples in Visual Basic on the Web ,2009-09-23 00:18:32,下载22次
professional-microsoft-smartphone.rar - * How to use the programming framework and classes available in Windows Mobile and Smartphone SDK * The fundamentals of .NET Compact Framework 2.0 * Techniques for developing your own robust Smartphone applications * Steps for customizing components and P/Invoke * How to enhance data and communication security * Ways to improve the performance of your applications * Fundamental techniques for supporting world-ready applications ,2009-09-23 00:02:07,下载14次
DOTNETMobile.rar - All the code examples in this book are written in C#, Microsoft s flagship new programming language developed concurrently with the .NET Framework. Our hope is that Visual Basic developers won t feel alienated by this focus on C#. In fact, C# and Visual Basic code are structurally very similar and, apart from the obvious language syntax differences, the C# samples should be very readable to a Visual Basic .NET developer. On the companion CD, you ll find every sample application in this book with versions in C# and Visual Basic .NET. The only exceptions to this are the custom control examples from the second half of Chapter 15 and from Chapter 16. These are only in C#, not because you can t use Visual Basic (or any other language the .NET Framework supports, but because we didn t have time to do it! ,2009-09-22 22:29:31,下载5次
RTLHardwareDesignUsingVHDL.rar - Several unique features distinguish the book: * Coding style that shows a clear relationship between VHDL constructs and hardware components * Conceptual diagrams that illustrate the realization of VHDL codes * Emphasis on the code reuse * Practical examples that demonstrate and reinforce design concepts, procedures, and techniques * Two chapters on realizing sequential algorithms in hardware * Two chapters on scalable and parameterized designs and coding * One chapter covering the synchronization and interface between multiple clock domains ,2009-09-17 19:33:49,下载10次
vhdl-2008-just-the-new-stuff-systems-on-silicon.r - VHDL is defined by IEEE Standard 1076, IEEE Standard VHDL Language Reference Manual (the VHDL LRM). The original standard was approved in 1987. IEEE procedures require that standards be periodically reviewed and either reaffirmed or revised. The VHDL standard was revised in 1993, 2000, and 2002. In each revision, new language features were added and some existing features enhanced. The aim in each revision was to improve the language as a tool for design and verification of digital systems. Since the 2002 revision, there have two parallel efforts to further develop the language. The first was the VHDL Procedural Interface (VHPI) Task Force, a subcommittee of the IEEE P1076 Working Group. The VHPI Task Force prepared an interim amendment to the standard, formally approved by IEEE in March 2007. The amendment is titled IEEE 1076c, Standard VHDL Language Reference Manual—Amendment 1: Procedural Language Application Interface. ,2009-09-17 19:08:23,下载10次
delphi-in-a-nutshell.9781565926592.25234.rar - Overview of Delphi Object Pascal, units and libraries, data and string types, exception handling, file I/O, classes and objects, inheritance, constructors and destructors, interfaces, reference counting, Windows messages, memory management strategies, virtual method tables (VMTs), properties, using TypInfo, virtual and dynamic methods, automated methods and COM, Delphi type information and RTTI, concurrent programming with threads, synchronization, thread local storage techniques, Delphi language reference, system constants, operator reference, compiler directives, code samples, and programming tips. ,2009-09-07 19:51:25,下载10次
tcp-ip-sockets-in-c-second-edition-practical-guid - The Internet allows computers thousands of miles apart to exchange information through programs such as Web browsers, and nearly all of these programs gain access to network communication services through the sockets programming interface. TCP/IP Sockets in C: Practical Guide for Programmers is a quick and affordable way to gain the knowledge and skills needed to quickly develop sophisticated and powerful web-based applications. Written by two experienced networking instructors, the book s focused, tutorial-based approach enables the reader to master the tasks and techniques essential to virtually all client-server projects using sockets in C. Programming concepts are introduced through simple, real-world examples, and are accompanied by line-by-line code commentary that describes the purpose of each part of the program. The book s companion website also contains myriad employable examples of command-based source code discussed throughout the text ,2009-09-07 19:36:46,下载20次
networking-self-teaching-guide-osi-tcp-ip-lans.ra - * Manage all the components within a node * Take advantage of the Ethernet, today s most prominent LAN technology * Utilize the most commonly deployed standards and technologies in networking * Ensure that information flows smoothly and without error between the upper layers * Allow for direct communication between network nodes over a physical channel * Apply and develop design concepts for a given network * Prevent network attacks and perform traffic monitoring and analysis * Troubleshoot any network problem using proven strategies ,2009-09-07 19:33:32,下载9次
the-tomes-of-delphi-basic-32-bit.rar - Developer s Guide to Delphi Communications is another addition to the highly successful Delphi series from Wordware. This is the only title on the market that provides a comprehensive overview to the communications capability of Delphi relative to the major communications protocols, such as TCP/IP, MAPI, SMTP, and HTTP. ,2009-09-07 19:19:14,下载9次
delphi-developers-guide-to-xml-wordware-delphi-de - Developer s Guide to Delphi Communications is another addition to the highly successful Delphi series from Wordware. This is the only title on the market that provides a comprehensive overview to the communications capability of Delphi relative to the major communications protocols, such as TCP/IP, MAPI, SMTP, and HTTP. Addison-Wesley Nitty Gritty Programming Series provides the most important facts that you willneed to know to get up and running in new programming topics quickly and when you have becomeproficient you can use it as an on-going reference book for all the fundamentals. Divided into three sections, this book provides everything you need to know to startprogramming in Delphi 6. ,2009-09-07 19:16:10,下载4次
nitty-gritty-delphi-6.rar - * The most important classes and components * The new features of Delphi 6 * Programming DLLs * Delphi and databases * Delphi and the internet * Developing components Addison-Wesley Nitty Gritty Programming Series provides the most important facts that you willneed to know to get up and running in new programming topics quickly and when you have becomeproficient you can use it as an on-going reference book for all the fundamentals. Divided into three sections, this book provides everything you need to know to startprogramming in Delphi 6. * Introduction -- all the main topics that you ll need to get working now. * Reference section -- all the necessary instructions and topics in one easy reference section so that you can refer back to the book again and again. * Practical tips and tricks -- find out how to put those important concepts into practice and get expert tips on how to improve your programming. ,2009-09-07 18:58:43,下载3次
BL-TFT240320PLUS.rar - * BL-TFT240320-BOARD 2.8/3.2" board * LCD 240x320 3.2-inch QVGA 262k TFT-LCD module * Resolution of 240RGBx320 dots * 262k TFT Color LCD * LCD driver is SSD1289 * Touch screen controller ADS7843 * SD card slot with led card insert detection * SPI pin interface * ARDUINO pin support * Black light control with hardware or software control * 8/16-bit interface for microcontrollers * 40 pin Interface * Power input voltage 5Vdc * Frame Cover * Dimensions:68mm x 97mm ,2009-09-07 18:13:04,下载144次
agile-principles-patterns-and-practices-in-c-robe - With the award-winning book Agile Software Development: Principles, Patterns, and Practices, Robert C. Martin helped bring Agile principles to tens of thousands of Java and C++ programmers. Now .NET programmers have a definitive guide to agile methods with this completely updated volume from Robert C. Martin and Micah Martin, Agile Principles, Patterns, and Practices in C#. This book presents a series of case studies illustrating the fundamentals of Agile development and Agile design, and moves quickly from UML models to real C# code. The introductory chapters lay out the basics of the agile movement, while the later chapters show proven techniques in action. The book includes many source code examples that are also available for download from the authors Web site. Readers will come away from this book understanding ,2009-09-07 18:10:22,下载26次
user-interfaces-in-c-windows-forms-and-custom-con - This book represents the start of the second wave of .NET books: closely focused works that give you the insight of experienced developers about a single aspect of .NET programming. User Interfaces in C#:Windows Forms and Custom Controls ,2009-09-07 18:01:42,下载16次
pro-wpf-in-cSharp-2008-windows-presentation-found - * WPF basics: XAML, layout, control essentials, and data flow * WPF applications: Navigation, commands, localization, and deployment * Advanced controls: Custom controls, menus, toolbars, and trees * WPF documents: Text layout, printing, and document packaging * Graphics and multimedia: Drawing shapes, sound and video, animation, geometric transformations, and imaging ,2009-09-06 22:05:56,下载15次
beginning-microsoft-visual-cSharp-2008-wrox-begin - * The C# Language: Basic language skills using console application. Content moves from the absolute basics to fairly involved OOP skills. * Windows Vista Programming: Using basic Windows applications, reinforcing earlier OOP and debugging skills. ,2009-09-06 21:54:11,下载4次
csharp-2008-programmers-reference-wrox-programmer - You ll learn the C# language fundamentals and application development using C# as you gradually master the complex array of new language options and parameters that C# 2008 offers ,2009-09-06 21:41:15,下载3次
linq-for-visual-cSharp-2008-firstpress.rar - * A clear and comprehensive yet concise introduction to using LINQ in C# * Covers LINQ to Objects, LINQ to SQL, LINQ to DataSet, and LINQ to XML * Rich in working examples of LINQ in action * Ideal for C# programmers at any level ,2009-09-06 21:23:04,下载7次
cSharp3-0-design-patterns.rar - Illustrated coverage of each classic Creational, Structural, and Behavioral design pattern, including its representation in UML and the roles of its various players C# 3.0 ,2009-09-06 21:18:03,下载3次
c-3-0-unleashed-with-the-net-framework-3-5.rar - You’ll learn to do more with the new tools that are available, including Visual Studio 2008 and the .NET Framework Class Libraries.,2009-09-06 21:05:25,下载2次

近期下载

收藏