搜索:Example+Program

找到约 3,356 项符合「Example+Program」的查询结果

结果 3,356
按分类筛选
显示更多分类
https://www.eeworm.com/dl/674/149650.html Windows CE

This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will displa ...
下载 30
·
查看 1090
https://www.eeworm.com/dl/690/244005.html 邮电通讯系统

radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo

radius协议源码÷The Radius Stack will connect to a Radius Server. This stack implementation is built upon the UdpStack which is available in the radius{version}/util directory. A minimal set of VSAs (Vendor Specific Attributes are supported by this stack). The Radius Stack should ...
下载 24
·
查看 1246
https://www.eeworm.com/dl/663/226442.html VHDL/FPGA/Verilog

This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDR

This leon3 design is tailored to the Altera NiosII Startix2 Development board, with 16-bit DDR SDRAM and 2 Mbyte of SSRAM. As of this time, the DDR interface only works up to 120 MHz. At 130, DDR data can be read but not written. NOTE: the test bench cannot be simulated with ...
下载 45
·
查看 1092
https://www.eeworm.com/dl/537/15281.html 技术书籍

EZ-USB FX系列单片机USB外围设备设计与应用

·详细说明:囊括EZ-USB FX硬件设计与软件设计的书,非常实用,里面有一些设计的例子,希望对大家有些帮助- Includes book which EZ-USB the FX hardware design and software designs, is extremely practical, inside has some designs the example, hoped somewh ...
下载 107
·
查看 1108
https://www.eeworm.com/dl/686/139342.html VC书籍

VC编程常用捷径 VC变成常用的一些捷径1-68 例如:1. 如何获取应用程序的 实例句柄? 应用程序的 实例句柄保存在CWinAppIm_hInstance 中,可以这么调用 AfxGet

VC编程常用捷径 VC变成常用的一些捷径1-68 例如:1. 如何获取应用程序的 实例句柄? 应用程序的 实例句柄保存在CWinAppIm_hInstance 中,可以这么调用 AfxGetInstancdHandle获得句柄. Example: HANDLE hInstance=AfxGetInstanceHandle()
下载 68
·
查看 1105
https://www.eeworm.com/dl/648/148542.html 单片机开发

The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s

The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows t ...
下载 125
·
查看 1117
https://www.eeworm.com/dl/534/241825.html 其他

说明文件: XML (Extensible Markup Language) is a commonly used basis for representing a huge range of

说明文件: XML (Extensible Markup Language) is a commonly used basis for representing a huge range of structured data file formats. The specification is maintained by the World Wide Web Consortium (W3C?. This plugin is intended as an example of how XML data can be read with a ...
下载 141
·
查看 1068
https://www.eeworm.com/dl/618/252355.html 驱动编程

This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea

This the fourth edition of the Writing Device Drivers articles. This article will introduce the idea of device stacks and how devices interact with each other. We will use the previously created example device driver to demonstrate this topic. To do this we will introduce the ide ...
下载 53
·
查看 1060
https://www.eeworm.com/dl/664/207237.html Delphi/CppBuilder

Do your applications look a little boring? Would you like to get spectacular yet easy to use visual

Do your applications look a little boring? Would you like to get spectacular yet easy to use visual effects? Billenium Effects will give your applications a different touch without interfering with your existing code. For example, just by dropping two components to your Splash Sc ...
下载 158
·
查看 1070
https://www.eeworm.com/dl/650/182200.html 人工智能/神经网络

http://gaul.sourceforge.net/ 这里大部分人讨论的是在Matlab里实现GA的toolbox.以上为一个GA的C语言的软件包.如果你想利用GA做优化算法,非常有用.而且有

http://gaul.sourceforge.net/ 这里大部分人讨论的是在Matlab里实现GA的toolbox.以上为一个GA的C语言的软件包.如果你想利用GA做优化算法,非常有用.而且有很多example.方便起见,我把软件包附件.
下载 87
·
查看 1086