资源列表
Windows-Phone-Programming-
- This free ebook, created by Rob Miles, contains a ten chapter textbook with labs, demos and step by step instructions on how to create Windows Phone 7 applications. Contains following chapters.01.Windows Phone 02.Introduction to Silverlight 0
C-Sharp-from-Java
- This free C# ebook “C# From Java” by Rob Miles should help you convert a program from Java to C#. It is assumed that the reader is an experienced Java programmer.
CSharp-Yellow-Book-2011
- This free ebook offers several hands-on labs along the way to help you build and test programs using skills you ve learned up to that point. In the final lab, you ll put everything together. From objects to garbage collection and from exceptions to i
Threading-in-CSharp
- An extensive online book on multithreading in C#. This tackles difficult issues such as thread safety, when to use Abort, Wait Handles vs Wait and Pulse, the implications of Apartment Threading in Windows Forms, using Thread Pooling, Synchronization
Keylogger
- Very good keylogger not FUD but goooooood
c
- 大学c语言的课程设计,包括ppt,讲义,代码,流程图等等,是一个电子元器件管理系统管-University of c language curriculum design, including ppt, notes, code, flowcharts, etc., is a management system for management of electronic components
DirectX8.1ProgrammingforCPP.chm
- Microsoft® DirectX® is a set of low-level application programming interfaces (APIs) for creating games and other high-performance multimedia applications. It includes support for two-dimensional (2-D) and three-dimensional (3-D) graphics, sou
VirtualMachineDesignandImplementationinCPP2002.zi
- This guide provides an in-depth look at the construction and underlying theory of a fully functional virtual machine and an entire suite of related development tools.
C-and-Data-Structures
- This thorough text provides a comprehensive guide to all the data types in C with internal implementation, while providing examples to demonstrate their behavior.
Delete-a-Folder-and-all-Sub-Folders--including-Hi
- delete paste add in visual basic 6
PCCBackup
- make backup to you database in vb6
tinygc-2_6
- TinGC是一简单的垃圾回收程序,类似于GC.collect()函数。其实著名的BDWGC的一个API应用,是在其基础上进行开发的工程。 TinGC是一个完整的工程,也可以加入其他的程序作为内存、指针等得回收工作。-TinyGC is an independent implementation of the API of the well-known Boehm-Demers-Weiser Conservative GC ("BDWGC" or "BoehmGC" for short).Ti
