-
打开字体文件夹等待三秒然后刷新在等待2.5秒最后自动关闭该文件夹。...
打开字体文件夹等待三秒然后刷新在等待2.5秒最后自动关闭该文件夹。-Open the fonts folder and then wait 3 seconds to refresh while waiting for the final 2.5 seconds automatically close the folder.
- 2022-05-10 16:10:33下载
- 积分:1
-
WP 动态图块样品
在背景中设置生活瓷砖标题
快速入门: 更新一个活的瓦片从后台任务
使用后台任务来更新您的应用程序活瓷砖与新鲜的内容。
这里是一个视频显示如何将 live 面板添加到您的应用程序。
系统必备组件
本主题假定您可以创建一个基本的 Windows 应用商店应用程序使用 c + +、 C# 或 Visual Basic。为
如何创建 Windows 应用商店应用程序第一,有关说明请参阅建筑你第一次 Windows 应用商店应用程序在使用
C + +、 C# 或 Visual Basic。
若要使用本节中介绍的代码,您需要:
Windows 8
Microsoft Visual Studio 表达 20
- 2022-02-13 16:05:20下载
- 积分:1
-
调整图像大小,利用 matlab 软件相兼容的 c 代码生成
图像调整使用用matlab近邻方法。在MATLAB imresize功能不支持C代码生成。此代码CODEGEN符合我们可以使用MATLAB编码器生成C代码。它有ImResize.m文件,并Codegen_resize.prj生成C代码。生成的C代码在代码生成文件夹中。目前,该代码支持输出的图像大小为480×640。你需要改变大小OutImg=零(480,640,“UINT8");按您的要求。
- 2022-01-25 17:33:49下载
- 积分:1
-
these procedures is studying computer graphics, write some small programs and sh...
这些程序是我在学习计算机图形学时,写的一些小程序,应该会对一些人有用处,请诸位高人多多指教!-these procedures is studying computer graphics, write some small programs and should have some useful, I invite you to a person exhibitions!
- 2022-02-07 05:54:24下载
- 积分:1
-
Regression是一款进行多元线性回归分析的计量经济学软件.可以完成多元回归模型的参数估计和统计检验和计量经济学检验.可以通过Excel获取外部数据,并且能...
Regression是一款进行多元线性回归分析的计量经济学软件.可以完成多元回归模型的参数估计和统计检验和计量经济学检验.可以通过Excel获取外部数据,并且能够把计算结果保存成xls文件,计算结果的差方图和平面图都可以保存成bmp文件。另外,也可以针对某一列数据进行数据处理。-A multivariate linear regression analysis of econometric software. To be completed Multiple regression model parameter estimation and statistical testing and econometric testing. Excel can access external data , and be able to calculate the results into Excel document preservation, The results of the poor and to map plans can be preserved as bmp document. In addition, it may be against a disaggregated data for data processing.
- 2022-02-05 01:37:20下载
- 积分:1
-
创建Mobile今日主题项目,当前内存查看
Requirements:
Visual Studio 2005,
Windows Mobile...
创建Mobile今日主题项目,当前内存查看
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.-Description:
This sample illustrates how to create a custom Today screen item for
Pocket PC.
Relevant APIs:
Today screen plugins.
Usage:
Load the project from Visual Studio 2005, and build normally.
This sample will build as a DLL called Memwatcher.dll. It will also
create a .cab file called memwatchercab.cab. Install the the cab on
on your device. Once you have installed memwatcher via the cab,
open the Settings-Today applet and tap on the Items tab. Tap OK to close
the dialog. (This causes Today to reload all the applets on the Today
screen- including the Memwatcher sample.)
Assumptions:
None.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.
- 2022-01-28 04:59:00下载
- 积分:1
-
MEGA16开发板,驱动开发板上的1602液晶
MEGA16开发板,驱动开发板上的1602液晶
-MEGA 16 1602
- 2023-01-30 20:45:08下载
- 积分:1
-
宾馆客房管理系统 实现宾馆客房的预订、查询和结算等功能
宾馆客房管理系统 实现宾馆客房的预订、查询和结算等功能-Hotel Room Management System implementation Hotel room reservations, inquiries and billing functions
- 2022-07-02 16:48:53下载
- 积分:1
-
一个类似资源管理器的远程序,很好用
一个类似资源管理器的远程序,很好用-A similar far-Explorer program, a very good use
- 2023-01-17 15:00:03下载
- 积分:1
-
如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲...
如果要编写模块化的软件,就要对对动态链接库(DLL)有一定的了解,本人这段时间在修改以前的软件时,决定把重复用的类和对话框做到DLL中,下面就从一个简单的例子讲起,如何实现MFC扩展DLL中导出类和对话框。-If you want to make you software module, you should make sense of DLL. Modifying my previous software these days, I decide to make the classes and dialogs in common use into DLLs. Now we begin with a simple example, to explain how to export classes an dialogs from MFC extended DLL.
- 2022-01-26 03:16:04下载
- 积分:1