本書介紹了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程序寫作的方法。這些程序用C語言編寫并使用原始的Windows Application Programming Interface(API)。如在本章稍后所討論的,這不是寫作Windows程序的唯一方法。然而,無論最終您使用什么方式寫作程序,了解Windows API都是非常重要的。
上傳時間: 2014-11-29
上傳用戶:haohaoxuexi
Drive.dll is a dll that creates a drive to system directoryor drive similar to existing drives such as C:\. It contains seven classes:
標簽: drive directoryor dll existing
上傳時間: 2015-01-13
上傳用戶:縹緲
Setting up an ADOCE project using Visual C++ 6.0 is rather simple. Assuming that you have downloaded and installed the ADOCE SDK from Microsoft, you are ready to use it in your Windows CE Database applications. The sample that I have provided is a *very* simple one illustrating how to instantiate the proper COM objects, and the basics of how to interface with them (in a very simple example)
標簽: downloaded Assuming Setting project
上傳時間: 2015-01-16
上傳用戶:陽光少年2016
1.簡介 本程序是用純C語言編的一個基于菜單命令行的數據庫系統。可以創建多個數據庫,數據庫表,字段。其中字段的類型只能為整形,浮點型,字符型和字符串型(最大長度確定,不能改變)。 2.功能 a)數據庫存儲: 一個數據庫存儲于一個文件中,打開文件將數據庫載入到內存。 保存時將內存中數據重新寫到文件中去。 b)數據庫管理: 提供數據庫的創建,表的創建,字段的創建 提供對數據的查詢,刪除,修改,排序功能 c)支持SQL部分語句: 支持SELECT 和DELETE語句
上傳時間: 2013-12-19
上傳用戶:離殤
Small utility which calculates the difference in hours and seconds between a starting time and finish time. Useful for calculating payroll hours, overtime, etc. with C source code. Freeware.
標簽: calculates difference and starting
上傳時間: 2015-02-07
上傳用戶:jing911003
打開2.tab.c編譯運行,a.txt為測試用的PL/0程序。 2.output中有所有的產生式和LALR分析表的所有狀態。
上傳時間: 2015-02-14
上傳用戶:123456wh
eGroupWare is a multi-user, web-based groupware suite developed on a custom set of PHP-based APIs. Currently available modules include: email, addressbook, calendar, infolog (notes, to-do s, phone calls), content management, forum, bookmarks, wiki
標簽: eGroupWare multi-user developed PHP-based
上傳時間: 2015-02-20
上傳用戶:hphh
XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
標簽: integrates generator equations readable
上傳時間: 2014-11-27
上傳用戶:hebmuljb
A Practical Introduction to Data Structures and Algorithm Analysis,數據結構和算法,里面包括Java描述、C++描述和C描述三個版本,非常全
標簽: Introduction Structures Practical Algorithm
上傳時間: 2015-03-12
上傳用戶:fxf126@126.com
yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION battery. // It utilizes a buck converter, controlled by the on-chip 8-bit PWM, // to provide constant current followed by constant voltage battery charge.
標簽: LIION_BC_MAIN Integrated Filename Products
上傳時間: 2013-12-23
上傳用戶:牧羊人8920