-
LodGeoshpere
该程序实现了一个LOD编程实例,根据视点与对象的距离,以不同的网格数来绘制球体,程序中球体表面是通过若干三角形来逼近的。(The program implements a LOD programming examples, according to the distance between the target point of view and in different grid to draw a number of spheres, spherical surface is the process through a number of triangles to approximation.)
- 2008-12-18 22:22:00下载
- 积分:1
-
MATLABCSharp
Matlab与csharp混合编程教程,This book is a great tutorial for C# programmers
who use MATLAB to develop applications and solutions(MATLAB C# Book
This book is a great tutorial for C# programmers
who use MATLAB to develop applications and solutions)
- 2014-12-20 09:35:12下载
- 积分:1
-
UDF_Modify_Cb1
FLUENT udf 更改S-A 湍流模型源项的程序(modify turbulence model S-A)
- 2021-01-02 15:08:57下载
- 积分:1
-
dq_ii
ccs中锁相环程序,欢迎大家指正,是一个定点的程序(failed to translate)
- 2021-01-19 23:58:42下载
- 积分:1
-
标志程序,可以用来观察和提高自己的水平
军旗程序,可以用于观摩,以提高自己的水平-flag procedures, which can be used to observe and to enhance their level
- 2023-02-20 02:35:03下载
- 积分:1
-
directcountcond
file very impoortant to run spike under matlab code.
- 2010-12-14 14:56:39下载
- 积分:1
-
TEA5767_C51
说明: 用到飞利浦的TEA5767的收音机模块,SP3767和TEA5767完全兼容
TEA5767采用I2C或者三线接口控制,我是用的I2C,单片机用STC89C52,带1K EEPROM,可以掉电存台,1602LCD显示,这里只给了TEA5767的控制程序,
TEA5767读写数据都是5个字节,其中PLL参数14位.(Philips TEA5767 use of the radio module, SP3767 and TEA5767 fully compatible with TEA5767 used I2C or three-wire interface control, that I am using the I2C, single-chip with STC89C52, with 1K EEPROM, can be kept down to Taiwan, 1602LCD show here TEA5767 only to the control procedures, TEA5767 to read and write data is 5 bytes, which PLL parameters 14.)
- 2008-12-07 00:01:21下载
- 积分:1
-
1_2_EasyPOD_IOControl
本範例為wagawin以所生產之晶片
MG84FG516的USB EasyPOD_IOControl範例,經KEIL C51編譯驗証OK
(wagawin MG84FG516的USB EasyPOD_IOControl EXAMPLE,KEIL C51 COMPILE OK
)
- 2012-02-10 16:17:26下载
- 积分:1
-
16to10100
写一个函数,输入一个十六进制数,输出相应的十进制数。程序提示:输入时将十六进制数作为一个字符串输入,然后将其每一个字符转换成十进制数并累加(Write a function, enter a hexadecimal number, the output corresponding decimal number. Prompts: Enter the hexadecimal number will be entered as a string, then each character into a decimal number and cumulative)
- 2016-02-14 04:43:38下载
- 积分:1
-
最新的SPH代码和原理简介(C++和OPENGL)编写
光滑粒子动力学(SPH)流体模拟研究 - 本质上模拟流动和静止流体,离散成成千上万的小颗粒,该方法的基本思想是将连续的流体(或固体)用相互作用的质点组来描述,各个物质点上承载各种物理量,包括质量、速度等,通过求解质点组的动力学方程和跟踪每个质点的运动轨道,求得整个系统的力学行为,可广泛应用于土木和水利领域,用C++与OpenGL的。
- 2022-01-26 06:44:45下载
- 积分:1