-
49211848
Tank decisive battle VB source code
- 2017-05-02 09:16:39下载
- 积分:1
-
JNDI-JAAS
说明: J2EE规范的JAAS开发安全实例:介绍了J2EE的安全模式、中间件应用的JAAS实现。(J2EE standard JAAS security development examples : a J2EE security model, middleware applications JAAS achieve.)
- 2005-12-13 11:36:23下载
- 积分:1
-
Ubuntu12.10 菜鸟使用手册(二)
说明: 对于刚刚步入 Linux 的菜鸟来说, 难免要有时利用一下 的资源,(For newcomers who have just entered Linux, it is unavoidable to make use of some resources at times.)
- 2019-05-07 23:25:35下载
- 积分:1
-
Hungary-Algorithm
二分图最大匹配算法JAVA实现,使用匈牙利算法,eclipse环境(Hungary Algorithm)
- 2014-03-31 14:50:17下载
- 积分:1
-
ALU
说明: ALU示例(对于单周期cpu的Modelsim SE-64 10.4进行仿真)(Alu example (simulation for Modelsim se-64 10.4 of single cycle CPU))
- 2020-05-15 18:57:47下载
- 积分:1
-
do with VB Proxy Server source code to do with VB Proxy server source code
用VB做的Proxy服务器源代码 -do with VB Proxy Server source code to do with VB Proxy server source code
- 2022-01-20 23:29:24下载
- 积分:1
-
EventScript
红月五星中文事件编辑器红月五星中文事件编辑器(Luna Star Chinese Event EditorLuna Star Chinese Event Editor)
- 2015-01-03 11:32:07下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
MDIFrameBackground
To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, otherwise the gray background was completely intact. Not exactly what I was looking for. Suddenly it became a little mystery. Why doesn t the background of the frame change when I fill it with a color in the frame s WM_ERASEBKGND handler? So I went on a hunt, I went through a lot of the CMDIFrameWnd and CFrameWnd code looking for methods that would draw on the frame, and there was not much there. I finally ended up at CMainFrame::OnCreate method, I set a breakpoint and stepped through the CMDIFrameWnd::OnCreate method. After what seemed to be hours of searching I came across the following code in CMDIFrameWnd::CreateClient:
- 2010-08-06 14:07:20下载
- 积分:1
-
smap
Supervisor Mode Access Prevention support.
- 2015-06-27 18:43:04下载
- 积分:1