资源列表
ctovb
- 这个代码可以实现把C++头文件转换为VB的.BAS模块文件。对于需要把C语言头文件进行转化为VB的朋友可以起到参考作用,整个源代码不是很完整,但转换很不错,大约有80-90 的样子。大家可以试试文件夹里的 WINGDI.H 进行转化-This code can achieve the C++ header files to VB' s. BAS module file. The need to C language header files into VB friends can play
tank
- 基于JAVA的3D坦克游戏源代码
Decade-Counter
- The file contains source code verilog for counting number of 1s
COMInterop
- Com组件的一些例程-Com Component some routines
nt_labs
- 一套Orbacus4.X下有关Corba的学习例程
20030112012143371A
- 這個是會員網頁檔,功能很多,內容也很豐富! 適合大家可以事是-this website stalls, many functions, and the content is very rich! We can fit things
CSharp
- C# matlab混合编程 MWArray使用笔记-C# Matlab hybrid programming MWArray use notes
voltage
- AD1674与AT89C51进行数模转换,实现数字电压表功能-AD1674 and AT89C51 digital to analog conversion, digital voltmeter function
FeatureEdit
- 设计实现捕捉功能,单独拿出来实现,能客观的了解,相对来说较简单,适合GIS初学者。-The Design and Implementation of the capture function, separate out to achieve the objective of understanding, is relatively simple, suitable for GIS beginners.
GP_ARM
- For ARM7 in mobile robot
GNU_uni2ascii_20051122
- This c source for converting Unicode to Ascii.-This is c source for converting Unicode to Ascii.
labviewdesign
- 万用表LV设计(PCI卡) 万用表是一种电子测量工具,它能对电压、电流、电阻等进行度量。它在现实中应用相当广泛,是电子测试不可缺少的工具。LabVIEW中编写的万用表使用更为方便、灵活,从传统观念上改变了万用表的外形、增强了功能。虚拟万用表的编程主要部件是数据采集板卡,这种方式现在越来越多的被大家应用。本章将以板卡作数据采集进行编程,实现虚拟数字万用表。