搜索资源列表
ST7565_Init
- Initialize ST7565R on SPI and dsPIC 30F6014A
FIVE_CHESS
- 本例程是基于TC环境的下五道棋并有鼠标控制 初始化鼠标并且限制光标的范围 -The routine is based on the environment under TC 5 chess and mouse control to initialize the mouse cursor and to limit the scope of
torqconv_heavy
- 液力变矩器simulink模型初始化文件Initialize the parameters used in the torque converter-clutch begin document Initialize the parameters used in the torque converter
WINTC-GUI
- WINTC GUI,模仿WINTC界面。文本模式下的GUI设计时,主要要用到这些库函数:textcolor() 用于设置打印文本的前景色,textbackground() 用于设置打印文本的背景色。gettext() 用于保存文本窗口的内容,puttext() 显示文本;利用这两个函数,就可以实现文本窗口的保存与恢复。比如,在每次显示菜单,之前先把,菜单将要覆盖的文本窗口内容用gettext() 保存到内存中,然后显示菜单,在退出菜单时使用puttext() 把覆盖的文本内容还原,刚进入GUI程
clrdepth
- Use GetObject to initialize a BITMAP structure. Look at its bmBitsPixel field to get the color depth.