-
4939515
说明: 本资源是BlueZ Bluetooth Stack for LINUX,包含bluefw hcidump hciemu kern(This resource is BlueZ Bluetooth Stack for LINUX, containing bluefw hcidump hciemu kern)
- 2019-04-03 14:59:52下载
- 积分:1
-
Textscroll
说明: 用VS2010做的MFC界面的状态栏或者字幕的滚动(Use VS2010's MFC interface status bar or subtitle scrolling)
- 2017-08-09 11:35:18下载
- 积分:1
-
ourdev_660114J15GI7
说明: 该方案采用AD2S1205解码芯片构建了旋变位置解码系统,并设计了相应的硬件电路、软件解码程序,搭建了旋变解码测试系统。实验结果表明,方案所设计的旋变位置解码电路合理,信号时序正确,能够输出稳定可靠的位置信号。(The scheme uses AD2S1205 decoding chip to construct the spin position decoding system. The corresponding hardware circuit and software decoding program are designed, and the spin decoding test system is built. The experimental results show that the rotary position decoding circuit designed in the scheme is reasonable, the signal timing is correct, and the stable and reliable position signal can be output.)
- 2019-04-19 13:11:20下载
- 积分:1
-
RicherTextBox_demo
RicherTextBox_demoRicherTextBox_demoRicherTextBox_demo
- 2022-01-26 00:17:34下载
- 积分:1
-
玩家PK
#include
#include
#include
#include
#include
#include
using namespace std;
class Role
{
protected:
int hp,ce,de,fa;
int flag;
string nn;
public:
Role(string n, int h, int c, int d, int f):nn(n),hp(h),ce(c),de(d),fa(f) {}
~Role() {}
void combat(Role &an)
{
if(fa>an.fa)
{
flag=1;
loop2:
cout
- 2022-08-02 18:23:20下载
- 积分:1
-
ZOJ-1000-3046
ZOJ的测试源码,绝对是AC编程党的福利。(ZOJ test source code, the programming of the party s welfare.)
- 2014-10-24 09:31:16下载
- 积分:1
-
数字图像处理 图像融合
此代码解决了数字图像处理中基于HIS变换得图像融合问题。编程语音为C#,后面得话纯粹是为了凑字数,无伤大雅,老实说,五十个字够了吗,难道还要我一个一个数吗。下个代码这么贵,卧槽。
- 2022-05-19 19:31:51下载
- 积分:1
-
Cloud_and_IoT_Introduction
ST Cloud_and_IoT_Introduction
- 2020-06-16 00:00:06下载
- 积分:1
-
C#串口调试助手附加MATLAB画图
主要功能时串口调试,附带的C#自带画图以及MATLAB画图可供参考,根据实际需求更改源码。注意:使用MATLAB画图需要安装运行环境。
- 2020-06-03下载
- 积分:1
-
修改过的DSR路由协议
NS2.35下修改过的DSR路由协议代码,需要的快下载吧
- 2022-09-15 08:15:03下载
- 积分:1