use embedded visual basic develop windows ce application book(companion CD code)
标签: application companion embedded develop
上传时间: 2014-01-17
上传用户:zjf3110
Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let what Rodger has to say about using an ADPCM algorithm and PWM output to generate speech to go in one ear and out the other
标签: Training embedded process finding
上传时间: 2014-01-26
上传用户:plsee
ACE Programmer s Guide, The: Practical Design Patterns for Network and Systems Programming
标签: Programming Programmer Practical Patterns
上传时间: 2015-04-13
上传用户:ZJX5201314
Manufacturers of electronic systems that require power conversion are faced with the need for higher-density dc-to-dc converters that perform more efficiently,
标签: Manufacturers electronic conversion systems
上传时间: 2015-04-17
上传用户:diets
The original NuLib has been ported to many different systems. Version 3.2.5 is functionally similar to v3.2.4, but the source code and documentation were cleaned up by Devin Reade, making it easier to build. NuLib2 is generally superior, but NuLib does have the advantage of running under 16-bit MS-DOS and GS/OS.
标签: functionally different original Version
上传时间: 2014-01-10
上传用户:liglechongchong
In case you haven t realized it, building computer systems is hard. As the complexity of the system gets greater, the task of building the software gets exponentially harder. As in any profession, we can progress only by learning, both from our mistakes and from our successes. This book represents some of this learning written in a form that I hope will help you to learn these lessons quicker than I did, or to communicate to others more effectively than I did before I boiled these patterns down.
标签: complexity the building computer
上传时间: 2015-04-25
上传用户:tyler
用于FS2410的Qt嵌入式图形开发入门篇 Qt/Embedded 的开发环境可以取代那些我们熟知的UNIX 和WINDOWS 开发工具。它提供了几个跨平台的 工具使得开发变得迅速和方便,尤其是它的图形设计器。Unix 下的开发者可以在PC 机或者工作站使用虚 拟缓冲帧,从而可以仿真一个和嵌入式设备的显示终端大小,象素相同的显示环境。
标签: Embedded WINDOWS 2410 UNIX
上传时间: 2013-12-17
上传用户:来茴
This is an example how one could hide a process on Windows based operation systems from task viewers like ProcDump (G-RoM, Lorian & Stone) or ProcessExplorer (SysInternals). It could e.g. be used as some kind of dump protection. The way to get this done is very different on NT and 9x machines.
标签: operation Windows example process
上传时间: 2013-12-17
上传用户:wang0123456789
embedded-system-design.pdf
上传时间: 2015-05-05
上传用户:上善若水
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 display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.
标签: the embedded detects almost
上传时间: 2015-05-07
上传用户:comua