搜索结果
找到约 2,591 项符合
transform-Using 的查询结果
压缩解压 这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用: 首先需要进行声明: ... using System.Runtime.InteropServices
这是专门为 C# 开发者定制的 ZC030X 编程接口。C# 开发者可以如下方式进行调用:
首先需要进行声明:
...
using System.Runtime.InteropServices
public class win32{
[DllImport("zc030xlib.dll", EntryPoint = "capInitCamera")]
public static extern int capInitCamera()
} ...
Jsp/Servlet demo of using hibernate in scala
demo of using hibernate in scala
3G开发 tinyos blink with debugging using serial port
tinyos blink with debugging using serial port
VC书籍 This program is about data organization using Visual C++ tools.It is able to control the other s com
This program is about data organization using Visual C++ tools.It is able to control the other s computers in the computer of oneself by running this program.
Windows CE DM900A driver for au1200(Eboot using)
DM900A driver for au1200(Eboot using)
其他 Log Shifter Gate Level Design using Verilog(IC design Lab) and Lab Note
Log Shifter Gate Level Design using Verilog(IC design Lab) and Lab Note
微处理器开发 DSP Applications Using C and the TMS320C6x DSK (TI textbook)
DSP Applications Using C and the TMS320C6x DSK (TI textbook)
VC书籍 MFC color image processing using C (funtion code)
MFC color image processing using C (funtion code)
单片机开发 AMOP 0.3 is an Automatic Mock Object for C++. By using ABI and template techniques, it can simulate
AMOP 0.3 is an Automatic Mock Object for C++.
By using ABI and template techniques, it can simulate a pseudo-"Reflection" which is normally not support in C++ .
The main differences between AMOP and other mock object library is that, users DO NOT need to implement the interface of the object which ...
单片机开发 using lisp to do the caculation, can parse the natural language,and can caculate the simple, like wh
using lisp to do the caculation, can parse the natural language,and can caculate the simple, like what is 2 plus 3 ?