The C# program will display a mine field, plant mines, and provide hints on the number of mines around each grid. The player can therefore enjoy a typical Minesweeper game on a Smartphone.
资源简介:The C# program will display a mine field, plant mines, and provide hints on the number of mines around each grid. The player can therefore enjoy a typical minesweeper game on a Smartphone.
上传时间: 2013-12-19
上传用户:xuanjie
资源简介:The C# program will solve the Tower of Hanoi for a given number of rings/disks/plates and display the ring/disk/plate movement. The movement will be shown graphically
上传时间: 2013-12-20
上传用户:1966640071
资源简介:The C language is like a carving knife: simple, sharp, and extremely useful in skilled hands. Like any sharp tool, C can injure people who don’t know how to handle it. This paper shows some of the ways C can injure the unwary, and how to...
上传时间: 2013-12-26
上传用户:txfyddz
资源简介:The program is a wizard to create a NT kernel driver framework in C. It will create a Visual C++ workspace. You can compile and link your driver in IDE. If you have SoftICE, it can generate .nms file.
上传时间: 2013-12-03
上传用户:silenthink
资源简介:This book is a complete reference to the C programming language and the C runtime library. As a Nutshell book, its purpose is to serve as a convenient, reliable companion for C programmers in their day-to-day work. It describes all the elem...
上传时间: 2013-12-11
上传用户:天诚24
资源简介:The C++ standard library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components - and to benefit from their power - you ne...
上传时间: 2014-12-01
上传用户:电子世界
资源简介:The C++ Client Edition contains a full set of C++ class libraries, with client side source code for comprehensive Internet and Intranet application development and enablement. Designed specifically for Visual C++ developers, this kit has th...
上传时间: 2016-08-29
上传用户:阳光少年2016
资源简介:The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The ...
上传时间: 2017-06-07
上传用户:yph853211
资源简介:The algorm of viterbi. You talk to your friend three days in a row and discover that on the first day he went for a walk, on the second day he went shopping, and on the third day he cleaned his apartment. You have two questions: What is the...
上传时间: 2016-02-16
上传用户:xc216
资源简介:this a user-mode application to detect device change on the system, i.e. plug-in a USB drive, iPod, USB wireless network card, etc.
上传时间: 2014-01-05
上传用户:lmeeworm
资源简介:A tutorial and open source code for finding edges and corners based on the filters used in primary visual cortex.
上传时间: 2013-12-24
上传用户:qb1993225
资源简介:hi.. this will send a 1kHz sinewave tone to ouput with led on for 10sec.
上传时间: 2014-01-10
上传用户:heart520beat
资源简介:With regard to the development of OFDM and its impact on the application in the future
上传时间: 2013-12-21
上传用户:jyycc
资源简介:program for implementing AES on 8051 based microcontrollers. SDCC is used as the C compiler. Microcontroller used is P89V51RD2. There are 2 programs included. One program will accept string via UART and accept key via a 4x4 keypad and displ...
上传时间: 2017-04-07
上传用户:wanghui2438
资源简介:Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone emulator bundled with J2ME Wireless Toolkit 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Jave program will provide a tic-tac-toe b...
上传时间: 2014-01-22
上传用户:xuanjie
资源简介:Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone emulator bundled with J2ME Wireless Toolkit 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Jave program will provide a Gobang board ...
上传时间: 2015-06-05
上传用户:LouieWu
资源简介:C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. program code is explained in an easy-to-follow, careful man...
上传时间: 2014-01-27
上传用户:thesk123
资源简介:Shellcode加密程序C源代码 Shellcode Crypter is a small C program that allows users to encrypt their Windows and Linux shell codes using XOR.
上传时间: 2015-10-08
上传用户:iswlkje
资源简介:This book is a hands-on introduction to the principles and practice of embedded system design using the PIC microcontroller. Packed with helpful examples and illustrations, it gives an in-depth treatment of microcontroller design, pro...
上传时间: 2014-01-17
上传用户:wuyuying
资源简介:CAN1.c and CAN2.c are a simple example of configuring a CAN network to transmit and receive data on a CAN network, and how to move information to and from CAN RAM message objects. Each C8051F040-TB CAN node is configured to send a mes...
上传时间: 2013-12-11
上传用户:weiwolkt
资源简介:Write a program to decide if a graph has a cycle or not. The given graph can be a directed or undirected graph, which is indicated at the time of reading the input (0 for directed graph and 1 for undirected graphs). The input is given as an...
上传时间: 2013-12-23
上传用户:cursor
资源简介:Metalog is a modern replacement for syslogd and klogd. The logged messages can be dispatched according to their facility, urgency, program name and/or Perl-compatible regular expressions. Log files can be automatically rotated when they ...
上传时间: 2014-01-03
上传用户:脚趾头
资源简介:linux under the C programming which complementary with the book of <linux under the C programming>has a total of Chapter 14 proceedings, and "linux .
上传时间: 2016-08-05
上传用户:semi1981
资源简介:The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be comp...
上传时间: 2016-12-17
上传用户:cccole0605
资源简介:un the configuration script ---------------------------- In the CGIs directory there is a configure.s and a configure.bat file. Run this file after you ve moved the CGIs directory to it s desired location. The configure script wi...
上传时间: 2014-01-25
上传用户:heart520beat
资源简介:This fourth edition of the definitive reference to JavaScript, a scripting language that can be embedded directly in web pages, covers the latest version of the language, JavaScript 1.5, as supported by Netscape 6 and Internet Explorer 6. T...
上传时间: 2013-12-25
上传用户:xuanchangri
资源简介:The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freit...
上传时间: 2014-01-20
上传用户:royzhangsz
资源简介:The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the door to increasing system speed and expansion capabilities. The PCI Local bus moves high speed peripherals from the I/O bus and places the...
上传时间: 2014-12-03
上传用户:ikemada
资源简介:The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the door to increasing system speed and expansion capabilities. The PCI Local bus moves high speed peripherals from the I/O bus and places the...
上传时间: 2016-03-18
上传用户:极客
资源简介:The PCI Local bus concept was developed to break the PC data I/O bottleneck and clearly opens the door to increasing system speed and expansion capabilities. The PCI Local bus moves high speed peripherals from the I/O bus and places the...
上传时间: 2014-01-15
上传用户:努力努力再努力