-
VB屏幕取色程序,API调用,初学者可参考学习
VB屏幕取色程序,API调用,初学者可参考学习-VB color screen check procedures, API calls, beginners can make reference to learning
- 2022-09-19 19:55:03下载
- 积分:1
-
华清公司wince视频教程公开课第四讲。
华清公司wince视频教程公开课第四讲。-Huaqing companies wince video tutorial open the fourth-speaking classes.
- 2022-08-23 21:26:52下载
- 积分:1
-
css style manual (Chinese version) designers must have a manual
css样式手册(中文版)设计师必备的手册-css style manual (Chinese version) designers must have a manual
- 2022-09-26 03:30:03下载
- 积分:1
-
C# 短信猫调用
C# 短信猫GSM ,短信发送,附上源码,可调用。本短信二次开发接口适用于WAVECOM、西门子、诺基亚、摩托罗拉等支持标准AT指令的GSM短信终端
- 2022-03-07 09:56:57下载
- 积分:1
-
由XML生成Excel文件
提供XML语言的简单编写方法
由XML生成Excel文件
提供XML语言的简单编写方法
-Excel documents generated by the XML language, XML provides a simple method to prepare
- 2023-01-29 01:55:04下载
- 积分:1
-
清楚一个目录下所有SVN版本信息的工具。
清楚一个目录下所有SVN版本信息的工具。-Clearly a directory of all SVN version information tool.
- 2022-01-27 15:22:43下载
- 积分:1
-
以重排九宫问题为例演示全局择优搜索法的搜索过程,要求有一定的普适性。...
以重排九宫问题为例演示全局择优搜索法的搜索过程,要求有一定的普适性。-Rearrangement of Lo Shu Square as an example to demonstrate the overall selection of the best search method searching process, requiring a certain degree of universality.
- 2022-08-23 03:00:21下载
- 积分:1
-
孙鑫老师VC++Lesson17进程间通信,可以自由下
孙鑫老师VC++Lesson17进程间通信,可以自由下-SUN Xin teachers VC++ Lesson17-process communication, they can under the
- 2022-05-18 23:11:44下载
- 积分:1
-
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN-C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c c
- 2022-06-01 01:50:17下载
- 积分:1
-
坐标反算
Dim pb As Double Dim ds As Double Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim x1 As Double Dim y1 As Double Dim x2 As Double Dim y2 As Double "定义起点和终点坐标为双精度浮点型 Dim s As Double "定义距离为双精度浮点型 Dim d As Integer "定义度为整形 Dim
- 2022-02-13 07:00:43下载
- 积分:1