-
WXG_040_01(27E64)(电流s)
检测四个电机工作时动态电流,以判断其工作状态。(The dynamic currents of four motors are detected to determine their working state.)
- 2018-04-20 14:41:50下载
- 积分:1
-
ndiswrapper驱动源码
linux下使用windows无线网卡驱动代码
ubuntu下测试铜鼓
- 2023-06-28 00:15:03下载
- 积分:1
-
51counter.rar
- 2008-11-25 22:13:34下载
- 积分:1
-
4
对于给定的一个工程施工图,该图以边为单位从键盘输入,编写能够找出该图的关键路径的程序。(For a given a construction graph that side for the unit to input from the keyboard, write to identify the critical path of the graph program.)
- 2013-08-03 14:56:25下载
- 积分:1
-
WeiQiClient
围棋客户端代码,功能齐全好用。下棋 棋谱啥都有(Go client code, fully functional and easy to use. There is everything in chess and chess)
- 2020-06-17 22:20:01下载
- 积分:1
-
Dwonloadlib源代码c++
#pragma once
#include "downmanager.h"
namespace Downloader
{
class CDownloader :
public DownManager
{
public:
CDownloader(void);
~CDownloader(void);
virtual BOOL Init( LPCSTR szDownUrl, LPCSTR szSaveDir );
virtual void DownLoop();
virtual void UnInit();
void setFileDownlond( const std::string& filename, bool downdloaded );
protected:
virtual void initSM();
virtual void releaseSM();
void save_FlistClient();
protected:
/// 共享内存句柄
HANDLE m_SMHandle;
/// 共享内存指针
SM_Downloader* m_smDownloader;
};
extern CDownloader* g_pDownloader;
}
- 2022-08-05 21:55:48下载
- 积分:1
-
网口通讯
- 2022-02-11 16:12:45下载
- 积分:1
-
PER2BIN
1. csharp source code
2. .per file to binary file convertor(This program opens the .per file for ATSHA204 and generates 3 binary files for programming)
- 2012-10-25 09:00:58下载
- 积分:1
-
EIGHTNUM
八数码
大家看看就知道了
宽度搜索
怎么非得够20个子呢?()
- 2008-05-14 20:49:53下载
- 积分:1
-
SplashScreen_VC
AppWizard has created this SplashScreen application for you.It is programmed by visual C++.(AppWizard this has created a SplashScreen pplication for you.It is programmed by visual C .)
- 2006-10-30 12:24:46下载
- 积分:1