-
NVIDIA的并行计算。
使用nVidia进行并行处理的框架,编程环境是vs2005,c++语言。-parallal computing by nVidia
- 2022-03-18 00:07:13下载
- 积分:1
-
windows7 UAC 权限提升 win7权限
资源描述windows7 UAC 权限提升 win7权限,用windowsapi实现的提升权限,可以用普通用户权限提升到管理员权限,适合初学者 适用于windows2008 server,windows7 vista windows8 windows 10等操作系统
- 2022-07-10 10:06:19下载
- 积分:1
-
一个用VB编写的小游戏!
可以在程序中修改拼图的照片,也可以更该拼图的数量!可以由9张变成16张,25张!当然这些得你自己设置!...
一个用VB编写的小游戏!
可以在程序中修改拼图的照片,也可以更该拼图的数量!可以由9张变成16张,25张!当然这些得你自己设置!-VB prepared with a game! Can be modified in the procedure puzzle pictures can also be more the number of puzzles! Can 9 into 16, 25! Course, these were set up your own!
- 2022-08-17 13:13:58下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1
-
jDlog的主要功能: 1. 日记分类 2. 站内短消息 3. 隐藏日记 4. 所见即所得的日记以及评论编辑器 5. 日记可存为草稿暂不发布 6. 日记评论 7...
jDlog的主要功能: 1. 日记分类 2. 站内短消息 3. 隐藏日记 4. 所见即所得的日记以及评论编辑器 5. 日记可存为草稿暂不发布 6. 日记评论 7. 可视化访问统计 8. 可单独跟踪某篇日记 9. 日记与评论搜索 10. 会员注册 11. 支持RSS1.0,2.0及ATOM 12. 日记排序 13. 日记可选择天气与心情指数-jDlog include these functions:1. catalog 2. short message 3.hide log 4.HTML style editor for logs and comments 5.save the log as draft 6.comment support 7.accessing Stat 8.log track 9.search support 10.user register 11.RSS1.0/2.0 and ATOM support 12 log sort 13 select weather and heart
- 2022-06-02 13:01:49下载
- 积分:1
-
this a document that describe C programming
this a document that describe C programming-this is a document that describe C programming
- 2022-04-24 15:12:38下载
- 积分:1
-
inside the ACM often contain high
这个程序里面包含ACM中常考的高精度算法的全部,非常有价值,算法比传统的要简单精炼-inside the ACM often contain high-precision test algorithm all, a very valuable, algorithm than the traditional simple refining
- 2022-08-10 10:35:01下载
- 积分:1
-
该C 程序描绘的是红旗飘扬的样了,行为流畅.
该C 程序描绘的是红旗飘扬的样了,行为流畅.-the C program depicts a kind of fluttering red, smooth behavior.
- 2023-02-26 01:45:04下载
- 积分:1
-
process and thread synchronization, data sharing
进程与线程的同步、数据共享-process and thread synchronization, data sharing
- 2022-11-20 12:55:08下载
- 积分:1
-
实现对LSP等钩子程序的管理。对于SOCKET编程有兴趣的人可以参考。...
实现对LSP等钩子程序的管理。对于SOCKET编程有兴趣的人可以参考。-install and uninstall LSP
- 2023-03-01 18:35:04下载
- 积分:1