-
函数查询当前进程的间隔定时器信息,并将查询结果保存在内核空间的结构变量中。然后将结果拷贝到用户空间缓冲区中。...
函数查询当前进程的间隔定时器信息,并将查询结果保存在内核空间的结构变量中。然后将结果拷贝到用户空间缓冲区中。-The function obtains the interval timer s information of the current process and keeps the result in certain structure variable which is in kernel space.Finally,copys it to buffer of user space.
- 2022-03-03 19:03:50下载
- 积分:1
-
椭圆拟合算法VC++
这是一个椭圆拟合的算法程序,能够对输入的点进行2D直线,圆及旋转椭圆拟合。 上面的图形是一个2D
- 2022-02-28 13:09:21下载
- 积分:1
-
ErdasImagine secondary development and customer
ErdasImagine二次开发与客户化方法研究
对ERDAS开发者有帮助-ErdasImagine secondary development and customer-oriented method for ERDAS help developers
- 2022-11-03 19:35:03下载
- 积分:1
-
给任意长度的字符串,加CRC校验码的c语言算法
给任意长度的字符串,加CRC校验码的c语言算法-to arbitrary length of the string, plus CRC algorithm in C Language
- 2023-04-02 22:45:02下载
- 积分:1
-
c# 播放器
视频播放器,主要是.net环境下编写的,主要的功能:1.能够实现视频、音频的播放已经播放的控制;2.能实现定时关机;3.能够实现皮肤的切换;4.能够实现通过数据库来加载播放文件;5.能够实现窗口的透明、鼠标样式、隐藏列表;
该软件的功能强大,界面华丽、操作简单
- 2023-08-08 23:25:04下载
- 积分:1
-
一个漂亮的日历程序
很漂亮的日历程序 学习之后你也可以编成这么漂亮的了-a pretty calendar program
After learning (the code) you can write such a pretty application as well
- 2022-02-03 14:48:18下载
- 积分:1
-
如何在程序中改写你的注册表
如何在程序中改写你的注册表-how the process rewrite your registry
- 2022-05-07 05:32:59下载
- 积分:1
-
NTFS流操作.流(STREAM)是NTFS下的概念。目前只有NTFS支持流。流依附于文件而存在,
你可以在流中存储2进制数据,文字或者其他一些东西.就象文...
NTFS流操作.流(STREAM)是NTFS下的概念。目前只有NTFS支持流。流依附于文件而存在,
你可以在流中存储2进制数据,文字或者其他一些东西.就象文件一样。文件存
什么,流就能存什么。每个文件可以含有多个流。当流所依附的文件被删除,
流也随之消失。-NTFS flow operation. Flow (STREAM) NTFS is the concept. At present, only NTFS support flow. Depend on the flow of documents exist, you can flow in two-band data storage, writing or other things. Like papers. What the file, what depositors will be able to flow. Each file can contain a number of flow. When the flow are dependent files are deleted, the flow will disappear.
- 2023-01-27 22:35:03下载
- 积分:1
-
简单的多个小例子Opengl入门3d图形源代码
有简单的顶点绘制代码,顶点大小代码,直线绘制代码,直线大小代码,点画直线,三角形环绕,实心圆锥,空心凹面多边形,矩形动画,正投影电子核,透视图投影太阳绕月飞行动画,全是源代码,是我亲自试过的,绝对能用
- 2022-08-15 23:27:26下载
- 积分:1
-
A print program. Support a lot of the Fonts, align type(right,left,center,fill),...
改进版的打印程序。支持多种字体、对齐方式(左、右、居中、全充满)、左缩进、右缩进,此外,用户还可以调整显示百分比、宽度或页面选项、打印当前页、全部或所选范围等等。-A print program. Support a lot of the Fonts, align type(right,left,center,fill),left indent,right indent, and zoomin/zoomout, width, paper config, print current page/all the pages/ringe of the page.
- 2022-01-28 17:23:41下载
- 积分:1