虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Quick-Start

  • windows开源代码 Microsoft Windows is a complex operating system. It offers so many features and does so

    windows开源代码 Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid

    标签: Microsoft operating features windows

    上传时间: 2015-11-24

    上传用户:zhuyibin

  • 在QuartusII中使用AHDL语言编写一个RS232串行数据通信接口

    在QuartusII中使用AHDL语言编写一个RS232串行数据通信接口,要求设计输入输出端口,要求能提供的接收端口正确地接收。其中1bit作为start位,8bit作为数据,1bit作为end位。

    标签: QuartusII AHDL 232 RS

    上传时间: 2013-12-19

    上传用户:huyiming139

  • Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pre

    Hey. This some pid code for the atmega88 that I once used to control a heater. It s purpose is pretty specific, and I only wrote it to work on the mega88, so the code itself won t be too useful. It is a good place to start if you re trying to use or figure out pid though.

    标签: control purpose atmega heater

    上传时间: 2013-12-19

    上传用户:天诚24

  • 功能为neighborhood components analysis

    功能为neighborhood components analysis,a quick matlab implementation of NCA (see Goldberger et al, NIPS04).

    标签: neighborhood components analysis

    上传时间: 2013-12-11

    上传用户:tianjinfan

  • #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3d

    #ifdef _AFXDLL Enable3dControls() // Call this when using MFC in a shared DLL #else Enable3dControlsStatic() // Call this when linking to MFC statically #endif CPreviewDialogDlg dlg m_pMainWnd = &dlg int nResponse = dlg.DoModal() if (nResponse == IDOK) { // TODO: Place code here to handle when the dialog is // dismissed with OK } else if (nResponse == IDCANCEL) { // TODO: Place code here to handle when the dialog is // dismissed with Cancel } // Since the dialog has been closed, return FALSE so that we exit the // application, rather than start the application s message pump. return FALSE }

    标签: Enable3dControls Enable3d AFXDLL shared

    上传时间: 2015-12-19

    上传用户:hustfanenze

  • This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes

    This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0

    标签: ADC0 demonstrates configured operation

    上传时间: 2014-01-23

    上传用户:wangyi39

  • This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes

    This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor output is converted to degrees Celsius and is transmitted out UART0

    标签: ADC0 demonstrates configured operation

    上传时间: 2014-08-18

    上传用户:米卡

  • 求解量子力学的薛定谔方程

    求解量子力学的薛定谔方程,说明见readme.txt,使用matlab编制。可以现运行start.m

    标签: 量子力学 方程

    上传时间: 2016-01-01

    上传用户:sy_jiadeyi

  • ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题

    ollydbg完全教程。OllyDbg 是一种具有可视化界面的 32 位汇编-分析调试器。它的特别之处在于可以在没有源代码时解决问题,并且可以处理其它编译器无法解决的难题。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反汇编器[Disassembler] 四,分析器[Analysis] 五,Object扫描器[Object scanner] 六,Implib扫描器 [Implib scanner] 七,如何开始调试[How to start debugging session] 八,CPU 窗口[CPU window] 九,断点[Breakpoints] 十,内存映射窗口[Memory map window] 十一、十二,监视与监察器[Watches and inspectors] 十三,线程[Threads] 十四,复制到剪切板[Copy to clipboard] 十五,调用栈[Call stack] 十六,调用树[Call tree] 十七,选项[Options] 十八,搜索[Search] 十九,自解压文件[Self-extracting (SFX) files] 二十,单步执行与自动执行[Step-by-step execution and animation] 二一,Hit跟踪[Hit trace]

    标签: ollydbg OllyDbg 32 教程

    上传时间: 2016-01-02

    上传用户:xhz1993

  • 1. 下载一个Java开发库

    1. 下载一个Java开发库,例如 J2sdk1.4.2 等版本,http://java.sun.com/ 上有; 2. 编译所有的源文件; 3. 复制 images 目录到程序运行目录,如果目录放置错误,程序会没有图像显示; 4. 运行 dujid.araneid.Araneid(默认) 。 对于发布包: 1. 下载一个Java运行时,例如 J2re1.4.2 等版本,http://java.sun.com/ 上有; 2. 执行 classes 目录中的 start.bat

    标签: Java

    上传时间: 2016-01-10

    上传用户:tb_6877751