-
CSOLcopy
说明: CSOL学习代码 自己修改 增加 删除之类的!!!!!!!!!!!!!!(CSOL to learn the code revisions that add their own category to delete! ! ! ! ! ! ! ! ! ! ! ! ! !)
- 2021-01-13 07:08:47下载
- 积分:1
-
航迹生成技术
航迹生成的算法,用于在线规划任务航线的资料。(The algorithm of track generation is used to plan the data of mission route online.)
- 2020-06-17 21:20:02下载
- 积分: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
-
Lesson01
NEHE opengl 中第一课的源代码(NEHE opengl source code in the first lesson)
- 2015-10-28 10:59:47下载
- 积分:1
-
音频文件波形显示
对语音识别入门极其有用,主要用到MFC的文档/视类,文档类实现对语音文件的加载和存储,视类实现对波形的显示和修改
- 2022-02-03 20:52:45下载
- 积分:1
-
udfcode
Calculate_wall_shear_stress.c:Fluent udf 用于计算viscosity引起的表面剪切力.
compute_VOF_gradient.c: Fluent udf用于计算和提取VOF梯度.
Define_inlet_velocity.c: Fluent udf用于计算和定义进口速度函数.
Define_moving_Gaussian_source: Fluent udf用于计算和定义随时间和坐标而变化的表面热流密度.
Define_properties_as_functionof_time: Fluent udf用于计算和定义随温度或自定义变量等变化的物质属性.
Define_region_motion: Fluent udf用于计算和定义指定区域移动属性.
Define_wall_pressure: Fluent udf用于计算和定义壁面压力边界条件.(Calculate_wall_shear_stress.c: Fluent udf used to calculate the viscosity caused surface shear force.
compute_VOF_gradient.c: Fluent udf for calculating and extracting VOF gradient. Define_inlet_velocity.c: Fluent udf for calculating and defining inlet velocity function Define_moving_Gaussian_source: Fluent udf for calculating and defining the surface heat flux varying with time and coordinates. Define_properties_as_functionof_time: Fluent udf used to calculate and define the material properties changing with custom variables or temperature. Define_region_motion: Fluent udf used to calculate and define the movement of designated area .
Define_wall_pressure: Fluent udf used to calculate and define the wall pressure boundary condition.)
- 2021-04-16 19:58:53下载
- 积分:1
-
stm32中PWM控制代码
主要描述了使用STM32F103ZET6开发板进行的PWM波实验,基于该开发板下进行的库函数调用等,可以同时输出多路PWM信号
- 2022-02-12 06:38:09下载
- 积分:1
-
zhang
说明: 本设计源码为12864液晶显示程序,可以控制12864液晶显示数字、字符、汉字以及图形。功能强大。(The design source for the 12864 LCD program, you can control the LCD 12864 number, character, characters, and graphics. Powerful.)
- 2011-03-16 13:33:21下载
- 积分:1
-
estimation_resample
一种用于谐波分析的重采样方法,同过matlab仿真实现(For the resampling method of harmonic analysis, Matlab simulation to achieve the same over)
- 2012-05-31 20:19:06下载
- 积分:1
-
CollectClient
socket编程,实现一个客户端,一个服务器,是学习socket编程的好代码(socket programming, a client, a server, is a good source to learn socket programming)
- 2010-07-15 12:14:14下载
- 积分:1