-
naca-airfoil
生成NACA翼型的vb程序,输入4位数naca翼型,得到翼型剖面。(NACA airfoil generates vb program, enter the 4-digit naca airfoil, get airfoil sections.)
- 2021-04-10 12:08:59下载
- 积分:1
-
Wordoperate
说明: 这个程序使用COM技术实现WORD文档的自动化,实现文档的自动打印。(This program uses COM technology WORD document automation, the realization of the document will automatically print.)
- 2008-11-04 18:52:34下载
- 积分:1
-
MouseClickPMFC
能够完成鼠标的自动点击,可以使电脑在五人看守的情况下,某些系统不再掉线。(Automatically clicks the mouse to complete, you can make your computer in case of five guards, some systems are no longer dropped.)
- 2014-07-06 18:22:52下载
- 积分:1
-
TpWindbg
TP保护在游戏在虚拟机vmware下无法进行双机调试,通过inline hook过掉双机调试保护,适合在WIN7环境下,开启前先加载驱动程序,然后打开TP游戏,在WINDBG下运行两次G后,能成功对TP驱动进行调试(Pass TP driver about windbg in vmware in win7 os)
- 2016-03-13 14:28:38下载
- 积分:1
-
86585686799
CDtoWAVE转换器,VC++经典编程源码,很好的参考资料。(The CDtoWAVE converter, VC++ classic programming source code, a good reference.)
- 2013-11-15 10:24:53下载
- 积分:1
-
BoyeCutter
本程序为激光切割机的源代码,编程环境为VC++6.0.(This procedure for the laser cutting machine of the source code, programming environment for VC++6.0.)
- 2021-04-22 23:18:48下载
- 积分:1
-
haisanids
VC++网络连接监控程序源代码,适合编写网络监控的编程者参考,选择监听的网络IP地址后才可以开始监听里程。并包括了IDS过滤器参数设置,几点提示:
1.初始状态只监听连接,不捕获IP数据
2.鼠标右击列表选择或取消监控某端口数据
3.为防止ping攻击,一般情况ping数据全部监控
4.监控某端口数据时,不监控ping包
5.数据超过20k将被清空
6.右边窗口停止抓包后显示十六进制数(VC++ source code network connection monitoring, network monitoring program for the preparation of reference, select the monitor s network IP address before you can start listening mileage. And includes IDS filter parameter settings, a few tips:
1. Initial state only listen for connections, do not capture IP data
2 Right-click the list to select or deselect a port monitoring data
3 To prevent ping attacks, general ping all monitoring data
4 When a port monitoring data, no monitoring of ping packets
5 The data will be cleared over 20k
6 right window displays the hexadecimal number stopped after capture)
- 2014-07-02 10:17:36下载
- 积分:1
-
vb_api例程
VB中API的简单应用源码,有兴趣的下载(VB API simple application source code, are interested in downloading)
- 2005-05-17 16:46:56下载
- 积分:1
-
TTTOOA_uwbh
这是在uwb系统中,用TOA定位法的的整个系统的仿真程序源码
(This is a simulation program source code for the entire system in uwb systems, TOA positioning method)
- 2020-08-11 19:58:26下载
- 积分:1
-
真二叉树重构
说明: 但是对于“真二叉树”(每个内部节点都有两个孩子的二叉树),给定它的先序、后序遍历序列足以完全确定它的结构。将二叉树的n个节点用[1, n]内的整数进行编号,输入一棵真二叉树的先序、后序遍历序列,请输出它的中序遍历序列。(But for one proper binary tree, in which each internal node has two sons, we can uniquely determine it through its given preorder traversal sequence and postorder traversal sequence.Label n nodes in one binary tree using the integers in [1, n], we would like to output the inorder traversal sequence of a binary tree through its preorder and postorder traversal sequence.)
- 2019-04-21 16:54:36下载
- 积分:1