-
本实例是介绍利用VC++来编写的WINDOWS界面的网络监听程序
本实例是介绍利用VC++来编写的WINDOWS界面的网络监听程序-Example is the introduction of the use of VC++ To prepare the WINDOWS interface network monitoring program
- 2022-07-12 07:31:09下载
- 积分:1
-
its a whole of documents related to energy efficient routing protocols
its a whole of documents related to energy efficient routing protocols
- 2022-01-31 10:49:29下载
- 积分:1
-
ACE分离器例子
很好的ACE reactor服务器源码,又很充分的例子来说明reactor的使用,这是一个服务器源码,对收到的数据返回到客户端
- 2022-08-22 10:07:59下载
- 积分:1
-
马维尔sdio8686 wifi驱动平台
marvell wifi driver wince5 sdio8686
SD-8686-WINCE50-ARMV4I-7.70.6.p0-36.p3.zip
- 2023-07-29 04:55:05下载
- 积分:1
-
c++标准库 boost的asio异步网络库,非常方便,很容易实现网络传输。...
c++标准库 boost的asio异步网络库,非常方便,很容易实现网络传输。-c++ standard library of asio asynchronous network library boost, very convenient, very easy to implement network transmission.
- 2022-11-30 10:05:04下载
- 积分:1
-
Java kernel is unicode,as well as class files.However,most multimedias use strea...
Java内核是unicode的,就连class文件也是,但是很多媒体,包括文件/流的保存方式是使用字节流的。因此Java要对这些字节流经行转化。char是unicode的,而byte是字节。Java中byte/char互转的函数在sun.io的包中间有。其中ByteToCharConverter类是中调度,可以用来告诉你,你用的convertor。其中两个很常用的静态函数是-Java kernel is unicode,as well as class files.However,most multimedias use stream bytes,including the way of their storage.So java ought to convert these stream bytes.char is unicode,while byte is byte.byte/char convertion function is in sun.io.class ByteToCharConverter could tell you which convertor you are using.two usual static functions are
- 2022-03-13 14:22:53下载
- 积分:1
-
重新启动操作系统的代码模块,不仅是一个porcedimien……
Codigo para reiniciar el sistema operativo, solo es un modulo con un porcedimiento.
- 2022-08-03 07:51:33下载
- 积分:1
-
A simple example source pendants, pendants can be uploaded to the server (http:/...
一个简单的挂件实例源码,可以上传到挂件服务器(http://www.xiaobeiker.com)并发布。-A simple example source pendants, pendants can be uploaded to the server (http://www.xiaobeiker.com) and publish.
- 2023-02-25 16:30:04下载
- 积分:1
-
这一实现Kruskal算法。这个项目发现了美国的最低成本。
This an implementation of Kruskal s algorithm. This program finds minimum cost using Kruskal algorithm.-This is an implementation of Kruskal s algorithm. This program finds minimum cost using Kruskal algorithm.
- 2022-05-10 12:14:13下载
- 积分:1
-
stm32f103点亮LED
基于STM32F103芯片,通过调用库函数操作GPIO,使两个LED交替闪烁,虽然代码很简单,但是是对STM32F103探索的第一步。
- 2023-03-10 00:30:03下载
- 积分:1