-
LBM模拟圆柱绕流
应用LBM方法模拟圆柱绕流,仅供参考lskdafldsajflksdajfljsadlkfjldsakjfldsakjflksdjflksajdflsajdflkjsadlf
- 2022-01-28 07:29:21下载
- 积分:1
-
热血江湖12.0服务端
说明: 热血江湖V12服务端,好像不能用了,不知道怎么回事(Hot blooded rivers and lakes)
- 2020-03-25 14:11:59下载
- 积分:1
-
DEM三维可视化的简单程序
DEM三维可视化的简单程序,利用Open GL实现。(DEM visualization of simple procedures, the use of Open GL implementation.)
- 2016-02-26 20:33:48下载
- 积分:1
-
Filter
用C++语言写的图像过滤,实现了中值过滤、最大值最小值过滤、均值过滤等,扩展性较好,能实现不同通道(With C++ language image filtering, to achieve a median filtering, maximum minimum filtering, mean filtering, scalability, better able to achieve different channels)
- 2013-07-03 10:13:42下载
- 积分:1
-
831f6235-d0bd-4a9d-8018-12bd2480b759
编译原理习题,很不错的,希望可以帮助到大家(Compilation Principle Exercise, very good, I hope everyone can help to)
- 2008-06-08 10:02:53下载
- 积分:1
-
AI.Game.Engine.Programming-code
《AI游戏引擎程序设计》配书盘,学写C++编写人工智能程序的好书,代码具有较好的重用性
(AI game engine programming, " with book plate, learn Write C++ write the good books of the artificial intelligence program, the code has better reusability)
- 2012-12-17 23:04:30下载
- 积分:1
-
N76E003_WPC_QI_TX_V02
wireless charging source code.
- 2020-06-17 08:40:02下载
- 积分:1
-
Registry
注册表操作类,包括已存在注册项的值,新增项等,支持cstring,int等取值和创建(Registry operation classes, including existing registration values, new entries, etc., support CString, int and other values and creation.)
- 2018-07-04 13:30:37下载
- 积分:1
-
ADC7192源码驱动
ADC7192嵌入式源码驱动程序,通用7190,直接驱动,单片机嵌入式程序代码void AD7192Initialization()
{
AD7192SoftwareReset();
AD7192InternalZeroScaleCalibration();
AD7192InternalFullScaleCalibration();
}
void AD7192SoftwareReset()
{
unsigned char WriteBuf[1];
unsigned char ReadBuf[1];
unsigned char i;
ADuC7026OutputBit(CS,0);
WriteBuf[0] = 0xFF;
for(i=0; i
- 2022-02-09 11:48:52下载
- 积分:1
-
装饰模式 C#
装饰模式 C#-Decorative pattern decorative pattern C
- 2022-07-07 12:51:18下载
- 积分:1