The major functionality added in this release includes: - Rootless mode in X11 - Widget Templtes [both Compiled and XML] As always, this isn t meant to be a stable release, it is only provided so people can more easily experiment with PicoGUI and possibly help in its development. Some of the more significant known bugs: - The PicoGUI laucher may not work right now, it s undergoing some change. - Several of the apps included here are not finished, not started, or otherwise broken. - There is a redrawing bug that may cause flickering on some platforms
标签: functionality Rootless includes release
上传时间: 2014-01-03
上传用户:gxmm
The driver supports both the 16F and 18F families. The trick is that the driver carefully emulates the hardware UART found in the PIC18F452 processor. This information has unfortunately misled some into thinking it does not work with the 16F family. During devlopment the driver was tested on a real PIC16F84A (as opposed to software emulation). To make sure nothing has been broken, I have just reCompiled the code using SourceBoost 6.0 and it Compiled without error.
上传时间: 2013-12-19
上传用户:diets
I ll probably write up a short article next week outlining how the ActionScript works, so people can modify it, and work with it more easily in Flex. You can download the component and source code here. There are some instructions in the FLA on how to use it. Note that this is not a Compiled component, so it won t show up in the components panel. You will have to copy the component, and the source file into your project. If anyone really wants a Compiled version, let me know and I can provide one. As always, I d love to hear how people use it, and would appreciate it if you would post back to the comments if you make any significant modifications so that other people can benefit from them.
标签: ActionScript outlining probably article
上传时间: 2017-04-20
上传用户:c12228
* This source demonstrates sending HTTP POST request to webserver from C++ * This uses sockets hence can be Compiled on Linux, UNIX, Win
标签: This demonstrates webserver sending
上传时间: 2013-12-26
上传用户:haohaoxuexi
This source demonstrates sending HTTP POST request to webserver from C++ This uses sockets hence can be Compiled on Linux, UNIX, Windows
标签: This demonstrates webserver sending
上传时间: 2014-07-07
上传用户:firstbyte
This is full set of procedures used to communicate with any GSM module for SMS sending/receiving (it uses standard AT commands). Original code is for ATMega162 microcontroller, but code is general to be easy ported to others platforms. Code can be Compiled with IAR AVR compiler.
标签: communicate procedures receiving sending
上传时间: 2017-05-30
上传用户:jiahao131
In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not necessarily an expert in both. All of the example programs in this book have been tested using standard C compilers in the UNIX and MS-DOS programming environments. In addition, the examples have been Compiled using the real-time programing tools of specific real-time embedded DSP microprocessors (Analog Devices ADSP-21020 and ADSP-21062 Texas Instruments TMS320C30 and TMS320C40 and AT&T DSP32C) and then tested with real-time hardware using real-world signals.
标签: M. Algorithms Real-Time complete
上传时间: 2014-01-07
上传用户:epson850
Game programmers, check out the only book on data structures written especially for you! Described in layman s terms, this book will explain all of the essential data structures that are used in video game programming. It will also go over some of the more advanced and specialized data structures, too. Data Structures for Game Programmers is written in C++, and any special skills required to understand the book will be explained within it. The CD will include source code of the book, Compiled demo s of the source, graphical demo code, plus tools such as Visual C++ 5, SDL, STLPort, Paint Shop Pro, and an SDL Primer by Ernest Pazera.
标签: programmers especially structures Described
上传时间: 2013-12-25
上传用户:lixinxiang
This project contains code for testin realloc api tested in fre rtos ported to AT91SAM7x256.the code is Compiled using IAR embedded work bench for ARM
标签: code contains project realloc
上传时间: 2013-12-14
上传用户:wkchong
Rotation tool, totates a single image contained in HANDLE.HANDLE can be a handle to figure, axes, or image object. This GUI is a pure imitation of ROTATEGUI from Birju Patel and uses some code from that function. However, it has extended functionalities and was re-writen using R13 syntax. Which means that it can be Compiled with the V3.x compiler.
标签: HANDLE contained Rotation totates
上传时间: 2017-07-28
上传用户:han_zh