-
域名服务器的仿真程序:
一个简单的仿真模拟程序,其中包括数据的输入、查询和删除功能,要求在该程序的基础上添加一些功能,使程序的功能更为全面,操作更加方便。...
域名服务器的仿真程序:
一个简单的仿真模拟程序,其中包括数据的输入、查询和删除功能,要求在该程序的基础上添加一些功能,使程序的功能更为全面,操作更加方便。-Domain Name Server simulation procedures: a simple simulation program, including data entry, query and delete functions, the requirements in the program based on the add function, the function of the process more comprehensive, more convenient operation.
- 2023-02-05 07:25:03下载
- 积分:1
-
复制粘贴的源代码
复制粘贴的源代码-copy and paste the source code
- 2022-11-12 00:55:03下载
- 积分: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
-
常用的C++算法程序集
C常用算法程序集-徐士良-C algorithms commonly used procedures set-XU Shi-liang
- 2023-04-29 20:20:02下载
- 积分:1
-
基于arm的wince 5.0 下的ndis函数说明 手册
基于arm的wince 5.0 下的ndis函数说明 手册-Wince 5.0 based on the arm of the NDIS function under the instruction manual
- 2023-05-31 08:15:02下载
- 积分:1
-
本程序在VC++下实现了调用MATLAB的C++数学库,系统不需要按照matlab,只需要matlab/bin下的几个动态链接库文件支持即可。...
本程序在VC++下实现了调用MATLAB的C++数学库,系统不需要按照matlab,只需要matlab/bin下的几个动态链接库文件支持即可。-the procedures under the VC Calling MATLAB C math, system does not require Matlab, only Matlab/bin in several dynamic link libraries can support.
- 2023-08-30 20:00:03下载
- 积分:1
-
在arm9 2440 使用rtp协议使用G.726编码传输音频的PC接受端程序
在arm9 2440 使用rtp协议使用G.726编码传输音频的PC接受端程序-In the arm9 2440 using the rtp protocol the use of G.726 encoded audio transmission the receiving end of the PC program
- 2022-07-09 17:24:55下载
- 积分:1
-
运算数为一位整数 运算符为 +,
运算数为一位整数 运算符为 +,-,*,/,(,) 输入任意一个算术表达式E;求表达式E的值, 输出结果。-Computing an integer number +,-,*,/,(,) enter any operator for an arithmetic expression E seek an expression E, the value of output.
- 2022-06-29 20:37:48下载
- 积分:1
-
如何在 WPF 应用程序中查看 word 文档
引言示例演示如何在 WPF 应用程序中查看 word 文档。WPF 不支持可以直接查看 Word 文档,但有些客户想在 WPF 中显示 word 文档。因此,我们可以使用 WPF DocumentViewer 控件来承载固定文档如 XPS 文档。我们也可以将 word 文档转换为使用 VSTO 的 xps 文档。
- 2023-08-31 16:20:03下载
- 积分:1
-
在大多2440开发板BSP中的SMDK2440DRIVERSacklite目录下一般都有背光驱动。在注册表中添加如下函数的时候,开机时确实可以打印"!!!!!...
在大多2440开发板BSP中的SMDK2440DRIVERSacklite目录下一般都有背光驱动。在注册表中添加如下函数的时候,开机时确实可以打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!,如果没有操作大概1分钟后也可以打印!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。但打印("!!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!后,就算有触发事件(在触摸屏上点击,或者移动鼠标)也不会打印"!!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!。
其实这个驱动大体是正确的,只是当键盘鼠标或触摸屏输入时候gwes 发送“PowerManager/ActivityTimer/UserActivity” event,而不是原驱动中的“("UserInputEvent") ”修改后的源程序如下(SMDK2440DRIVERSacklite目录下bak_hw.cpp文件)。-2440 development board in the majority of BSP in SMDK2440 DRIVERS backlite directory generally backlight driver. Add the following in the registry function, the boot print when really " !!!!!!!!!!!! BACKLIGHT ON !!!!!!!!!!!!, If there is no operation after about 1 minute can also print it !!!!!!!!!!!! BACKLIGHT OFF !!!!!!!!!!!!。 Print (" !!!!!!!!!!!! BACKLIGHT OFF!! !!!!!!!!!! after, even if there are triggering events (click on the touch screen, or move the mouse) will not print " !!!!!!!!!!!! BACKLIGHT ON !!!!! In fact, this dr
- 2023-05-27 05:15:03下载
- 积分:1