可以用任何 bitmap 當成 form 的外型 delphi 3.0, 4.0, 5.0, 6.0, 7.0 適用
上傳時間: 2014-05-30
上傳用戶:ghostparker
This driver and utilities are published in form of source code under GNU General Public License in this version.這是專門針對研華工控機610,開發的PCICOM驅動程序,對應用此機型的程序員很有幫助。
標簽: utilities published General License
上傳時間: 2014-01-02
上傳用戶:hgy9473
// 修正內容: // 1.產生作用范圍由原來的一個Form擴大到整個Application。 // 即一個應用程序只需要在主form放一個tdosmove就行. // 2.修正控件已釋放,但是指針不為空而導致的非法內存訪問異常。 // 3.修正TActiveColor顯示不穩定。
標簽: Application tdosmove Form form
上傳時間: 2014-05-26
上傳用戶:nanshan
this a java example,it is concernging array instance,give some different type form
標簽: concernging different instance example
上傳時間: 2015-07-19
上傳用戶:gxrui1991
素數因子產生器:該程序能生成prime factor
上傳時間: 2015-07-22
上傳用戶:Divine
用用VB實現透明的Form,使用更方便,界面更美觀
上傳時間: 2015-07-25
上傳用戶:yimoney
Visual Basic串口通信程序設計 mscomm.vbx通信控件可直接從vb的toolbox中加入窗體form,即可用其進行通信
標簽: toolbox Visual mscomm Basic
上傳時間: 2014-01-21
上傳用戶:thesk123
Structure the sources so that the compression and decompression code form a library usable by any program, and write both gzip and zip on top of this library. This would ideally be a reentrant (thread safe) library, but this would degrade performance. In the meantime, you can look at the sample program zread.c.
標簽: decompression compression Structure the
上傳時間: 2015-08-06
上傳用戶:jackgao
ACM試題An Easy Problem Description As we known, data stored in the computers is in binary form. The problem we discuss now is about the positive integers and its binary form. Given a positive integer I, you task is to find out an integer J, which is the minimum integer greater than I, and the number of 1 s in whose binary form is the same as that in the binary form of I. For example, if "78" is given, we can write out its binary form, "1001110". This binary form has 4 1 s. The minimum integer, which is greater than "1001110" and also contains 4 1 s, is "1010011", i.e. "83", so you should output "83".
標簽: Description computers Problem binary
上傳時間: 2013-12-11
上傳用戶:libenshu01
It is possible that certain products which can be built using this software modules might form inventions protected by patent rights in some countries (e.g. by patents about arithmetic coding algorithms owned by IBM and AT&T in the USA). Provision of this software by the author does NOT include any licenses for any patents. In those countries where a patent license is required for certain applications of this software modules, you will have to obtain such a license yourself.
標簽: possible products software certain
上傳時間: 2015-09-02
上傳用戶:gut1234567