-
100M
介绍10M,100M网线做法的,随便看看,还是有点用的。(Introduction 10M, 100M net-line approach, casual look, or a little useful.)
- 2009-12-10 19:37:35下载
- 积分:1
-
LC并联谐振-matlab仿真
说明: LC并联谐振的MATLAB仿真模型,可以验证并联谐振(MATLAB simulation of LC parallel resonance)
- 2019-05-14 11:06:00下载
- 积分:1
-
HOOKAPI(包括SOCKET)
public static bool Install(string ModuleName, string ProcName, IntPtr lpAddress)
{
Entry entry = entrys.Find(n => n.ModuleName == ModuleName && n.ProcName == ProcName);
if (entry == null)
{
entry = new Entry();
entry.ModuleName = ModuleName;
entry.ProcName = ProcName;
entrys.Add(entry);
IntPtr hModule = GetModuleHandle(ModuleName); //取模块句柄
if (hModule == IntPtr.Zero) return false;
- 2022-01-22 05:24:13下载
- 积分:1
-
Serial Communication c# Source, use the serialport category vs Serial Communicat...
串口通信c#源码,使用vs的serialport类实现串口通信-Serial Communication c# Source, use the serialport category vs Serial Communication
- 2023-04-28 13:50:03下载
- 积分:1
-
AForge(图像识别) 识别扑克牌中的字以及形状 例子源码下载
识别结果详见下图,识别图像不错的例子
- 2015-04-29下载
- 积分:1
-
GGA__SVMMA
12行:host= gatest %在matlab的安装盘,例如c:下设置的程序源码运行结果目录。 源代码完整
">
- 2012-08-03 13:32:15下载
- 积分:1
-
shiyan1
为c++类的调用,要求在c++环境中运行(For c++ type of call requires c++ environment)
- 2009-07-08 23:03:17下载
- 积分:1
-
udp
说明: udp客户端以及服务器实现udp协议,用简单的程序实现其最基本的功能(UDP protocol implementation)
- 2020-06-16 15:20:02下载
- 积分:1
-
微信支付扫码支付C#源码
ASP MVC 支付 可以移植,内部微信API 做了简单的修改 支持各种微信付款
- 2023-04-18 11:50:10下载
- 积分:1
-
day
openGl大作业,包含光源,移动物体,简易动画,纹理场,建筑等。(openGl large operations, including light, moving objects, simple animation, texture field, construction and so on.)
- 2020-09-13 13:47:58下载
- 积分:1