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