-
随时被其他程序通用的api接口,很简单也很实用 啊
随时被其他程序通用的api接口,很简单也很实用 啊-procedure at any time by other common api interface, very simple practical ah
- 2022-10-20 17:05:03下载
- 积分:1
-
基于单片机的全自动洗衣机功能实现
基于51单片机的嵌入式全自动洗衣机的各个功能模块模拟实现,包括了显示模块,键盘输入模块和控制模块。采用汇编语言编程,源代码思路清晰,简洁易懂,上手很快。
- 2022-01-22 00:29:15下载
- 积分:1
-
基于windowas ce4.2的一个ir通信的程序,
使用EVC++编写,提供一个基于sh3处理器的例子...
基于windowas ce4.2的一个ir通信的程序,
使用EVC++编写,提供一个基于sh3处理器的例子-windowas ce4.2 based on the ir a communications procedures, the use of EVC prepared to provide a processor based on CPU example
- 2022-01-24 13:39:42下载
- 积分:1
-
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode<T>...
二叉树的递归算法:计算高度、结点个数、交换左右儿子
问题的描述
写一完整函数,计算树的结点数目int CountNode(BTNode* &t);
完善以下两个函数:
计算树的高度int Depth(BTNode* &root);
对树的所有子树交换左右孩子void swapsons(BTNode* &t);-Binary Tree Recursive Algorithm: Calculate the height of node number, the exchange about the issue of his son to write a complete description of function, calculating the number of tree node int CountNode (BTNode
- 2022-02-12 18:10:20下载
- 积分:1
-
achieve dormancy function is very simple, as long as the implementation of the a...
实现休眠功能很简单,只要在任意想要执行的地方执行如下给出的休眠函数SetPower()就行,其实休眠很简单,只需要API:SetSystemPowerState()就行,就如关机/注销/重启一样,只需要ExitWindowEx(),但这些API可以直接用在98下,却不能用在2000/XP中,因为这里牵涉到了用户权限,没有权限是不能进行这些操作的,所以,首先要取得权限,下面给出代码:-achieve dormancy function is very simple, as long as the implementation of the arbitrary want the local implementation of the dormancy is as follows function SetPower () on the trip, dormancy is very simple, just API : SetSystemPowerState () on the trip, as shutdown/cancellation/restart, only ExitWindowEx (), but these APIs can be directly used in 98, not in 2000/XP can use, because it involves a user privileges, no authority can carry out these operations, therefore, must first obtain authority code is given below :
- 2022-03-20 18:24:22下载
- 积分:1
-
C#贪吃蛇
①当蛇吃到食物时,蛇的身体加长一节,积分加10
②每当累积增加50分时,游戏难度自动加1,蛇运行速度逐渐增加。
③当积分达到500分时,游戏成功
④当蛇撞到墙或者撞到自己的身体时,游戏失败
⑤游戏失败后,可重新开始游戏
- 2023-04-18 12:35:08下载
- 积分:1
-
it carry out captureing video,and is a good example.please everyone come to shar...
实现了视频的捕获,是一个不错的例子.来给大家分享-it carry out captureing video,and is a good example.please everyone come to share.
- 2022-02-14 18:39:08下载
- 积分:1
-
导航嵌入式系统,嵌入式硬件启动后该软件自动启动车载导航系统软件...
导航嵌入式系统,嵌入式硬件启动后该软件自动启动车载导航系统软件
-navigation embedded system and the hardware after commencement of the software automatically launch vehicle navigation system software
- 2022-02-14 19:49:55下载
- 积分:1
-
贪吃蛇纯c++代码
l是控制键,count是时间延迟计数器,p死亡证明,m地图上是否有食物。score是分数,level等级。struct snake是蛇的结构体struct place是地图的结构体void init_place()初始化地图void init_snake()初始化蛇,初始长度为3,方向为右void print() 打印地图和蛇
- 2022-08-05 13:07:22下载
- 积分:1
-
VS.NET in wince using xml example, through the examples of how to wince under th...
vs.net中在wince下使用xml的例子,通过该例子可以指导如何在wince下使用C#操作xml-VS.NET in wince using xml example, through the examples of how to wince under the guidance of the use of C# operation xml
- 2023-07-29 10:15:04下载
- 积分:1