-
STM32-24c64
STC32的IIC存储芯片24C64操作 通过高度 程序稳定 (STC32 the IIC memory chip 24C64 operating procedures through a highly stable)
- 2020-09-30 09:47:43下载
- 积分:1
-
Renci.SshNet
ssh .net 官方下载版本官方下载版本
- 2020-07-10 16:08:55下载
- 积分:1
-
fitness1
微电网中 风光储互补发电系统优化配置研究仿真(Research on optimal allocation of hybrid photovoltaic power generation system in microgrid)
- 2017-07-19 15:01:29下载
- 积分:1
-
在sourceforge的一个关于RSS的开源项目。 RSS是现在一个很流行的东西,在Blog还有很多地方都得到广泛使用。下面是它的英文介绍。 (RSS Fee...
在sourceforge的一个关于RSS的开源项目。 RSS是现在一个很流行的东西,在Blog还有很多地方都得到广泛使用。下面是它的英文介绍。 (RSS Feed aggregator & Blog Tool - Newspaper view, Outlook style 3 pane view, Store feeds in Outlook folder. No Outlook overhead, hang or delay. Blog to Wordpress/.Text/Movabletype/B2. Newsgator import. Auto Update. Post to weblog from Outlook folders.)-in sourceforge RSS on the one open-source project. RSS is now a very popular things in the blog there are many areas are widely used. Below is the English introduced. (RSS Feed aggregator Blog Tool-Newspaper view, Outlook style three pane view, Store feeds in Outlook folder. No Outlook overhead, hang or delay. Blog to Wordpress/.Text/Movabletype/B2. Newsgator import. Auto Update. Post to weblog from Outlook folders.)
- 2022-03-24 00:09:02下载
- 积分:1
-
lcd
基于s3c2410开发板的液晶显示程序,包括应用程序及液晶屏的驱动程序(S3c2410 development board based on the liquid crystal display processes, including applications and LCD driver)
- 2011-05-21 11:05:48下载
- 积分:1
-
C#调用com所特别做的,欢迎大家下载学习。。。应该对你有帮助的...
C#调用com所特别做的,欢迎大家下载学习。。。应该对你有帮助的-C# Call com particular to do, and welcome everyone to download learning. . . Should be helpful for you
- 2022-03-29 06:47:52下载
- 积分:1
-
4.ESFramework.Demos.Ftp
功能:
(1)客户端浏览服务器默认目录下的所有文件。
(2)客户端上传文件到服务器的默认目录下。
(3)客户端可以下载服务器默认目录下任何一个文件。(Functions:
(1) The client browses all files in the default directory of the server.
(2) The client uploads files to the default directory of the server.
(3) The client can download any file in the default directory of the server.)
- 2020-06-25 15:00:02下载
- 积分:1
-
使用POCO封装的服务器端的静态库
使用poco创建的服务端静态库,
用户只要简单的实现一个
#ifndef USERDEFINEDSERVICE_H
#define USERDEFINEDSERVICE_H
#include "plugin/base/base.h"
#include "plugin/RockSocket/BaseService.h"
#include "Mu_Global.h"
namespace SeriousMan {
class UserDefinedService : public RockSocket::BaseService {
public:
UserDefinedService();
virtual ~UserDefinedService();
virtual std::string full_name();
void CallMethod();
/*
0 表示执行OK 不需要回复 response
1 表示执行OK 需要回复 response
-1 表示执行错误
*/
int CallMethod(const std::string methodname,
&nbs
- 2022-04-16 10:03:46下载
- 积分:1
-
divide-and-conquer
分治算法的介绍和C源程序。包含数学建模的分治算法的编程心得(The introduction of the divide-and-conquer algorithms and C source.)
- 2012-09-07 16:49:42下载
- 积分:1
-
Paillier
一种加密算法,可以直接对密文进行操作,而不需要知道相应的明文。(homomorphic encryption)
- 2013-03-19 08:57:30下载
- 积分:1