-
这一样本的蓝牙应用说明使用Windows CE
This a sample Bluetooth application which illustrates the use of Windows CE
Bluetooth stack -This a sample Bluetooth application which illustrates the use of Windows CE Bluetooth stack
- 2022-03-13 23:35:05下载
- 积分:1
-
USB是为主机软件和它的USB应用设备间的通信服务的,对客户与应用间不同的交互,USB设备对数据流有不同的要求。USB为此提供了更好的overall总线使用,它...
USB是为主机软件和它的USB应用设备间的通信服务的,对客户与应用间不同的交互,USB设备对数据流有不同的要求。USB为此提供了更好的overall总线使用,它允许各种不同的数据流相互独立地进入一个USB设备。-USB for its mainframe software and USB applications of communications services, right between the client and the application of different interactive, USB devices for data streams have different requirements. USB to provide a better overall bus use, It allows a variety of data streams independent access to a USB device.
- 2022-02-28 23:08:40下载
- 积分:1
-
Component to control audio volume
Component to control audio volume
- 2023-06-15 01:45:03下载
- 积分:1
-
中缀表达式的C++实现,包括多个实用头文件
中缀表达式的C++实现,包括多个实用头文件-Infix expressions C++ implementation, including a number of practical header files
- 2022-05-07 17:01:11下载
- 积分:1
-
基于c# wcf的酒店管理系统
本项目接近商业版的酒店管理系统,包含酒店管理,酒店预定,酒店消费,结账等所有传统功能,项目包含wcf框架的客户端和服务端,对c#wcf的初学者是不个相当不错的项目
- 2022-02-05 01:57:13下载
- 积分:1
-
Ant工具编译过的CloudSim
配置win7、java1-6-45环境变量配置ok,完美
- 2022-10-04 19:20:16下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
Yan Wei Min data structure a final experiment. Sorting Algorithm for various com...
严蔚敏数据结构最后一个实验.
对各种排序算法进行比较-Yan Wei Min data structure a final experiment. Sorting Algorithm for various comparisons
- 2023-07-12 13:05:03下载
- 积分:1
-
分析:用N进制的方法吧。设一个N个单元的数组,对第一个单元做加一操作,满N进
一。每加一次一就判断一下各位数组单元有无重复,有则再转回去做加一操作,没有则...
分析:用N进制的方法吧。设一个N个单元的数组,对第一个单元做加一操作,满N进
一。每加一次一就判断一下各位数组单元有无重复,有则再转回去做加一操作,没有则说明得到了一个排列方案。
-Analysis: N-band approach with it. A N-unit array, and add a unit to do one operation, over N into one. Add 1 each time you click on an array of modules to determine whether or not duplicate, then go back and have to do is add one operation, then there is no order to be a program.
- 2022-06-20 13:07:53下载
- 积分:1
-
链表实现约瑟夫环,输入一个环和起始位置,打印出结果。
链表实现约瑟夫环,输入一个环和起始位置,打印出结果。-List the achievement of Joseph Central, Central, and start to enter a location, print out the results.
- 2023-08-20 14:35:02下载
- 积分:1