搜索资源列表
7290c
- 键盘控制芯片C语言控制程序,通过该程序可以实现7219芯片大部分LED控制功能的演示,以及键盘的读取,其中的I2C子函数也可以用于其他I2C器件-keyboard controller chip C language control procedures, the adoption of the 7219 procedures can be achieved most of LED chip control functions of the display, keyboard and read,
water
- 演示 水滴飞溅落到水面效果,看上去效果非常真实。通过键盘控制程序 Keys : "H" -显示 "+/-" - 增减掉入频率 "Space" - 增加水滴数量 Arrow keys - 旋转场景 -A demo showing the effect of water drops falling into some water. Keys : "H"- display the help screen "W"- add/remove the fl
Bezier 曲线
- 程序实现根据鼠标输入的点进行Bezier曲线的绘制程序中鼠标 输入点的个数是可以手动改动的此程序中输入点的最大值设置为15.同时程序实现了键盘的交互 用来控制程序运行过程中的退出、重画等