-
使用代码生成条形码
如果(string.IsNullOrWhiteSpace(this.BarCodeText)) 抛出新的ArgumentException(“条形码之前,必须设置为调用生成”); //确保条码不包含无效字符 } //确定条码宽度 变种widthOfBarCodeString= 0; VAR wideToNarrowRatio=2.0; 对于(VAR I =0; I
- 2022-05-29 10:39:42下载
- 积分:1
-
人眼定位中的几个源程序,希望对希望对做图象处理的同志有帮助...
人眼定位中的几个源程序,希望对希望对做图象处理的同志有帮助-Eye-positioning several source code, and they hope to hope to do image processing comrades help
- 2022-04-20 06:39:46下载
- 积分:1
-
一个简单的C通讯录,是为了应付学校检查做的
一个简单的C通讯录,是为了应付学校检查做的-a simple address list of c, which is done because of dealing with examination of my school.
- 2022-02-03 06:37:14下载
- 积分:1
-
实现Zip压缩和解压缩的Delphi源代码
实现Zip压缩和解压缩的Delphi源代码-Zip/Unzip program by Delphi
- 2023-01-17 22:15:03下载
- 积分:1
-
使用HTML控件的源代码,测试HTML控件使用方法
使用HTML控件的源代码,测试HTML控件使用方法-The use of HTML source code control, testing, use HTML Controls
- 2022-09-15 05:15:03下载
- 积分:1
-
海明编码
应用背景这是16位海明码纠错和检测 ;16点,它是基于sechaming代码 ;这是实行在VHDL ; ;关键技术VHDL语言代码 ; ;和Xilinx工具是用来实现它是合成的代码,和自我 ;试验台 ;它 ; 了;
- 2022-07-08 18:30:19下载
- 积分:1
-
game windows
//---------------------------------------------------------------------------
- 2022-05-27 10:03:30下载
- 积分:1
-
a particular type or format of ppt,esp. for tables.
a particular type or format of ppt,esp. for tables.
- 2023-07-26 08:00:03下载
- 积分:1
-
System Information
System Information
- 2023-07-28 01:20:03下载
- 积分:1
-
实现了一个在微秒的例子
本实例实现了一中微秒级的精确定时,利用多媒体定时器的基本功能,可以通过两种方法实现精确定时。1)使用timeGetTime()函数,该函数定时精度为ms级,返回从Windows启动开始所经过的时间。2)使用timeSetEvent()函数.-Achieved one of the examples in the microsecond-level precision timing, use the basic functions of multimedia timer can be two ways to achieve precise timing. 1) Use timeGetTime () function, which ms timing accuracy for the class, to return from the Windows start after the beginning of time. 2) the use of timeSetEvent () function.
- 2022-03-06 14:13:58下载
- 积分:1