-
Power PC 55xx 时钟初始化程序
Power PC 55xx 时钟初始化程序-Power PC 55xx clock initialization procedure
- 2022-03-30 11:06:34下载
- 积分:1
-
Have you noticed the cool ghost image that Windows Explorer produces when you st...
Have you noticed the cool ghost image that Windows Explorer produces when you start dragging files/folders from it? Well, I wanted to implement this in a C# project when dragging files between it and Windows Explorer. After a lot of Googling, I found out that there are three directions to start working on, as follows:
Using a "custom" cursor created from a MemoryStream initialized from an Image, as shown in this article.
Using the ImageList_BeginDrag and related APIs, as shown in this article: Dragging tree nodes in C#.
Using the IDragSourceHelper and IDropTargetHelper interfaces.
- 2022-03-05 15:47:46下载
- 积分:1
-
Silverlight围棋在线对弈程序 Silverlight围棋在线对弈程序
Silverlight围棋在线对弈程序 Silverlight围棋在线对弈程序-a program
- 2022-01-26 04:29:36下载
- 积分:1
-
演示了随机数的产生和使用
演示了随机数的产生和使用-demonstration, the random number generation and use
- 2022-05-24 05:46:39下载
- 积分:1
-
A Delphi history manager for self use only.Compiled under Delphi 2007 and VCLSki...
这是本人写的一个简单的Delphi打开历史文件清理软件,现在Delphi 2010已经有了这个功能了,不过如果你机器上装了多个的版本,不妨还是可以做为一个小工具使用的。编译此工程需要Delphi2007及VCLSkin5.4。如果没有vclskin,则打开工程时,可以把Tskindata组件删除。-A Delphi history manager for self use only.Compiled under Delphi 2007 and VCLSkin 5.4 required.If not installed vclskin components just delete TSkinData component.
- 2022-05-27 04:47:47下载
- 积分:1
-
Windows ce的一本非常好的教程 windowce
Windows ce的一本非常好的教程 windowce-Windows ce of a very good tutorial windowce
- 2023-06-11 08:10:03下载
- 积分:1
-
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应...
输入一个自然数N(2≤N≤9),要求输出如下的螺旋矩阵,即边长为N*N,元素取值为1至N*N,1在左上角,呈顺时针方向依次放置各元素。
N=3时,相应的矩阵中每个数字位置如下图所示:
1 2 3
8 9 4
7 6 5-Enter a natural number N (2 ≤ N ≤ 9), the requirements are as follows spiral output matrix, that is, edge length of N* N, the element values for the 1 to N* N, 1 in the upper left corner, showing a clockwise direction in order to place the various elements . N = 3, the corresponding figures for the location of each matrix as follows: 123,894,765
- 2023-07-10 21:40:03下载
- 积分:1
-
BP神经网络C#版
带动量因子的BP神经网络。其中,对神经网络的算法进行了改进。对此笔者进行了以下改进:新建了一个无参的构造函数用来预测新样本时实例化对象;提供saveParas、readParas方法用于保存和读取这些参数;提供initial方法用来建立预测过程中用到的动态数组
- 2023-09-05 09:35:02下载
- 积分:1
-
STC12+GPS+GSM+12864
STC12检测GPS和GSM模块的数据在12864上显示
- 2022-09-29 06:35:03下载
- 积分:1
-
A small programme of displaying dipart picture with Visual C++.
用VC++编写的用以显示sibliuy分形图的小程序-A small programme of displaying dipart picture with Visual C++.
- 2022-05-30 00:25:23下载
- 积分:1