-
TCPServerclient
客户服务器TCP/IP通信程序利用WINSOCK编程(client-server TCP/IP communications programming procedures using Winsock)
- 2005-06-30 11:10:29下载
- 积分:1
-
opengl-zoom-rotate-pan
opengl 3d的旋转、缩放和平移,可以很方面的实现。
- 2013-06-17 23:03:49下载
- 积分:1
-
LCD 12864
LCD 12864驱动,STM32使用,基于Keil Vision5版本(LCD 12864 driver, STM32 use, based on Keil Vision5 version)
- 2017-07-13 09:09:36下载
- 积分:1
-
EasyChart.StockDemo
EasyChart.StockDemo网络上找的(EasyChart.StockDemo)
- 2020-06-25 09:20:01下载
- 积分:1
-
基于C#的通信组件
资源描述
1、在所有常见的浏览器里实现双工通讯比如及时通知和及时聊天等,从此再也不觉得老板想在web中实现推送不是变态。
2、.Net下双工通讯项目,比wcf更简单,无需关注通讯知识。
3、混合协议中转服务,你可以构建一个支持多协议的服务,比如浏览器端使用http和websocket,手机端使用http,其他硬件使用一些自定义tcp协议,达到多端控制硬件的目的。
4、编写一些客户端,或一些其他服务,比如redis等的.Net驱动,或telnet服务器,或其他你自定义的协议。
- 2022-02-12 07:29:59下载
- 积分:1
-
breadthsearch
a source code that impliment bradth first search
- 2009-12-13 01:10:35下载
- 积分:1
-
MyMathematica
说明: 学习C调用Mathematica内核函数的一个例子,包括计算和图形接口.(Learning C calling Mathematica kernel functions with examples, including computing and graphics interfaces.)
- 2010-04-05 01:44:26下载
- 积分:1
-
TracKid
ollydbg plugin开发工程,已经写好的框架,可用于插件开发。(Ollydbg plugin development engineering, has written a good framework, can be used in plug-in development.)
- 2014-10-16 16:57:02下载
- 积分:1
-
SVPWM11
三电平SVPWM仿真,运行很好,三电平SVPWM仿真,运行很好,分享给大家(
Three level SVPWM simulation, the operation is very good)
- 2016-11-28 22:37:14下载
- 积分:1
-
heapsort
说明: 从最后一个非叶子结点开始从后往前进行调整,保证了根下的所有子树都是最大堆,最后对根进行调整,使整棵二叉树为最大堆,保证了根结点为整棵数的最大值点,完成了建堆的过程,再将根结点跟最后一个结点进行交换,如此反复操作,则堆排序就完成了,其中堆排序的过程采用了满二叉树的概念。(From the final of a non-leaf node after the move began to be adjusted to ensure that the root of all sub-tree are the biggest pile, and finally adjusted to the root, so that the largest heap binary tree整棵to ensure that the root node for整棵the maximum number of points, completed the process of building reactors, and then the last root node with a node to be exchanged, and so repeated the operation, then HEAPSORT completed, of which the process of HEAPSORT a full binary tree concept.)
- 2008-11-11 22:53:42下载
- 积分:1