-
此资源主要是实现文字动画的效果,运行环境为VC
此资源主要是实现文字动画的效果,运行环境为VC-The resources are mainly to achieve the text animation effects, running environment for VC
- 2022-06-17 16:26:02下载
- 积分:1
-
一个修改游戏参数的小程序,和金山游侠差不多.是对内存的操作的...
一个修改游戏参数的小程序,和金山游侠差不多.是对内存的操作的-a revised parameters of small game procedures, and almost Jinshan drifter. The memory of the operation
- 2022-06-15 00:00:47下载
- 积分:1
-
Basic statistics with matrices including NaNs
Basic statistics with matrices including NaNs
- 2023-06-06 05:05:03下载
- 积分:1
-
端口扫描器C语言源代码,初学者可以参考一下
端口扫描器C语言源代码,初学者可以参考一下-Port scanner C language source code for reference for beginners
- 2022-04-07 00:17:08下载
- 积分:1
-
指纹识别系统设计时提出的一种基于方向图的指纹识别设计的一段程序...
指纹识别系统设计时提出的一种基于方向图的指纹识别设计的一段程序-Fingerprint Identification System to design a pattern based on the design of the fingerprint identification process for some
- 2023-03-30 04:35:02下载
- 积分:1
-
一个声音记录,回放的程序,同时显示当前声音的电平,可以改造为一个网络点对点的语音通讯程序...
一个声音记录,回放的程序,同时显示当前声音的电平,可以改造为一个网络点对点的语音通讯程序-a voice recording and playback procedure, and the voice of the show current levels, can transform a network of point-to-point voice communications procedures
- 2022-03-26 03:58:30下载
- 积分:1
-
圣维南一维非恒定流明渠水力学模型,该模型利用普林士曼Preismann隐格式求解,方法是追赶法和迭代法。...
圣维南一维非恒定流明渠水力学模型,该模型利用普林士曼Preismann隐格式求解,方法是追赶法和迭代法。-Saint-Venant one-dimensional unsteady flows lumens mechanical model, the model used Pulinshiman Preismann Hidden format solution is to catch up with the law and iterative method.
- 2022-02-09 20:10:15下载
- 积分:1
-
windows wdm 设备驱动开发指南,很经典的资料,做驱动程序的可以...
windows wdm 设备驱动开发指南,很经典的资料,做驱动程序的可以-windows wdm device driver development guide, a very classic information, do the driver can see
- 2022-02-25 15:57:48下载
- 积分:1
-
这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能,很有趣,不妨...
这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能,很有趣,不妨-Because of STL libary of C++ used in this grade system,it has little code.The system carries out all the function with just 30 rows code.It s very interesting,you d better have a look.
- 2022-11-26 07:40:04下载
- 积分:1
-
最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE...
最近整理文档,发现以前写的《如何在NT下获取进程的路径》一文中还有个问题没有解决:原文中的程序无法获取系统进程的路径,如:csrss.exe。记得VCKBASE上有位网友说过一个方法:“给枚举的进程增加SE_DEBUG_NAME权限即可”,于是在网上找了些资料,解决了原文中的问题。这里要特别感谢那位名叫rovershen的网友!
GIF图象是基于颜色列表的(存储的数据是该点的颜色对应于颜色列表的索引值),最多只支持8位(256色)。GIF文件内部分成许多存储块, 用来存储多幅图象或者是决定图象表现行为的控制块, 用以实现动画和交互式应用。GIF文件还通过LZW压缩算法压缩图象数据来减少图象尺寸。
-recent collate documents, found previously wrote "how the acquisition process NT path," he also has a problem that has not been resolved : text of the procedures do not have access to the trails system processes, such as : csrss.exe. Remember that there are spaces VCKBASE said a netizen : "Enumerate to the process can increase SE_DEBUG_NAME competence", so the Internet to find the information, solve the original problem. Special thanks here to rovershen who named the netizens! GIF image is based on the color of the table (data storage is the point corresponding to the color of the color value of the index list), only support a maximum of eight (256 colors). GI
- 2022-07-13 07:42:02下载
- 积分:1