09 2014 档案

摘要:http://www.velleman.eu/images/tmp/usbfind.c#ifdef __cplusplusextern "C" {#endif#include #include #include #include #include // This is the GUID for th... 阅读全文
posted @ 2014-09-29 22:10 IAmAProgrammer 编辑
摘要:http://www.delphibasics.co.uk/Article.asp?Name=InterfaceThe reason for interfacesClasses that extend another class can be called sub-classes. For exam... 阅读全文
posted @ 2014-09-20 13:10 IAmAProgrammer 编辑
摘要:http://sergworks.wordpress.com/2011/12/08/why-we-need-interfaces-in-delphi/Why we need interfaces inDelphi.Posted onDecember 8, 2011bySergObjects are ... 阅读全文
posted @ 2014-09-20 11:55 IAmAProgrammer 编辑
摘要:http://blogs.msdn.com/b/oldnewthing/archive/2005/11/04/489028.aspxWhy is there a special PostQuitMessage function?Because it's not really a posted mes... 阅读全文
posted @ 2014-09-19 20:37 IAmAProgrammer 编辑
摘要:status指人时暗指相对的地位,指物时相当于 situation。situation 较狭义地指由环境综合决定的特定时间上的状态或情形。state人或物存在或所处的状态,和 condition 大体上可以互换使用。condition 指一定的原因/条件或环境所产生的特定情况。以 Recordset... 阅读全文
posted @ 2014-09-19 16:30 IAmAProgrammer 编辑
摘要:until与till的用法归纳崔荣斌until和till两者都可作介词、连词,一般情况下可以互换使用。用于肯定句时,主句的动词只用延续性的,它所表示的动作一直延续到till或until表示的时间为止,意为“直到……为止”;用于否定句时,主句的动词一般是非延续性的,也可以是延续性的,它所表示的动作直到... 阅读全文
posted @ 2014-09-19 16:25 IAmAProgrammer 编辑
摘要:#ifndef __AGDI__INCED___ #define __AGDI__INCED___//---Revision History: ----------------------------------------------// 17.10.2000, added AG_SYM_S... 阅读全文
posted @ 2014-09-18 15:27 IAmAProgrammer 编辑
摘要:AGDI DriversAGDI is an Application Program Interface (API) third-party developers can use to create hardware debugger drivers that interface directly ... 阅读全文
posted @ 2014-09-18 15:13 IAmAProgrammer 编辑
摘要:From: Will DeWitt Jr. Subject: Fast strlen routine?NewsGroup: borland.public.delphi.language.basmDate Posted: 28-May-2003 at 13:50:4 PST Download... 阅读全文
posted @ 2014-09-17 08:11 IAmAProgrammer 编辑
摘要:http://docwiki.embarcadero.com/RADStudio/XE6/en/Delphi_Data_TypesInteger Data TypesTypeDescriptionPointerByte8-bit unsigned integerPByteShortInt8-bit ... 阅读全文
posted @ 2014-09-16 18:45 IAmAProgrammer 编辑
摘要:http://delphi.about.com/od/adptips2006/qt/functionasparam.htmIn Delphi,procedural types(method pointers) allow you to treat procedures and functions a... 阅读全文
posted @ 2014-09-14 23:02 IAmAProgrammer 编辑
摘要:STM32串口通信中使用printf发送数据配置方法(开发环境 Keil RVMDK)http://home.eeworld.com.cn/my/space-uid-338727-blogid-47176.html在STM32串口通信程序中使用printf发送数据,非常的方便。可在刚开始使用的时候总... 阅读全文
posted @ 2014-09-13 23:13 IAmAProgrammer 编辑
摘要:ARM Cortex-M instruction setsARMCortex-MThumbThumb-2HardwaremultiplyHardwaredivideSaturatedmathDSPextensionsFloating-pointARMarchitectureCorearchitect... 阅读全文
posted @ 2014-09-13 18:06 IAmAProgrammer 编辑
摘要:https://gitorious.org/freebsd/freebsd/raw/56c5165837bf08f50ca4a08c6b2da91f73852960:sys/arm/include/acle-compat.h/* * Copyright (c) 2014 ARM Ltd * All ... 阅读全文
posted @ 2014-09-13 00:32 IAmAProgrammer 编辑
摘要:--cpu=nameThis option enables code generation for the selected ARM processor or architecture.Syntax--cpu=nameWhere:nameis the name of a processor or a... 阅读全文
posted @ 2014-09-12 22:52 IAmAProgrammer 编辑
摘要:http://www.matrix67.com/blog/archives/3985神秘常量复出!用0x077CB531计算末尾0的个数大家或许还记得 Quake III 里面的一段有如天书般的代码,其中用到的神秘常量 0x5F3759DF 究竟是怎么一回事,着实让不少人伤透了脑筋。今天,我见到了一... 阅读全文
posted @ 2014-09-11 23:50 IAmAProgrammer 编辑
摘要:http://programming.sirrida.de/Discussion topicsBit permutationsDownload source filesList of function descriptionsOnline source code generator for bit ... 阅读全文
posted @ 2014-09-11 22:10 IAmAProgrammer 编辑
摘要:http://aggregate.org/MAGIC/The Aggregate Magic AlgorithmsThere are lots of people and places that create and collect algorithms of all types (hereare ... 阅读全文
posted @ 2014-09-11 21:15 IAmAProgrammer 编辑
摘要:http://graphics.stanford.edu/~seander/bithacks.htmlBit Twiddling HacksBy Sean Eron Andersonseander@cs.stanford.eduIndividually, thecode snippets here ... 阅读全文
posted @ 2014-09-11 21:14 IAmAProgrammer 编辑
摘要:http://segger.com/jlink-real-time-terminal.htmlReal Time TerminalSEGGER's Real Time Terminal (RTT) is the new technology for interactive user I/O in e... 阅读全文
posted @ 2014-09-11 13:50 IAmAProgrammer 编辑
摘要:The linker automatically chooses an appropriate formatter for printf- andscanf-related function based on information from the compiler.If that informa... 阅读全文
posted @ 2014-09-11 12:53 IAmAProgrammer 编辑
摘要:In particular, Microsoft® instituted a device driver certification process for itsWindows® desktop and server operating systems to ensure the drivers ... 阅读全文
posted @ 2014-09-05 15:13 IAmAProgrammer 编辑
摘要:http://technet.microsoft.com/en-us/library/cc730875.aspxDetermine the name of the driver package in the driver storepnputil.exe -e >> c:\driver_name.t... 阅读全文
posted @ 2014-09-05 11:02 IAmAProgrammer 编辑
摘要:http://www.keil.com/support/man/docs/dapdebug/dapdebug_introduction.htmCMSIS-DAP is the interface firmware for a Debug Unit that connects the Debug Po... 阅读全文
posted @ 2014-09-04 21:34 IAmAProgrammer 编辑
摘要:http://www.cnblogs.com/skey_chen/archive/2011/05/24/2055538.html从网上下载了一份CHM格式的文档,打开时左侧菜单出来了,但右边显示如下的错误:无法显示网页在确保文件正常的情况下,一般原因有两个1、itss协议安装微软的安全更新 8963... 阅读全文
posted @ 2014-09-04 17:42 IAmAProgrammer 编辑
摘要:http://254698001.blog.51cto.com/2521548/1339696很多朋友在加载DLL是发生这样的错误:HRESULT: 0x80131515。解决方法是,在DLL文件上单击右键,选择属性,然后把锁定解除即可。 阅读全文
posted @ 2014-09-04 17:38 IAmAProgrammer 编辑
摘要:http://blog.csdn.net/cardinal_508/article/details/5553387L13从快速入门开始(Quickstart)这个库是一个文件中所有简化用法中最常见的:FTP下载它,编译它(-03),并连接到其他程序。全部编译时默认选择合理值在大多数平台。之后你也可以... 阅读全文
posted @ 2014-09-03 22:50 IAmAProgrammer 编辑
摘要:#ifndef _I386_ERRNO_H#define _I386_ERRNO_H#define EPERM 1 /* Operation not permitted */#define ENOENT 2 /* No such file or director... 阅读全文
posted @ 2014-09-03 09:03 IAmAProgrammer 编辑
摘要:Error Messages for Windowshttp://www.gregorybraun.com/MSWINERR.ZIPServer 4.0 Error MessagesCodeError Message0操作成功完成。1函数不正确。2系统找不到指定的文件。3系统找不到指定的路径。4系统... 阅读全文
posted @ 2014-09-03 09:01 IAmAProgrammer 编辑

点击右上角即可分享
微信分享提示