-
YITTVR
说明: 编译的图形软件的一部分程序可以画出直线圆弧矩形(graphics software compiler part of the procedure can draw straight rectangular arc)
- 2006-05-11 15:35:39下载
- 积分:1
-
ACM_AC
北大ACM POJ.ORG第1260替通过的AC答案 绝对是可以过的(North ACM POJ.ORG 1260 for answer by the AC can definitely be over)
- 2013-12-17 17:12:29下载
- 积分:1
-
插件式开发Demo
说明: 热插拔式应用,winform框架,核心代码,只需要单独开发子系统以dll文件的形式从前台引入即可,供学习用(Hot plug-in applications, WinForm framework, core code, just need to develop a separate subsystem in the form of DLL files from the front desk can be introduced for learning.)
- 2020-06-22 13:20:02下载
- 积分:1
-
单元测试的艺术(第2版)随书示例源码
所有程序员都知道应该做单元测试,但为什么你们没有做呢?是因为对单元测试不够了解,还是嫌单元测试麻烦,抑或认为单元测试的投入产出比太低?不管因为什么,你都应该看看这本书。本书在第1版基础上新增了很多内容,不过仍然会手把手地教你从第一个单元测试开始写起,通过简单的例子让你理解如何编写好维护、易明白和可靠的单元测试。在此基础上,本书自然过渡到一些较为高级的主题,比如模拟对象、存根和隔离框架(Moq、FakeItEasy和Typemock Isolator等),同时涉及测试模式,以及组织、重构代码的技巧,乃至怎么测试“不可测试”的代码。另外,其中还介绍了集成测试和关联数据库的测试技术。本书代码示例虽然是用C#写的,但有关单元测试的技术和思想适合所有使用静态类型语言(如VB.NET、Java、C )的测试人员,以及测试驱动开发人员学习借鉴
- 2019-02-22下载
- 积分:1
-
twainapp.source.2.0.8
.NET TWAIN image scanner(Abstract
In Windows imaging applications, the most used API for scanning is TWAIN www.twain.org. Unfortunately, the new .NET Framework has no built-in support for TWAIN. So we have to work with the interop methods of .NET to access this API. This article doesn t explain this interop techniques, and good knowledge of the TWAIN 1.9 specifications is assumed! The sample code included doesn t present a finished library, only some essential steps for a minimal TWAIN adaption to .NET applications.
Details
First step was to port the most important parts of TWAIN.H, these are found in TwainDefs.cs. The real logic for calling TWAIN is coded in the class Twain, in file TwainLib.cs.. As the TWAIN API is exposed by the Windows DLL, twain_32.dll, we have to use the .NET DllImport mechanism for interop with legacy code. This DLL has the central DSM_Entry(), ordinal#1 function exported as the entry point to TWAIN. This call has numerous parameters, and the last one is of variable type! It was f)
- 2009-11-04 09:20:31下载
- 积分:1
-
New-folder
this is a simple traffic light using proteus 8, its very easy, familiar, and u can see the project in youtube
- 2015-02-12 06:35:40下载
- 积分:1
-
MD5-(2)
简单的MD5进行加密处理字符串,得到结果保存到。txt中(Simple MD5 encrypted string, the results are saved to. txt in the)
- 2012-06-15 13:05:56下载
- 积分:1
-
3way
加密算法3WAY代码文档,C++语言实现,编译通过(Encryption Algorithm)
- 2015-05-15 21:51:21下载
- 积分:1
-
8-M3-net
基于stm32单片机,程序实现内容和测试,在浏览器上创建一个web服务器,通过web服务器控制开发板上的灯(Based on stm32 microcontroller, program content and tested on the browser to create a web server through a web server control development board lights)
- 2013-07-18 15:20:42下载
- 积分:1
-
enlarge
对二维图片进行中心放大,能控制放大的倍数,采用最近邻法(enlarge pictures from the center of it,can control the index for enlargement)
- 2014-01-07 11:26:28下载
- 积分:1