-
-
sharegem_deskpop.rar
主要实现:
利用CREATEWINDOW建立与释放程序窗体。
WM消息队列循环。
向应用程序发送程序ICON。(否则生成的程序无图标类似DOS程序)
隐藏桌面程序。
在TRAY栏右键弹出退出,关于栏。
实现程序在DELPHI下无FORM的编写。
运用WINAPI一些技巧。
-
-
-
BdbPlayCap.rar
... 文件夹
2. Library path 添加 DX9SDK\Lib 所在文件夹
3. Conditional defines: 添加 STRICT
SDK 程序转为 BCB 的 Form 程序,只需重载 Form 的 WndProc,窗口消息函数改用 Form 的 WndProc 函数 ...
-
geneticalgrithmprogram.rar
... : [errmsg,Z,X,t,c,fail] =
% BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...)
%
% BNB solves problems of the form:
% Minimize F(x) subject to: xlb <= x0 <=xub
% A*x <= B Aeq*x=Beq
% C(x)<=0 Ceq(x)=0
% x(i) ...
-
midiio.zip
控制MIDI输入输出的程序。
View MIDI input messages in raw form or with text descriptions.
Send MIDI messages using the mouse or from dialog controls.
Select MIDI input and output devices from the application.
Run multiple instances to demonstrate MIDI device ...
-
-
-
Capture2Dlg.rar
在MFC程序中显示JPG/GIF图像如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没
-
Capture22.rar
在MFC程序中显示JPG/GIF图像如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没
-