-
#包括<;STDLIB. H & gt;
#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro */
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)-#include
#include
#include
//#include
#include "debugmalloc.h"
#include "dmhelper.h"
/*Define the macro*/
#define ALIGN 8
#define FENCE 0xDEADBEEF
#define HEADERSIZE sizeof(struct header)
#define FOOTERSIZE sizeof(struct footer)
- 2022-01-20 23:08:39下载
- 积分:1
-
用Struts做的一个日志系统 还是比较好用的! 开速开发的那种
用Struts做的一个日志系统 还是比较好用的! 开速开发的那种-Struts to do with a log system is quite handy! Open-speed development of the kind
- 2023-02-14 11:20:03下载
- 积分:1
-
DES密码的实验报告,包括流程图以及简要说明
DES密码的实验报告,包括流程图以及简要说明-DES password experimental report, including the flow chart, as well as a brief description of
- 2023-08-10 08:30:02下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
Windows Mobile SP/PPC手机上操作联系人,SIM卡联系人,提醒,工作的封装类,使用简单。...
Windows Mobile SP/PPC手机上操作联系人,SIM卡联系人,提醒,工作的封装类,使用简单。-Windows Mobile SP/PPC phone operator contact, SIM card contacts, reminders, work package categories, using a simple.
- 2022-05-08 00:47:10下载
- 积分:1
-
迷你高尔夫二维。它是一个简单的程序
MiniGolf 2D. It is a simple program-game simulating Golf 2D.
- 2022-08-24 12:55:23下载
- 积分:1
-
it can read or write jpeg file .
编程实现JPEG文件的读写-it can read or write jpeg file .
- 2022-11-19 20:20:04下载
- 积分:1
-
地理系信息专业必需基础知识的应用 vb与map objects的结合 本软件可提供路线的符号遍历显示...
地理系信息专业必需基础知识的应用 vb与map objects的结合 本软件可提供路线的符号遍历显示-geography information necessary professional knowledge base of vb map objects with a combination of the software available routes traverse the symbols show
- 2023-07-09 11:45:03下载
- 积分:1
-
编程步骤:
编程步骤: 1, 创建新工程(Win32 Console Application)。 2, 添加如下源文件: List.cpp ?链表类的实现 Operater.cpp ?操作类的实现 Main.cpp ?程序入口 添加如下头文件: List.h ?链表类的头文件 Operater.h ?操作类的头文件 3, 添加代码......... 4, 编译,调试,除错,完成.-Programming steps:
1.Create a new project(Win32 Console Application)
2.Add source codes as following:List.cpp__the implementation of list type Operater.cpp__the implementation of operater type Main.cpp__the start point of the program
Then, Add head file as following:List.h__the head file of list type Operater.h__the head file of operater type.
3. Add code.........
4. compile, debug,correct and the finish
- 2022-01-28 12:46:25下载
- 积分:1
-
获取硬盘的序列号
获取硬盘的序列号-access to the hard drive serial number
- 2022-01-25 16:08:04下载
- 积分:1