GAPI for Pocket PC, supports a lot of brands.
标签: supports Pocket brands GAPI
上传时间: 2013-11-29
上传用户:日光微澜
some example source of java,for beginner.inside there are a lot of sample examples
标签: beginner examples example inside
上传时间: 2014-03-12
上传用户:yxgi5
扩展VBIDE的程序 The VB IDE does a lot of great things, but forgot some basic functionality.
标签: functionality forgot things VBIDE
上传时间: 2013-12-23
上传用户:Ants
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.
标签: available libraries Although nearly
上传时间: 2014-01-22
上传用户:zhoujunzhen
a system for management of library,this system has implement a lot of fuctions ,I appriciate u will like it
标签: system appriciate management implement
上传时间: 2015-11-06
上传用户:努力努力再努力
this code can help you do a lot of work ,if you have some need ,please communicate me
标签: communicate you please this
上传时间: 2015-11-07
上传用户:ruixue198909
this C++ programming language,i wish this program will help u a lot,thank you!
标签: this programming language program
上传时间: 2014-01-22
上传用户:chenbhdt
This the second tutorial of the Writing Device Drivers series. There seems to be a lot of interest in the topic, so this article will pick up where the first left off. The main focus of these articles will be to build up little by little the knowledge needed to write device drivers. In this article, we will be building on the same example source code used in part one. In this article, we will expand on that code to include Read functionality, Handle Input/Ouput Controls also known as IOCTLs, and learn a bit more about IRPs.
标签: the interest tutorial Drivers
上传时间: 2016-01-28
上传用户:lmeeworm
Parking lot Simulation: Parking lot attendants often park cars bumper-to-bumper, several cars deep. This maximizes the number of cars they can fit into a parking lot at the expense of complicating the process of retrieving someone s car when they want to leave. Consider the case of a person wanting to leave the parking lot but their car is parked in the back of a row of cars. In this case, all the cars parked in front of this person s car must be temporarily moved to allow this person to leave.
标签: Parking cars bumper-to-bumper Simulation
上传时间: 2016-02-15
上传用户:lepoke
Writing this book was hard work, but also a lot of fun. Thanks to everyone who made it possible, especially Jinny Verdonck, Thomas Kraft, Ricky Nkrumah, Kirk Bateman, and the whole Apress crew. A big thanks goes also to the community that continuously extends and improves J2ME Polish!
标签: everyone possible Writing Thanks
上传时间: 2016-04-15
上传用户:Yukiseop