-
封装好的DIBImage类,可以读BMP格式的图像并显示
封装好的DIBImage类,可以读BMP格式的图像并显示-Package good DIBImage class, you can read BMP format images and display
- 2022-11-08 02:15:03下载
- 积分:1
-
使用C语言编程,创建两个结构体数组,一个存储客户信息,一个存储航班信息,实现添加、修改、删除、查询、浏览航班信息及查询客户信息,订票、退票等功能...
使用C语言编程,创建两个结构体数组,一个存储客户信息,一个存储航班信息,实现添加、修改、删除、查询、浏览航班信息及查询客户信息,订票、退票等功能 -The use of C language programming, to create an array of two structures, a store customer information, a stored flight information, the realization of add, modify, delete, query, browse flight information and inquiries, customer information, booking, refund and other functions
- 2023-07-14 20:35:03下载
- 积分:1
-
分为前后台,SQL数据库。适合中小型超市使用
分为前后台,SQL数据库。适合中小型超市使用-Taiwan is divided into before and after, SQL database. Suitable for the use of small and medium-sized supermarket
- 2022-03-06 18:10:03下载
- 积分:1
-
segmentation of breakage
以下是胶体破损识别的图像处理方法。测试用例取自Terradisk,Beatu gloid文件夹。
- 2022-07-12 04:12:15下载
- 积分:1
-
algorithm commonly used C language source code
C语言常用算法源码-algorithm commonly used C language source code
- 2022-05-15 10:51:06下载
- 积分:1
-
公路上的汽车流量计数
本次设计的程序是基于Matlab的应用于道路交通的汽车统计计数的设计,设计思路清晰,设计过程比较合理,也快速的实现了汽车的流量的计数统计,效果良好
- 2022-07-14 15:30:59下载
- 积分:1
-
用于查看二进制文件的小工具 用MFC编写
用于查看二进制文件的小工具 用MFC编写-Binary file for viewing with a small tool for the preparation of MFC
- 2022-03-13 18:50:27下载
- 积分:1
-
本文介绍了一个简单的日历,在您的桌面上。我创造了…
This article describes a simple calendar that sits on your desktop. I have created this application to just study about alpha blending, desktop wallpapers, and how a device context can be saved as a bitmap. I am planning to make a more refined version including a time scheduler and reminder also.
- 2022-10-22 21:40:03下载
- 积分:1
-
Personal Profile secop Reference Implementation 1.1 Final Release(JSR
Personal Profile secop Reference Implementation 1.1 Final Release(JSR-216)
- 2022-08-03 00:37:23下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1