搜索资源列表
图片上传到数据库的简单例程
- 图片上传到数据库的简单例程(C#)<%@Import Namespace=\"System.IO\"%> <%@Import Namespace=\"System.Data\"%> <%@Import Namespace=\"System.Data.SqlClient\"%> <%@ Page Language=\"C#\" Debug=\"True\"%>-upload pictures to a simple database ro
IO
- C#输入输出基础代码实例 可以直接运行。 非常简单,但很使用
copy函数
- 在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。
C跨平台IO操作技巧
- C/C++ 跨平台I/O操作技巧的类型说明。-C / C cross-platform I / O operations descr iptions of the type of skills.
用C及内嵌汇编对IO端口的32bit读写
- 对I/O端口进行32bit的读些,以满足对0xCF8和0xCFC端口的控制。 文件为.h的c头文件。
CH1
- c#2005檔案IO與資料存取,裡面很多範例,使用到visual c# 2005程式,是由章立民書中擷取,請多指教,希望透過無私的心得分享,與大家一起再創顛峰-c# 2005 file IO and data access, which a lot of examples, the use of visual c# 2005 to the program, the people are from the book capture Zhangli, please advice, I hope to
CH1
- Visual C# 2005文件IO与数据存取的相关知识,内容全面,结构合理,论述清晰,对Visual C# 2005文件IO与数据存取技术及其实际应用都有独到见解,是一本专业性较强的计算机书籍。这是书的第一章代码-Visual C# 2005 file IO and data access-related knowledge, comprehensive, well-structured, clear exposition of the Visual C# 2005 file IO and d
CH2
- Visual C# 2005文件IO与数据存取的相关知识,内容全面,结构合理,论述清晰,对Visual C# 2005文件IO与数据存取技术及其实际应用都有独到见解,是一本专业性较强的计算机书籍。这是书的第二章代码-Visual C# 2005 file IO and data access-related knowledge, comprehensive, well-structured, clear exposition of the Visual C# 2005 file IO and d
CH3
- Visual C# 2005文件IO与数据存取的相关知识,内容全面,结构合理,论述清晰,对Visual C# 2005文件IO与数据存取技术及其实际应用都有独到见解,是一本专业性较强的计算机书籍。这是书的第三章代码-Visual C# 2005 file IO and data access-related knowledge, comprehensive, well-structured, clear exposition of the Visual C# 2005 file IO and d
CH5
- Visual C# 2005文件IO与数据存取的相关知识,内容全面,结构合理,论述清晰,对Visual C# 2005文件IO与数据存取技术及其实际应用都有独到见解,是一本专业性较强的计算机书籍。这是书的第五章代码-Visual C# 2005 file IO and data access-related knowledge, comprehensive, well-structured, clear exposition of the Visual C# 2005 file IO and d
CH4
- Visual C# 2005文件IO与数据存取的相关知识,内容全面,结构合理,论述清晰,对Visual C# 2005文件IO与数据存取技术及其实际应用都有独到见解,是一本专业性较强的计算机书籍。这是书的第4章代码-Visual C# 2005 file IO and data access-related knowledge, comprehensive, well-structured, clear exposition of the Visual C# 2005 file IO and d
WinIOTest
- 用c#語言來控制底層io,程式有兩種演示,一個是set值,一個是get值。 使用winio.dll這個api。 -C# language used to control the bottom of io, there are two demonstration programs, a set value, a value is get. Winio.dll use this api.
FileSegmentationAndCombination
- 用C#切分与组合文件,文件操作,通过文件头判断,使用固定格式存放,然后IO读写与合成,VS2003、VS2005下编译通过-C# file segmentation and combination
FileEncryptionAndDecryption
- C#加解密文件,可以自己创建私有密钥对文件进行加密与解密,IO对称加解密操作,强度很高,无私钥与解密算法情况下可逆性几乎为零。。VS2003/VS2005下编译通过-C# file encryption and decryption, you can create your own private key to encrypt and decrypt files, IO symmetric encryption and decryption operations, a high intensit
System.IO.Ports
- c#编写的关于com口通信访问的程序。很不错的-c# write access on the com port communication program. Nice
Extraction
- C# 用IO流和集合从文件中提取信息。.cs文件-failed to translate
c
- 里面包括了43个小程序,从最简单的IO的输入输出,到液晶的数码输出,都是一些比较实用的小程序-Which includes 43 small programs, from the simplest IO input and output, digital output to the LCD, are some of the more useful little program
Log
- 帮助不能直接在vs调试的用户进行调试,主要是IO流实现该方法(Help debug users that cannot be directly debugged by vs)
C# word类库
- C# word类库 using System; using System.Collections.Generic; using System.Text; using Microsoft.Office.Interop.Word; using System.IO; using System.Web; using System.Data; using System.Reflection; using Microsoft.Win32; using System.Text.Regu
Haclon代码框架c#编程haclon代码学习
- 2019.2.18更新以下功能,修复的bug: 1、修复FitLine工具显示问题; 2、修复FitCircle工具显示结果问题; 3、在FitCircle工具中新增CreateCircle工具,测试OK; 4、修复卡尺工具Caliper中的适应图像功能; 5、修复标定工具Calibration中的适应图像功能; 6、完善相机取像加载问题,界面友好化,连接测试相机更加方便; 代码功能介绍: 主页面: 1、用户登录管理模块: 2、视觉系统模块,包含: