-
turbulence
详细介绍了FLUENT里实现用户自定义湍流模型的方法。(The method of realizing user defined turbulence model in FLUENT is introduced in detail.)
- 2021-03-02 16:49:33下载
- 积分:1
-
AVChatCmpss
利用DirectShow实现视频压缩和传输(Using DirectShow achieve video compression and transmission)
- 2012-08-20 21:55:37下载
- 积分:1
-
menu
qt 点菜系统 拥有客户端 与服务器 通过socket进行通信 实用方便(qt menu)
- 2014-05-06 22:47:29下载
- 积分:1
-
BridgePatternMain
bridge pattern in c++.
vs2010, vs2010
- 2014-02-27 15:45:15下载
- 积分:1
-
usbcode
一个的usb源码,提供给大家参考一下,有什么问题请指教(a source of usb, to refer to, what issues please enlighten)
- 2006-10-25 16:55:13下载
- 积分:1
-
test2
应老师要求做的VB课后练习内容,这是第二个实验内容。(This is the second test.)
- 2013-11-06 16:32:09下载
- 积分:1
-
rqueue-aodv
说明: 多播协议源代码分析,此代码是在AODV协议上的改进算法。(Multicast protocol source code analysis, this code is in the improved algorithm of AODV protocol.)
- 2011-04-14 19:15:21下载
- 积分:1
-
FK
说明: 基于C语言的地震F-K法偏移,比较适合新手学习,如有不懂可以互相交流学习(Seismic F-K migration C language, more suitable for beginners to learn, if do not know can learn from each other)
- 2013-05-06 13:52:48下载
- 积分:1
-
CDataGrid
CDataGrid 分类:Visual C++
如何删除DataGrid中的一行记录
CDataGrid m_Grid
Rs->Delete(adAffectCurrent)
Rs->Requery()
m_Grid.SetRefDataSource(NULL)
m_Grid.SetRefDataSource((LPUNKNOWN)Rs)
m_Grid.Refresh() (CDataGrid Category: Visual C++ How DataGrid row delete records CDataGrid m_Grid Rs-)
- 2007-09-29 12:25:15下载
- 积分:1
-
c-P-P-pointers-and-references-
C语言的精华和灵魂是“指针”,但运用的时候却比较容易出错。c++又引入了“引用”的概念,好多人不理解它们之间的区别,本人将结合自己的使用经验,给出一些编程的实例,简单阐述它们之间的区别。(C language, the essence and the soul is "pointer", but the use of it has been more prone to error. c++ and the introduction of the "reference" concept, a lot of people do not understand the difference between them, I will combine their experience, give some programming examples, briefly discusses the differences between them.)
- 2013-06-25 14:53:57下载
- 积分:1