-
Excel 作为Microsoft Office里面的拳头产品,内建了COM支持,所以通过Automation,可以轻松实现Automation组件跟excel...
Excel 作为Microsoft Office里面的拳头产品,内建了COM支持,所以通过Automation,可以轻松实现Automation组件跟excel里面的VBA的通信.本程序就是根据这个原理完成.-Excel as a fist inside the Microsoft Office Products, built the COM support it through Automation, can easily realize Automation components inside VBA with excel communication. This procedure is completed in accordance with this principle.
- 2022-04-13 07:57:41下载
- 积分:1
-
A*算法解决八数码
题目
The
15-puzzle has been around for over 100 years; even if you don"t know it by that
name, you"ve seen it. It is constructed with 15 sliding tiles, each with a
number from 1 to 15 on it, and all packed into a 4 by 4 frame with one tile
missing. Let"s call the missing tile "x"; the object of the puzzle is to
arrange the tiles so that they are ordered as:
1
2 3 4
5
6 7 8
9 10 11 12
13 14 15 x
where the only legal operation is to exchange "x" with one of the tiles with
which it shares an edge. As an example, the following sequence of moves solves
a slightly scrambled puzzle:
- 2022-02-06 16:32:40下载
- 积分:1
-
验证指针的本质是共四个字节这东西代表的东西…
验证指针本质是一个占四个字节的东西,这个东西代表的是变量的地址,并可以通过四个字符保存下来(除函数指针):
将整型,字符型,结构体型数据的地址保存到一个字符数组中,每个地址都只占4个字节。然后从数组中每次取四个,转换成指针,再通过该指针找到原先存的数据。-Verify pointer essence is a total of four bytes of the things this thing represents the address of a variable, and can be preserved through the four characters (except function pointers): will be integer, character, structure, size of the address of the data saved to the an array of characters, each addresses only 4 bytes. And then taking four each from the array, converted into a pointer, and then through the pointer to find the original save data.
- 2023-08-06 14:35:03下载
- 积分:1
-
用C语言编写的,实现一个能进行稀疏矩阵基本运算的运算器。...
用C语言编写的,实现一个能进行稀疏矩阵基本运算的运算器。-writen in C language, implemented calculator which can execute basic operator of sparse matrix.
- 2022-01-28 09:52:54下载
- 积分:1
-
windowsmobile一些自定义的小控件!
windowsmobile一些自定义的小控件!-windowsmobile some custom widget!
- 2022-03-15 00:05:46下载
- 积分:1
-
Roman numeral converter using Visual Basic 6
Roman numeral converter using Visual Basic 6
- 2022-03-24 23:07:57下载
- 积分:1
-
MPEG2-2(13818中文版)
MPEG2-2(13818中文版).doc MPEG2-2(13818中文版).doc MPEG2-2(13818中文版).doc MPEG2-2(13818中文版).doc
- 2022-08-10 06:57:13下载
- 积分:1
-
chat procedures and browser procedures an example straightforward
chat程序和browser程序的一个例子,简单易懂-chat procedures and browser procedures an example straightforward
- 2022-05-24 10:21:47下载
- 积分:1
-
基于JAVA的flappy bird游戏
较为简单的JAVA小游戏,适合初学者模仿学习,设置鼠标点击事件为小鸟向上飞,操作简单,实现比较符合新入门的朋友们,欢迎大家来看看
- 2022-10-25 18:00:03下载
- 积分:1
-
DumpROM源代码,用于WINCE的dumprom.exe工具学习
dumprom source code,use for learning the dumprom.exe tool for wince
- 2022-07-23 18:27:07下载
- 积分:1