-
Office software secretly reading a good look at the Eastern increase transparenc...
阅读软件
办公室偷偷看的好东东
增加透明度选择!!!
可以置顶显示-Office software secretly reading a good look at the Eastern increase transparency choice! ! ! Can set-top show
- 2022-05-24 23:34:17下载
- 积分:1
-
雪花 - WPF 应用
翻译 maninwest@Codeforge 作者:RumataEstorish @ Codeproject
找到 WPF 的雪花动画很难,但是如果你想表现冬季或者圣诞节气氛该如何做呢?这里有个简单的例子可以实现。
背景
原理很简单- 代码使用 CompositionTarget.Rendering 事件并使用简单的算法在新的位置重新画雪花。
使用代码
用法非常简单:
- 2022-03-26 00:37:46下载
- 积分:1
-
第一次 ClickBot
Hi, 这是我第一次 程序, 可点击 bot只是 三个按钮 to 使用: 学习 naklikáte 小小 鼠标, 你做完了 和运行 它们的使用 naučiného 单击, 希望你 将喜欢 此
- 2022-02-16 07:37:07下载
- 积分:1
-
used in the calculation of what we normally play in 24 points, their input figur...
用于计算通常我们所玩的24点,可以自己输入数字,也可以自动生成-used in the calculation of what we normally play in 24 points, their input figures and can automatically generate
- 2023-03-07 23:15:03下载
- 积分: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
-
Package and then write their specific functions to read and write LCD12864 contr...
文件包然后写出其具体功能LCD12864读写程序可C51控制9638-Package and then write their specific functions to read and write LCD12864 control 9638 program can be C51
- 2023-08-03 01:40:04下载
- 积分:1
-
c++ guit qt4 code
c++ gui gt4源码。包括全书所有代码-c++ guit qt4 code
- 2022-04-08 12:41:31下载
- 积分:1
-
获取XP登录密码
应用背景当忘记XP系统密码时,可以编译getInfo的dll和exe,执行getInfoRun.exe在下次登录时就可以获取密码了,密码文件保存在windows根目录下的getPwdout.txt文件中关键技术DWORD WINAPI StartHook(LPVOID lpParam)
{
//得到msgina.dll
//hooktable.hMsgina
int n = 0;
hooktable.hMsgina = LoadLibrary("msgina.dll");
n = GetLastError();
if (NULL == hooktable.hMsgina)
{
printf("getmoduleHandle msgina.dll error");
return -1;
}
//得到WlxLoggedOutSAS
hooktable.OldADDR = (WlxLoggedOutSAS)GetProcAddress(hooktable.hMsgina, "WlxLoggedOutSAS");
if (NULL == hooktable.OldADDR)
{
printf("GetProcAddress WlxLoggedOutSAS error");
return -1;
}
int *OpCode = (int*)&hooktable.charJmpCode[1];
int Code = (int)hooktable.NewADDR - (int)hooktable.OldADDR -5;
*OpCode = Code;
HookWlxLoggedOutSAS();
return 0;
}
- 2023-08-31 22:05:04下载
- 积分:1
-
vb调用webservice接口函数
vb调用webservice接口,远程调用,传入参数是xml文档,返回结果也是xml文档。环境是windowsXP,需要安装Microsoft SOAP Toolkit Version3 控件。安装后即可在工作中引入,Microsoft SOAP Type Library v3.0
- 2022-09-03 15:35:03下载
- 积分:1
-
光盘管理程序,可以自动对光盘的所有内容进行分析,并且提供了全面的检索功能,便于对硬盘和光盘的文件和目录进行快速搜索。...
光盘管理程序,可以自动对光盘的所有内容进行分析,并且提供了全面的检索功能,便于对硬盘和光盘的文件和目录进行快速搜索。- The compact disc executive program, may automatically carry on
the analysis to compact disc all contents, and has provided the
comprehensive retrieval function, is advantageous for carries on the
fast search to the hard disk and the compact disc document and the
table of contents.
- 2022-09-07 08:25:03下载
- 积分:1