-
center
jamson中心格式求解naca0012翼型的绕流,计算精度较高(format solve naca0012 airfoil of jamson center around the flow calculation accuracy)
- 2013-04-05 12:54:00下载
- 积分:1
-
ftp服务器编程,采用VC
ftp服务器编程,采用VC-ftp server programming, using VC
- 2022-03-13 06:00:23下载
- 积分:1
-
MiusCRM
Mius客户管理系统第一次发布日期:2009-03-04 零晨2点钟,前身为:某数控机床客户管理系统,在各大下载站发布后,取得良好的评价,有许多的网友,给本系统提出了许多宝贵的意见,此次改版中,许多功能均得到了改进和完善,Mius非常感谢各位网友的热心指点和帮助!本系统适用于小型销售公司的客户管理。(Mius customer management system is the first issue date: 2009-03-04 early morning two o clock, formerly known as: a customer management system in NC machine tool, the download release, obtain a good evaluation, there are many netizens, give the system put forward many valuable views, this revision, many functions have been improved and perfected, Mius thanks netizens enthusiastic guidance and assistance! This system is applicable to small sales company customer management.)
- 2013-01-08 23:16:32下载
- 积分:1
-
RDM 解析,协议代码,适用于artnet 协议
RDM 解析,协议代码,适用于artnet 协议 【源码目录】 RdmProtocal ├── Debug│ ├── RdmProtocal.exe│ ├── RdmProtocal.exp│ ├── RdmProtocal.lib│ └── RdmProtocal.pdb├── RdmProtocal│ ├── Debug│ │ ├── LzMethod.obj│ │ ├── RdmNode.obj│ │ ├── RdmProtocal.Build.CppClean.log│ │ ├── RdmProtocal.log│ │ ├── RdmProtocal.obj│ │ ├── RdmProtocal.pch│ │ ├── RdmProtocal.res│ │ ├── RdmProtocal.tlog│ │ │ ├── CL.command.1.tlog│ │ │ ├── CL.read.1.tlog│ │ │ ├── CL.write.1.tlog│ │ │ ├── RdmProtocal.lastbuildstate│ │ │ ├── RdmProtocal.write.1u.tlog│ │ │ ├── link.command.1.tlog│ │ │ ├── link.read.1.tlog│ │ │ ├── link.write.1.tlog│ │ │ ├── rc.command.1.tlog│ │ │ ├── rc.read.1.tlog│ │ │ └── rc.write.1.tlog│ │ ├── RdmProtocalDlg.obj│ │ ├── stdafx.obj│ │ ├── vc140.idb│ │ └── vc140.pdb│ ├── LzMethod.cpp│ ├── LzMethod.h│ ├── RdmNode.cpp│ ├── RdmNode.h│ ├── RdmProtocal.aps│ ├── RdmProtocal.cpp│ ├── RdmProtocal.h│ ├── RdmProtocal.rc│ ├── RdmProtocal.vcxproj│ ├── RdmProtocal.vcxproj.filters│ ├── RdmProtocal.vcxproj.user│ ├── RdmProtocalDlg.cpp│ ├── RdmProtocalDlg.h│ ├── ReadMe.txt│ ├── controller_library.h│ ├── lib│ │ ├── FTD2XX.lib│ │ └── RDM.lib│ ├── res│ │ ├── RdmProtocal.ico│ │ └── RdmProtocal.rc2│ ├── resource.h│ ├── stdafx.cpp│ ├── stdafx.h│ └── targetver.h├── RdmProtocal.VC.db├── RdmProtocal.sln└── ipch └── RDMPROTOCAL-b05a99f1 └── RDMPROTOCAL-61763a13.ipch8 directories, 52 files
- 2021-05-06下载
- 积分:1
-
VisioOcxDemo
在exe中嵌入Visio插件,支持visio所有版本,需要office支持(use visio ActiveX in exe form)
- 2016-08-06 21:39:59下载
- 积分:1
-
象棋放马
在棋盘上放马,使得每一行的马均处于安全位置,输出棋盘的所有摆放的可能性。(Put the horse on the chessboard, so that each line of horse is in a safe position, output all the possibilities of the chessboard.)
- 2020-06-23 21:40:02下载
- 积分:1
-
使用Raw Socket抓取IP包 使用本程序后,可以监听到网络中的所有数据,只要稍微修改一下,网络中明文传输的“帐号...
使用Raw Socket抓取IP包 使用本程序后,可以监听到网络中的所有数据,只要稍微修改一下,网络中明文传输的“帐号-密码”就都呈现在你眼前了!-Raw Socket crawling using IP packet using this procedure, you can listen to the network all the data, as long as the slightly changed a bit, specifically transmission network " account- the password" on both the front of your eyes now!
- 2023-04-04 14:30:03下载
- 积分:1
-
nx6
ug二次开发重要资料,全部api函数,很好的资料(ug second develop)
- 2011-12-23 22:53:10下载
- 积分:1
-
shuzimoxingjili02
关于数字模型机理研究的几篇重要学位论文,欢迎下载。(Digital model of the mechanism on several critical dissertation research are welcome to download.)
- 2010-12-06 09:14:33下载
- 积分:1
-
CAMSHIFT
采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。
该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。(CAMSHIFT algorithm using rapid detection and tracking moving targets C/C++ source code, OPENCV BETA 4.0 version in its SAMPLE given this example. Document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please connect the USB interface of the camera. You can then use the mouse selectedwiththemousewishestotrackthetarge. Has been transferred through.)
- 2013-07-14 22:25:08下载
- 积分:1