-
单服务器多客户机(1)
说明: labview通讯案例,多线程一对多,实现多线程通讯(labview review eefefeffffffff adkadaapadadkada)
- 2019-04-01 14:08:02下载
- 积分:1
-
Bellman-ford
Program to implement Bellman Ford Algorithm
- 2014-09-20 12:28:48下载
- 积分:1
-
GridView导出Excel
visual studio 中实现GridView导出到Excel,在实际项目中经常遇到导出到excel,有了这个代码,就不用在发愁了。
- 2022-12-12 05:10:03下载
- 积分:1
-
XMLEditPro2.2
XMLEditPro,XML编辑工具,可以检查XML文档的正确性,指出错误所在(XMLEditPro, XML editing tool, you can check the correctness of XML documents, pointing out a mistake)
- 2010-01-05 08:05:47下载
- 积分:1
-
Main_Frequency1
悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
- 2015-08-06 09:24:40下载
- 积分:1
-
c#图片文字识别
c#基于Tesseract框架和语言训练库的图片文字识别。全工程文件,对仅含文字的清晰的图片,识别率较高!(C# text recognition based on Tesseract framework and language training library. The whole engineering document has a higher recognition rate for clear pictures containing only words!)
- 2020-11-06 18:29:50下载
- 积分:1
-
电子邮件发送和接受程序的开发
说明: 一实用的电子邮件程序代码,可以作为课程设计,工程开发的参考(a practical code of e-mail, as a curriculum design, engineering development of a reference)
- 2005-12-12 10:44:53下载
- 积分:1
-
C#加载驱动例子
C#加载驱动例子
实现了托管代码加载驱动,管理驱动,使用驱动的方法
驱动例子:
SysKey.sys
[DllImport("advapi32.dll", EntryPoint = "OpenSCManagerW", ExactSpelling = true, CharSet = CharSet.Unicode, SetLastError = true)]
public static extern IntPtr OpenSCManager(string machineName, string databaseName, uint dwAccess);
[DllImport("advapi32.dll", SetLastError = true, CharSet = CharSet.Auto)]
public static extern IntPtr OpenService(IntPtr hSCManager, string lpServiceName, uint dwDesiredAccess);
[DllImport("advapi32.dll", SetLastError = true)]
[return: MarshalAs(UnmanagedType.Bool)]
public static extern bool CloseServiceHandle(IntPtr hSCObject
- 2022-02-04 10:03:20下载
- 积分:1
-
tdifw-1.4.4
开源的防火墙代码,基于Tdi和NDIS双层实现(Open source firewall code, based on double NDIS tdi and implementation)
- 2021-01-24 22:48:39下载
- 积分:1
-
w5300
基于dsp28335的w5300芯片驱动程序,希望能给大家带来帮助(W5300 chip driver based on 28335)
- 2021-03-24 20:59:14下载
- 积分:1