-
离开机会给发的啥总想把你们出去玩儿同一频率跑了看见和规范程序报名机会了吗你还会更丰富...
离开机会给发的啥总想把你们出去玩儿同一频率跑了看见和规范程序报名机会了吗你还会更丰富-Leave the opportunity for granted and what you want out of the total frequency of ran the same play to see and regulate the procedures for application chance you will enrich your
- 2022-02-22 07:41:00下载
- 积分:1
-
一个虚拟桌面的源码, Visual C++实现, 包装成类, 方便使用!
一个虚拟桌面的源码, Visual C++实现, 包装成类, 方便使用!-A virtual desktop of the source code, Visual C++ Realize, packing into a category, user-friendly!
- 2022-05-08 16:21:11下载
- 积分:1
-
C# -快速复制内存方法- x86 汇编
翻译 maninwest@Codeforge 作者 okarpov@CodeProject
我在此介绍如何快速复制数据并在 C# 和 .NET下使用汇编。
背景
如果你了解汇编语言、内存对齐和 C#、 Windows 和 .NET 高级技术就最好了。
代码使用处理器( 从 Pentium III+ (KNI/MMX2), AMD Athlon (AMD EMMX 后)支持的 SSE 指令 。
我在自己的奔腾双核 E5800 3.2GHz (4GB RAM )的双核模式下测试过。
如要使用 C# 在 Windows 下分配对齐内存, 有三种方法:
a)位图对象 ( windows 自己在内) 分配 16 位对齐地址,可以使用位图轻松对齐内存分配;
- 2022-06-12 10:00:00下载
- 积分:1
-
Chinese chess source, the use of Windows SDK development.
中国象棋源码,使用Windows SDK开发。-Chinese chess source, the use of Windows SDK development.
- 2022-11-29 01:20:04下载
- 积分:1
-
一个外部中断0的简单程序,该程序实现外部中断0的模拟以及中断服务程序的响应。...
一个外部中断0的简单程序,该程序实现外部中断0的模拟以及中断服务程序的响应。-External Interrupt 0 is a simple procedure that implementation of the Analog External Interrupt 0 interrupt service routine, as well as response.
- 2023-01-30 13:35:03下载
- 积分:1
-
Public System procedure for delphi
delphi公共系统程序
- 2022-12-12 14:50:04下载
- 积分:1
-
VC实现Blowfish加密
VC实现Blowfish加密,简单易懂,上传让大家学习学习
- 2022-03-04 09:02:42下载
- 积分:1
-
这是一个动态改变对话框及其控件大小的好例子,非常的好使...
这是一个动态改变对话框及其控件大小的好例子,非常的好使-This is a dynamic dialog and its controls to change the size of a good example, so that the very
- 2022-03-11 01:58:48下载
- 积分:1
-
visual c++MFC编写的一百个例子程序。非常经典的代码例子。
visual c++MFC编写的一百个例子程序。非常经典的代码例子。-visual c++ MFC example program written in 100. A very classic example of the code.
- 2022-08-20 08:34:43下载
- 积分:1
-
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以...
一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。
该系统需要实现以下功能:
(1) 订票:若该航次余票数大于等于客订票数,则在该航次的乘客表(按乘客姓氏字母词典顺序排列)中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应提示信息;
(2) 退票:若退票数小于该乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票使得该乘客的订票数为零时,要从乘客表中撤销该乘客项;否则给出相应的提示信息;
(3) 将某航次的余票数恢复初值为该航次的最大客票数;
(4) 显示:显示该机场各航次班机的售票情况。-Booking air tickets and a refund system. Assuming there are m a civil airport voyage of the flights, each voyage only to reach a destination, the trial design for an automated airport ticket booking and refund system.
The system needs to achieve the following functions:
(1) booking: If the voyage than the number of votes greater than or equal to the number of passengers booking, the passenger in the voyage List (alphabetical by passengers dictionary order), insert the booking information of passengers, and modify the data of the voyage Otherwise, the corresponding message
(2) Refund: If the refund is less than the number of votes of the original passeng
- 2022-08-03 17:49:14下载
- 积分:1