搜索资源列表
在COM中使用数组_code
- COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
BarCodePrint111
- 条码打印控件 SetBarCodeName(Str As String) 设置条码标题 GetBarCodeName 获得条码标题 SetBarCodeValue(Str As String) 设置条码数据 GetBarCodeValue 获得条码数据 SetVisible(V As Boolean) 标题是否显示-barcode printing controls SetBarCodeName (Str As String) to install the barcode was heading
InternetAX
- 下载功能的ActiveX控件,接口函数是DownLond(参数), 功能:从网上(或者局域网)下载(拷贝)一个文件(String类型),文件中有详细的参数说明,请看文件中的说明。-download ActiveX controls, interface function is DownLond (parameters), functions : from the Internet (or local area network) to download (copy) a document (Str
scripttest_src
- 类似Javascr ipt/C的一个脚本语言。实现if, for, while and switch等声明,还支持integer, string and decimal等数据类型。-similar Javascr ipt / C in a scr ipting language. Achieve if, for, while and switch statements, also supports integer, string and decimal data types.
libshd
- SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类
bastool
- 根据网卡生成加密-- 简单的应用 String command = \" c:/winnt/system32/ipconfig /all\" Process p = Runtime.getRuntime().exec(command)
StringZipper
- String compress/uncompre
common_subsequence
- 计算两个字符串的最长公共子字符串的长度,使用动态规划。-Calculation of two of the longest common sub-string length of string, the use of dynamic programming.
elecfans.com-6w72RfzWBCEO
- s3c2410的中文资料,网上找的很辛苦的,希望大家积极踊跃的向上串-S3C2410 Chinese information, on-line looking very hard, and hope that we actively and enthusiastically upward string
CommonProcs
- //将日期表示为中文格式:XXXX年XX月XX日 function DateToChinese(ADate:TDate):String -//Will be the date that the format for the Chinese: XXXX in XX on XX date function DateToChinese (ADate: TDate): String
LhdNumShow_ActX_Ctrl
- 用于显示格式化数字的ActiveX控件,可用于显示浮点数、双精度数、整数、字符串,可用科学计数法显示,可设置显示出的有效数字位数、字体字号对齐方式、背景和各数字颜色以及凸凹边框类型。使用方便,功能强,VC6.0编译使用成功。-A ActiveX controls be used to display Format number. It can be used to display floating-point numbers, double precision number, integer,
ChapterIIarrayanditsnumericalcomputation
- 这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 2章。-This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, b
ControlThroughThe8255printer
- 通过8255控制打印机,向打印机输出字符串“WELCOME”的程序-Control through the 8255 printer, the printer output string to the " WELCOME" procedures
compare
- 从键盘输入字符串,进行比较,再输出相应信息-Enter the string from the keyboard, for comparison, and then output the corresponding information
svrdemo2
- This demo is designed to demonstrate some of the performance aspects of the WinTECH Server toolkit. You may create an OPC tag list containing up to 20,000 items. Selections are provided that allow you to utilize some of the performance enhancing opti
compile
- 算符优先分析过程模拟,通过对文件的读取,构造链表,将文法和分析表存入链表,然后输入符号串与#号结束并执行操作-Operator priority simulation analysis, through to read the document, list structure, grammar, and analytical tables will be deposited into the list, then enter the# symbol with the end of string
PlayAudioFileWithoutActiveXControls
- 不用ActiveX控件播放声音文件 Public Declare Function sndPlaySound Lib "winmm.dll" Alias _ "sndPlaySoundA" (ByVal lpszSoundName As String, _ ByVal uFlags As Long) As Long-Play Audio File Without ActiveX Controls
computer-str
- 计算字符串的相似度,许多程序会大量使用字符串,对于任意两个字符串,能否写一个算法计算他们的相似度。-Computing string similarity, many programs will be extensive use of strings, for any two strings, can write an algorithm for calculating their similarity.
REGISTRYwithUNICODE
- 在《COM技术内幕》一书的原码里面,有两个组件注册函数,但是经过我的运用,原来的代码不支持UNICODE,于是我将其用C++类封装,并替换相关的字符串函数,在VC6.0 DEBUG环境下可以编译通过,但Relese版本仍有问题-In the " COM technology inside," a source inside the book, there are two components of registration functions, but after I use
MathPlot
- 自己编写的一个用于画给定函数图形的ActiveX控件及测试程序,函数用字符串的形式给出。目前功能还有限,有兴趣的可作进一步的修改-I have written a ActiveX controls used to drawing a given function s graph and testing program. Function is given in the string form. Function is still limited at present, interested ca
