-
教务辅助管理 教师信息管理排课,授课信息的管理。
教务辅助管理 教师信息管理排课,授课信息的管理。-Senate Aided Management Information Management Course Scheduling teachers, teaching information management.
- 2022-11-27 22:25:03下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1
-
phone icon move
test application
phone icon move
test application-phone icon move test application
- 2022-03-25 03:03:58下载
- 积分:1
-
・此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),...
・此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。... -this code demonstrated how to use CreateToolhelp32Snapshot API function except to the current process system. And how HANDLE OpenProcess (...), TerminateProcess (...) to open up the process and the closure of activities. ...
- 2022-08-06 11:43:54下载
- 积分:1
-
windows编程帮助文件,基于c和汇编部分。
windows编程帮助文件,基于c和汇编部分。-help files, for the c and part of the compilation.
- 2023-08-10 22:15:04下载
- 积分:1
-
编写fisher判别分析的程序并自选地理数据实验
要求:能正确读取数据;程序界面友好,操作简便;功能齐全(包括构造判别式、合理性检验、预测、因素分析等);...
编写fisher判别分析的程序并自选地理数据实验
要求:能正确读取数据;程序界面友好,操作简便;功能齐全(包括构造判别式、合理性检验、预测、因素分析等);-Fisher discriminant analysis prepared by the procedures and experimental geo-data-on-demand requirements: to read the data correctly procedures user-friendly, easy to operate feature complete (including the discriminant structure, a reasonable test, forecasting, factor analysis, etc.)
- 2022-02-03 08:29:05下载
- 积分:1
-
GID+极坐标实现
使用C# GDI实现极坐标图形显示
- 2022-04-21 05:16:26下载
- 积分:1
-
BIN2C,对 C 文件 bin 文件更改
BIN2C,对 C 文件 bin 文件更改
用法: bin2c bin_file C_file
与 c + + 6.0 编著上
- 2022-02-06 01:49:46下载
- 积分:1
-
1、 介绍计算机动画的基本知识和实现方法 2、 在VC++中建立时钟消息,使用时钟消息产生动画。 3、 介绍动态地获取图形文件名。 4、 介绍在VC++中窗口、...
1、 介绍计算机动画的基本知识和实现方法 2、 在VC++中建立时钟消息,使用时钟消息产生动画。 3、 介绍动态地获取图形文件名。 4、 介绍在VC++中窗口、控件大小控制和定位的方法。 5、 程序运行时的目录定位方法。-Demos of graph animation program in windows.
- 2022-01-26 00:08:02下载
- 积分:1
-
build environment : VC6.0 and above reader Sector (byte or word reader) to read...
编译环境:VC6.0及以上版本
读写扇区(以字节或字读取)
读写簇(以字节或字读取)
读取FAT项
获取BPB信息
获取某文件或文件夹的目录项信息(入口簇及偏移量)
设置目录项信息(可以通过这来实现更改文件名,文件属性,创建时间等信息)-build environment : VC6.0 and above reader Sector (byte or word reader) to read and write Cluster (byte or word reader) to read FAT items BPB access information access a document or folder directory information items (imported cluster and offset) the installation of Contents items (which can be passed to to achieve change file names, file attributes, create time information)
- 2022-11-14 19:55:03下载
- 积分:1