吃豆子游戏的源代码。 嘿嘿,这个游戏本身就很好玩,别只顾着玩,忘记学习哦。 提示: 这个游戏比较大,我们打开VB工程组文件PACMAN PROJECT GROUP VB5.vbg 就能加载工程,然后看看怎么把几个VB工程组合为工程组的方法。
标签: 源代码
上传时间: 2016-07-30
上传用户:qq21508895
使用NLog实现一个简单的日志记录(包含源代码) 目前比较流行.net的Log框架是log4net,不过个人觉得log4net配置比较繁琐,这里我向大家推荐一个比较简单实用的log框架:NLog。 有兴趣的朋友可以到http://www.nlog-project.org/下载源代码和demo,这里我就不详细介绍了。 我尝试做了一个简单的demo,目的是实现一个简单的日志记录, 愿跟大家一起分享
上传时间: 2016-07-30
上传用户:wys0120
UML指南An important part of the Unified Modeling Language (UML) is the facilities for drawing use case diagrams. Use cases are used during the analysis phase of a project to identify and partition system functionality. They separate the system into actors and use cases.
标签: facilities UML important the
上传时间: 2013-12-23
上传用户:417313137
Linux PPP HOWTO 文档 Corwin Light− Williams Joshua Drake Copyright © 2000 by Commandprompt, Inc Copyright © 1997 by Robert Hart This is a LinuxPorts.Com Document for the Linux Documentation Project.
标签: Commandprompt Copyright Williams Corwin
上传时间: 2016-08-01
上传用户:ayfeixiao
决策树分类,Your task for this project is to develop an system which performs a classification task with any various Decision Tree.
上传时间: 2016-08-01
上传用户:源弋弋
本实验是在win2000+VC6.0上实现的,实例程序利用Windows SDK编制,所以实验需要在windows下安装VC后进行。而VC是一个集成开发环境,其中包含了Windows SDK的所有定义和工具,所以安装了VC后就不用再安装SDK了。 这里由于用到了多线程编程,我们还需要设置一下编译环境,选中菜单project-> settings,在左边列表中选中工程名,在右边选中c/c++项,将其下"project options"中的默认值MLd改为MTd。
上传时间: 2013-12-20
上传用户:洛木卓
QQ2008木马源代码,带编译方法。1, 打开 DLL,打开Hook.dpr,project -> Build Hook 得到HOOK.dll 。 2, 运行Brcc.bat,得到hook.res。 3, 打开EXE,打开Install.dpr,project -> Build install 得到Install.exe。 4,运行Brcc.bat,得到zg.RES。 5,使用UE打开 Install.exe,搜索 a + 4 个空格。记录下地址。38488 6,打开config, 打开Project1.dpr,在 OFFSET_URL 处填上刚记录下的地址。project -> Project1 得到最终QQ2008木马生成器。保存,退出。 Project1.exe 即为最后的木马生成器
上传时间: 2013-12-11
上传用户:wang5829
This book provides a complete intermediate-level discussion of microcontroller programming using the C programming language. It covers both the adaptations to C necessary for targeting an embedded environment, and the common components of a successful development project. C is the language of choice for programming larger microcontrollers (MCU), those based on 32-bit cores. These parts are often derived from their general-purpose counterparts, and are both as complex and feature-rich. As a result, C (and C++) compilers are necessary and readily available for these MCUs. 是初学入们,嵌入式的好教材!@简单易懂
标签: intermediate-level microcontroller programming discussion
上传时间: 2013-12-18
上传用户:lo25643
D169 Demo - DMA0 Repeated Burst to-from RAM, Software Trigger Description A 32 byte block from 220h-240h is transfered to 240h-260h using DMA0 in a burst block using software DMAREQ trigger. After each transfer, source, destination and DMA size are reset to inital software setting because DMA transfer mode 5 is used. P1.0 is toggled durring DMA transfer only for demonstration purposes. ** RAM location 0x220 - 0x260 used - always make sure no compiler conflict ** ACLK= n/a, MCLK= SMCLK= default DCO ~ 800k
标签: Description Repeated Software to-from
上传时间: 2014-01-09
上传用户:thinode
The download includes the kernel source code, and a demo application for EVERY RTOS port. See http://www.freertos.org/a00017.html for full details of the directory structure and information on locating the files you require. The easiest way to use FreeRTOS is start start with one of the demo application projects. Once this is running the project can be modified to include your own source files. This way the correct files and compiler options will be automatically included in your application. + The Source directory contains the real time kernel source files for every port. The kernel itself is only 3 files. + The Demo directory contains the demo application source files for every port. + The TraceCon directory contains the trace visualisation exe file. See the readme files in the respective directories for further information.
标签: application download includes kernel
上传时间: 2016-08-24
上传用户:zhyiroy