-
yhxie_1
Many people have contributed to the production of this dissertation, although
only my name appears on the cover. Hence, I absolutely owe my gratitude to all
those people who encouraged and helped me to nally nish this dissertation.
My deepest gratitude is to my advisors, Professor Jing Sun and Professor James
S. Freudenberg, at the University of Michigan. Their consistent encouragement and
support helped me overcome many challenges and nish this dissertation. I am extremely
thankful to Professor Chunting Mi. I spent almost one year in his power
electronics lab to build our hybrid power system testbed which has signicantly contributed
to this dissertation. I am also thankful to Professor Ryan Eustice for his
constructive comments and suggestions.
- 2012-11-28 18:18:40下载
- 积分:1
-
java 写的 简单 邮件 发送 接收
java 写的 简单 邮件 发送 接收 -java to write a simple e-mail to receive
- 2023-03-11 12:25:04下载
- 积分:1
-
Visual-CPP-
Visual C++ 6.0开发指南,高守传版,虽然只有前6章,但对于入门来说还是很不错的。(Visual C++ 6.0 Developer' s Guide, Gao Chuan version, although only the first six chapters, but entry is still very good.)
- 2011-07-02 12:21:51下载
- 积分:1
-
RDM 解析,协议代码,适用于artnet 协议
RDM 解析,协议代码,适用于artnet 协议 【源码目录】 RdmProtocal ├── Debug│ ├── RdmProtocal.exe│ ├── RdmProtocal.exp│ ├── RdmProtocal.lib│ └── RdmProtocal.pdb├── RdmProtocal│ ├── Debug│ │ ├── LzMethod.obj│ │ ├── RdmNode.obj│ │ ├── RdmProtocal.Build.CppClean.log│ │ ├── RdmProtocal.log│ │ ├── RdmProtocal.obj│ │ ├── RdmProtocal.pch│ │ ├── RdmProtocal.res│ │ ├── RdmProtocal.tlog│ │ │ ├── CL.command.1.tlog│ │ │ ├── CL.read.1.tlog│ │ │ ├── CL.write.1.tlog│ │ │ ├── RdmProtocal.lastbuildstate│ │ │ ├── RdmProtocal.write.1u.tlog│ │ │ ├── link.command.1.tlog│ │ │ ├── link.read.1.tlog│ │ │ ├── link.write.1.tlog│ │ │ ├── rc.command.1.tlog│ │ │ ├── rc.read.1.tlog│ │ │ └── rc.write.1.tlog│ │ ├── RdmProtocalDlg.obj│ │ ├── stdafx.obj│ │ ├── vc140.idb│ │ └── vc140.pdb│ ├── LzMethod.cpp│ ├── LzMethod.h│ ├── RdmNode.cpp│ ├── RdmNode.h│ ├── RdmProtocal.aps│ ├── RdmProtocal.cpp│ ├── RdmProtocal.h│ ├── RdmProtocal.rc│ ├── RdmProtocal.vcxproj│ ├── RdmProtocal.vcxproj.filters│ ├── RdmProtocal.vcxproj.user│ ├── RdmProtocalDlg.cpp│ ├── RdmProtocalDlg.h│ ├── ReadMe.txt│ ├── controller_library.h│ ├── lib│ │ ├── FTD2XX.lib│ │ └── RDM.lib│ ├── res│ │ ├── RdmProtocal.ico│ │ └── RdmProtocal.rc2│ ├── resource.h│ ├── stdafx.cpp│ ├── stdafx.h│ └── targetver.h├── RdmProtocal.VC.db├── RdmProtocal.sln└── ipch └── RDMPROTOCAL-b05a99f1 └── RDMPROTOCAL-61763a13.ipch8 directories, 52 files
- 2021-05-06下载
- 积分:1
-
使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型...
使用select模型进行网络编程的例子,使用标准c编程,移植性能好,是最基本的网络模型-Select model using the example of network programming, using the standard c programming, transplant performance and is the most basic network model
- 2023-02-08 11:40:04下载
- 积分:1
-
mintRoute
WSN多跳路由,使用最短路径,定时器,队列,邻居表管理等,核心策略是邻居表的周期更新和父节点的定期选举(WSN multi-hop routing,Using the shortest path, timer, queue, the neighbor table management etc.core strategy is the regular election cycle update the neighbor table and the parent node)
- 2014-03-04 16:25:33下载
- 积分:1
-
data_struct
After working through this module you should be able to create and use new and complex data types within C programs. After working through this module you should be able to: Manipulate character strings in C programs, Declare and manipulate single and multi-dimensional arrays of the C, data types,Create, manipulate and manage C pointers to data elements, Create and manage complex data types in C.
- 2010-07-21 15:24:34下载
- 积分:1
-
DevComponents.DotNetBar2
C# offic2007 自定义控件组 组件漂亮实用(C# offic2007 beautiful custom control group practical components)
- 2009-05-21 09:52:13下载
- 积分:1
-
选择重传协议的发送端程序,网络通信协议实例编程
选择重传协议的发送端程序,网络通信协议实例编程-choice of this agreement software, network communication protocol programming examples
- 2023-02-05 11:30:03下载
- 积分:1
-
SimpleOCR
C#使用神经网络实现光学字符识别(OCR)源代码(Csharp use the neural network optical character recognition (OCR) the source code)
- 2009-04-11 12:47:33下载
- 积分:1