-
chip-motor-control
电机的单片机控制是一本很好的书,现在的电机主要靠电力电子的技术对其控制,而单片机的控制使其更加的智能化。(Motor SCM control is a very good book, now the motor depends mainly on the power electronic technology on the control of MCU control, and make it more intelligent.
)
- 2012-01-10 10:59:55下载
- 积分:1
-
membrane-moving-aftermotion.cas
该文件为fluent软件udf文件,涉及动网格,表现形式为蝴蝶翅膀的摆动(The file is fluent software udf documents relating to mesh, the performance of the swing form of butterfly wings)
- 2010-09-16 14:51:35下载
- 积分:1
-
KrigingContour
说明: 克里金、反距离插值算法_栅格图等值线填充等(Kriging, inverse distance interpolation algorithm _ isogram filled grid map, etc.)
- 2008-11-19 10:41:37下载
- 积分:1
-
简单c#多线程读取excel例子demo
简单c#多线程读取excel例子demo
使用npoi读取excel
使用委托方法实现多线程
datagridview最终输出显示
- 2022-05-27 02:54:47下载
- 积分:1
-
Events-new
对于传统粒子群算法的改进,加入了均值删除粒子和惯性权重和收敛速度等限制,有效提高了运行速度(the newly pso method of finding the maximum point,let the rate of process rapidly )
- 2015-09-08 15:32:33下载
- 积分:1
-
1501900PDA
mobile上的点餐系统,实现菜单浏览,点菜,下单等功能。(order dish on mobile)
- 2012-01-06 14:34:08下载
- 积分:1
-
stockfish-6-win
stockfish 国际象棋引擎6.0源码。最近2015年所有比赛均排名第一,等级分达3316分。注释详细,是学习分析棋类AI最好源码。(Stockfish is a free UCI chess engine )
- 2015-09-20 13:16:35下载
- 积分:1
-
onvif_code
onvif最新源码C语言源码全功能可直接编译通过(onvif latest source)
- 2016-01-26 12:44:10下载
- 积分:1
-
最终
说明: 智能车四轮算法,光电组摄像头,使用的是逐飞科技的摄像头,文件包含路径识别和弯道处理(Intelligent vehicle four-wheel algorithm, photoelectric camera, using the technology of fly-by-fly camera, file contains path identification and bend processing)
- 2020-06-18 09:40:01下载
- 积分:1
-
NET_Source
是LogOutputSocketProtocol的管理对 象;m_uploadSocketProtocolMgr是UploadSocketProtocol的管理对象,用于检测是否同时上传同一个文 件;m_downloadSocketProtocolMgr是DownloadSocketProtocol的管理对象;m_daemonThread 是守护进程,用于关闭超时连接。
2. AsyncSocketUserToken:用于SocketAsyncEventArgs绑定,保存 每个Socket服务对象,包括:m_receiveEventArgs接收数据异步事件;m_asyncReceiveBuffer接收数据异步事件使 用的缓存;m_sendEventArgs发送数据异步事件;m_receiveBuffer接收异步事件返回的数据存放缓存,用于后续的分 包;m_sendBuffer用于保存发送的数据缓存;m_asyncSocketInvokeElement是用于协议调用的基类,主要实现分包,并发 发送的包加到发送列表中,发送完成回调时继续发送下一个包;m_connectSocket是连接的Socket对象。(LogOutputSocketProtocol is the management object; m_uploadSocketProtocolMgr is UploadSocketProtocol management object, designed to detect and upload the same file; m_downloadSocketProtocolMgr is DownloadSocketProtocol management object; m_daemonThread is the guardian of process for closing the connection timeout.
2.: AsyncSocketUserToken for SocketAsyncEventArgs binding, save each Socket service object, including: m_receiveEventArgs receives data asynchronous events; m_asyncReceiveBuffer receive data asynchronous events using m_sendEventArgs to send data cache; asynchronous events; m_receiveBuffer receive asynchronous event data returned by the stored cache for subsequent subcontracting; m_sendBuffer is used to preserve the data sent by the cache; m_asyncSocketInvokeElement is the base class for the agreement calls, the main sub package to send a list of concurrent sending, sending a packet to send the completed callback; m_connectSocket is connected to the Socket object.)
- 2017-08-07 14:02:38下载
- 积分:1