-
cc2640串口的设置
该代码主要是为初学者开发cc2640有很大的帮助,希望初学者好好看看
- 2022-01-25 22:11:42下载
- 积分:1
-
EDA 网络操作实验。。。适用于嵌入式操作系统或者linux操作系统...
EDA 网络操作实验。。。适用于嵌入式操作系统或者linux操作系统-dmoemg kdeomg ,deid diean。you can use this for linux systen
- 2022-08-18 09:25:58下载
- 积分:1
-
目标
设置组合键来触发某一菜单命令。例如,用A l t + D组合键删除视图中所选项目。
策略
首先,使用Developer Studio提供...
目标
设置组合键来触发某一菜单命令。例如,用A l t + D组合键删除视图中所选项目。
策略
首先,使用Developer Studio提供的加速键编辑器(Accelerator Editor)创建一项资源,当视
图被创建、使用、拥有输入焦点时该资源被装入。在视图没有输入焦点时或当我们想定制键
的处理时,我们也可以手工处理W M _ K E Y D O W N窗口命令。-Goal Setting key combination to trigger a menu command. For example, A lt+ D key combination to delete the selected item view. Strategy First, use Developer Studio to provide the acceleration of key editor (Accelerator Editor) to create a resource, when the view is created, use, possession input focus when the resources are loaded. In view of the focus has not been entered or when we want to deal with custom keys, we can also deal with WM _ KEYDOWN manual command window.
- 2023-03-13 03:40:03下载
- 积分:1
-
常见问题,新手在C
FAQs for alls newbie in c-FAQs for alls newbie in c++
- 2022-01-27 10:48:02下载
- 积分:1
-
copy, delete and mobile document
拷贝、删除和移动文件-copy, delete and mobile document
- 2023-05-09 03:15:03下载
- 积分:1
-
first part of the init () method to load the game all the necessary resources, i...
? 部分内容
首先我们在init()方法中加载所有游戏必要的资源,包括声音,鼠标事件的监听、背景等相关设置。利用addBomb()方法增加bomb的数量、初始位置及初始化颜色。再利用start()启动线程。线程调用run()方法,处理炸弹下降运动down()。Repaint()会在每一个单位时间调用paint()方法不断的刷新屏幕,paint()调用Bomb.addBomb()绘制炸弹。当游戏者按下鼠标,mousePress()事件激活,判断是否点中了炸弹。如果点中addScore()自动加1分。如果没有点中炸弹,炸弹继续下降,当撞到屏幕wasHitEarth()方法激活,其内调用death()方法,减少Denfenser.life生命点,同时audio.play()处理声音的播放,用以提示游戏者。当你的生命点数小于0时”Game Over”。-first part of the init () method to load the game all the necessary resources, including the voices of the mouse wiretapping, and other relevant background set. Use addBomb () method to increase the number of bomb, the initial location and initialization color. Reuse start () activated threads. Call threads run () method to deal with bomb dropped down Movement (). Hamas () in a unit time per call to paint () method is constantly refresh the screen, paint () call Bomb.addBomb () to draw bomb. When pressed mouse game, mousePress () activation of the incident to determine whether the point of the bomb. If the
- 2022-05-20 07:56:26下载
- 积分:1
-
模拟示波器曲线
应用背景可应用在上位机软件,与下位机相连,实时分析下位机的数据情况,示例用随机数模拟示波器效果,可将此效果应用在串口通信类软件上,用下位机反馈的数据代替随机数,根据需求修改程序代码,达到个性定制示波器的原理。关键技术程序使用了scope类,是对scope类的一个应用,在源码包中单独放置了一个文件夹来放scope类,方便大家查找学习。(程序可用visual studio 2013 打开运行)
- 2022-01-26 07:11:04下载
- 积分:1
-
sdh ,ethernet mapper and e1 mapper driver
sdh、以太网映射器和e1映射器驱动程序
- 2023-02-26 00:35:03下载
- 积分:1
-
Collected orion_ep93xx_wince_bsp_1
收集到的orion_ep93xx_wince_bsp_1-3-507红外收发驱动源码,未作测试-Collected orion_ep93xx_wince_bsp_1-3-507 infrared transceiver driver source code, not for testing
- 2022-01-23 11:21:05下载
- 积分:1
-
使用wincap接收网卡数据
使用开源的wincap二次开发的以太网数据接收动态库,可使用其他软件平台VB,delphi,C#等调用,简单方便,在1G以太网时,连续稳定接收数据,经测试超过20MB/S。
- 2022-03-30 11:46:08下载
- 积分:1