-
用的是以太网的网卡地址的程序,该软件可以进行验证。
用VC++开发读取网卡MAC地址的程序,可以作为验证软件合法的一个通用模块
-with VC read the Ethernet MAC address procedures, the software can be verified as legitimate a Universal Module
- 2022-02-21 00:22:19下载
- 积分:1
-
danxingwuyuandingweifa
单星测频无源定位法,采用单星测频实现无源定位的方法(Single satellite carrier frequency passive location method)
- 2010-09-08 09:38:14下载
- 积分:1
-
nv30_push
td_event_e values NOTE: There is a max of 32 events.
- 2015-10-19 11:53:41下载
- 积分:1
-
得到浏览器(CHtmlView)中的HTML内容并修改这些内容的程序
得到浏览器(CHtmlView)中的HTML内容并修改这些内容的程序- Obtains the browser (CHtmlView) the center HTML content and
revises these contents the procedure
- 2023-02-17 13:05:03下载
- 积分:1
-
通过Ihttpmodel实现网站url重写功能
通过Ihttpmodel实现网站url重写功能-Ihttpmodel site through the url rewrite to achieve functional
- 2022-04-20 17:39:08下载
- 积分:1
-
程序包是sun公司提出的jxta服务架构中支持java开发平p2p网络程序的类库!...
程序包是sun公司提出的jxta服务架构中支持java开发平p2p网络程序的类库!-A class library that supports p2p network application development by Java, which belongs to JXTA service architecture by SUN corp.
- 2022-07-18 12:44:24下载
- 积分:1
-
vb3draw
这是一个讲究的的 介绍VB在犀牛软件里的 很好的东西 你会满意的 相信我(you will be glad)
- 2013-11-28 14:32:37下载
- 积分:1
-
tomo2d.v1.4.3f+manual.tar
二维射线追踪地震层析成像,需要在GNU C++环境下运行。安装cygwin也可在windows下使用,具体使用方法在readme中有介绍(Two-dimensional ray tracing seismic tomography, the need for GNU C++ Environment. Install cygwin in windows can also be used, the specific use in the readme in the introduction)
- 2007-09-07 16:16:43下载
- 积分:1
-
DIA2Dump
微软PDB文件的接口使用示例,根据命令行,读取PDB文件中的所有内容。(PDB file interface uses Microsoft' s example.)
- 2020-11-30 00:19:27下载
- 积分:1
-
sy2
用递归的方法实现以下算法:
1.以二叉链表表示二叉树,建立一棵二叉树(算法5.3);
2.输出二叉树的中序遍历结果(算法5.1);
3.输出二叉树的前序遍历结果(见讲稿);
4.输出二叉树的后序遍历结果(见讲稿);
5.计算二叉树的深度(算法5.5);
6.统计二叉树的结点个数(算法5.6);
7.统计二叉树的叶结点个数;
8.统计二叉树的度为1的结点个数;
9.输出二叉树中从每个叶子结点到根结点的路径。(The following algorithm is implemented using a recursive method:
1., the two fork list is used to represent the two fork tree, and a two fork tree is established (algorithm 5.3).
2. output two order tree traversal results (algorithm 5.1);
3. output two prefix traversal results (see lecture notes);
4. output the result of traversal traversal of two fork tree (see lecture notes).
5. calculate the depth of the two forked tree (algorithm 5.5);
6. statistics the number of nodes of the two fork tree (algorithm 5.6).
7. statistics of the number of leaf nodes of the two forked tree;
8. the number of nodes of the two forked tree is 1.
9. output the path from each leaf node to the root node in the two fork tree.)
- 2020-11-20 13:19:37下载
- 积分:1