-
Wave
采用vb语言编制了波浪力对小圆柱体的作用力计算程序,其中作用力的计算采用了morison方程。(The the vb language preparation of the wave forces on small cylinder force calculation procedure, in which the calculation of the force morison equation.)
- 2013-04-01 20:50:26下载
- 积分:1
-
NN_V1.1
使用R-tree和分支限界方法解决N维NN问题,带报告。带数据生成器和R-TREE模板。(The use of R-tree and branch and bound method to solve N-dimensional NN problem with the report. With the data generator and R-TREE template.)
- 2009-02-21 13:13:07下载
- 积分:1
-
2009
获取wince平台进程信息,作为参考。开发平台为c#(Get wince platform for the process)
- 2009-10-07 10:55:05下载
- 积分:1
-
MFCODBCaccess
VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下。(VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path.)
- 2014-02-21 16:46:07下载
- 积分:1
-
Source-Programming-Manual-V2.4
本手册详述于中电41所的1487、144x、146x系列信号发生器的编程方法。介绍SCPI语言,后面有VC例程(This manual describe 1487,144 x, 146x series signal generators programming methods. SCPI language is introduced, followed by VC routines)
- 2014-06-07 00:04:01下载
- 积分:1
-
ntservicecpl
用 C++ 创建简单的 Win32 服务程序(NTServCpl) 详细信息 < NT服务 > 《用 C++ 创建简单的 Win32 服务程序》一文的例子代码。描述如何用 Visual C++ 创建 Windows NT 服务程序。创建该服务仅用到一个 C++ 类,这个类提供服务与操作系统之间一个简单的接口。使用这个类实现自己的服务非常简单,只要改写少数几个基类中的虚拟函数即可。文中有三个源代码参考例子:这是其中之一—— NTServCpl:是一个控制面版程序,用来控制 NTService 服务; 其余两个分别为: NTService:是一个简单的 Win32 服务,它就是用本文所描述的方法建立的; NTServCtrl:是一个独立的程序例子,用它可以监控某个 Win32 服务;(create simple Win32 services (NTServCpl) detailed information lt; NT services gt; "C create simple Win32 service procedures," a text of the code examples. Describe how to use Visual C create Windows NT service procedures. Creation of the service only to a category C, the category of services provided between an operating system with a simple interface. Use this category to realize their services are very simple, as long as rewriting a few of the base class function can be virtual. The text has three reference source code example : This is one of them-- NTServCpl : console is a procedure used to control NTService services; The remaining two were : NTService : is a simple Win32 service, which is described in this paper with the method; NTServCtrl : one is independent the procedure)
- 2005-05-06 22:54:00下载
- 积分:1
-
MacCormack
利用 MacCormack差分格式求解一维激波管问题( 语言版本)(use MacCormack to solve CDF problem)
- 2012-05-12 21:40:30下载
- 积分:1
-
JHGJGHJGFJG
题目:取一个整数a从右端开始的4~7位。
程序分析:可以这样考虑:
(1)先使a右移4位。
(2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4)
(3)将上面二者进行&运算。
2.程序源代码:(Topic: take an integer a from the right end of the four to seven began.
Program analysis: it can be to consider:
(1) to make a move to the right four.
(2) sets a low four total for the 1, all the rest for 0 of the number. Can be used to (~ 0 < < 4)
(3) will above the difference and operations.
2. The source code:)
- 2012-05-26 20:20:03下载
- 积分:1
-
GrabTwoCameras
Basler多相机图像采集二次开发程序,通过设定好的IP地址,在Gige接口下读取多个相机采集图像。(Basler multi-camera frame grabber secondary development program, by setting a good IP address, read multiple cameras to capture images at Gige interface.)
- 2021-04-08 14:49:00下载
- 积分:1
-
CPPPrimer
C++_Primer中文第四版(含习题解答+源码),很好的vc入门书(Chinese fourth edition (including exercises answers+ source), a good introductory book vc)
- 2013-07-25 14:31:00下载
- 积分:1