-
字符雨效果
使用C语言实现类似黑-客帝国的字符雨效果,十分华丽。使用C语言实现字符雨效果。
- 2022-01-22 15:06:11下载
- 积分:1
-
对于先进的几何形状,大多数应用程序将更喜欢加载前
For advanced geometry, most apps will prefer to load pre-authored
meshes from a file. Fortunately, when using meshes, D3DX does most of
the work for this, parsing a geometry file and creating vertx buffers
for us. This tutorial shows how to use a D3DXMESH
object, including loading it from a file and rendering it. One thing
D3DX does not handle for us is the materials and textures for a mesh,
so note that we have to handle those manually.
- 2022-05-26 16:23:51下载
- 积分:1
-
单传感器对目标的定位跟踪。包括基于CA和IMM模型的EKF和UKF算法。...
单传感器对目标的定位跟踪。包括基于CA和IMM模型的EKF和UKF算法。-Single sensor on the target" s location tracking. Including those based on CA and the IMM algorithm model EKF and UKF.
- 2022-11-08 17:25:03下载
- 积分:1
-
j2me写的炸弹人源码,很小以前在FC机子上玩的炸弹人,就是那个炸兔子的。...
j2me写的炸弹人源码,很小以前在FC机子上玩的炸弹人,就是那个炸兔子的。-The bombs were to write j2me source code, a small machine on the previous play FC bomb people is that deep-fried rabbit.
- 2022-08-18 20:32:10下载
- 积分:1
-
LPC2200的片外FLASH的分散加载例子,嵌入式程序!
LPC2200的片外FLASH的分散加载例子,嵌入式程序!-LPC2200 chip FLASH scattered outside loading example, embedded procedures!
- 2022-12-17 14:35:03下载
- 积分:1
-
波形发生器的vhdl源代码,6个通道同步
波形发生器的vhdl源代码,6个通道同步-Waveform generator of the VHDL source code, six-channel synchronization
- 2023-08-05 02:00:02下载
- 积分:1
-
to do string manipulation using c
to do string manipulation using c
- 2022-05-06 03:46:20下载
- 积分:1
-
一个大家经常玩的桌面小游戏,就是贪吃蛇,我觉得还是挺有意思的。希望你们会喜欢。...
一个大家经常玩的桌面小游戏,就是贪吃蛇,我觉得还是挺有意思的。希望你们会喜欢。-one we used to play small desktop games, Snake is, I think it is quite interesting. I hope you will like.
- 2022-02-07 01:23:06下载
- 积分:1
-
将摩托罗拉和英特尔十六进制文件转换为二进制文件
Convert Motorola & Intel Hex file to Binary file
- 2022-02-01 05:08:37下载
- 积分:1
-
pc.c是移植于μCOS
pc.c是移植于μCOS-II的PC服务代码(pc.c) 主要改动: 1、#include "includes.h"改为"config.h" 2、在屏幕上显示改为向UART0发送数据,在电脑上显示,影响的函数: PC_DispChar()、PC_DispClrCol()、PC_DispClrRow()、PC_DispClrScr()和PC_DispStr() 3、获取键值改为从UART0获取,影响的函数:PC_GetKey() 4、因为没有dos环境所作的修改,影响的函数: PC_DOSReturn()、PC_DOSSaveReturn()、PC_SetTickRate()(删除)、PC_VectGet()(删除)和 PC_VectSet(删除)。 5、因为定时器不同所作的修改,影响的函数: PC_ElapsedStart()和PC_ElapsedStop()。 6、因为实时时钟不同所作的修改,影响的函数:PC_GetDateTime()。-pc.c is transplanted COS-II PC service code (pc.c) major changes : 1,# include "includes.h" with "config.h" two, displayed on the screen changed to UART0 send data on the computer, the function : PC_DispChar (), PC_DispClrCol (), PC_DispClrRow (), PC_DispClrScr (), and PC_DispStr () 3, access keys to read from UART0 acquisition, the function : PC_GetKey () 4 because no dos environment changes, it will affect the function : PC_DOSReturn (), PC_DOSSaveReturn (), PC_SetTickRate () (deleted), PC_VectGet () (deleted) and PC_VectSet (deleted). 5, becaus
- 2022-12-20 12:30:03下载
- 积分:1