-
用C编写的信号采集
用C编写的信号采集-Written with the C signal acquisition
- 2022-07-27 12:20:43下载
- 积分: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
-
VC++的GDI画直线、椭圆的源代码
一个VC++的GDI画直线、椭圆的源代码,对于初学者挺有用的,可以看到画直线的算法、流程以及效果展示。
- 2022-05-29 00:29:38下载
- 积分:1
-
这是一个自己写的完整的ADO类 包含了MSADOX 和 MSADO两部分
这是一个自己写的完整的ADO类 包含了MSADOX 和 MSADO两部分-This a complete write his ADO MSADOX category contains two parts and MSADO
- 2023-05-29 00:40:03下载
- 积分:1
-
点对点客服端源码,下面上传服务器端可执行文件及源码
点对点客服端源码,下面上传服务器端可执行文件及源码-failed to translate
- 2022-01-22 17:48:54下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
programs of polynomial addition by different students, quite easy to use, hope b...
不同的同学编写的多项式相加的程序 特别好用,希望能给大家带来帮助 抓紧下载吧-programs of polynomial addition by different students, quite easy to use, hope be helpful, be quick to download it
- 2022-04-02 09:44:17下载
- 积分:1
-
tasks of animation icon right there
任务条右边出现动画图标-tasks of animation icon right there
- 2022-06-18 14:39:57下载
- 积分:1
-
Windows进程管理...
软件类别:VC源代码 运行环境:Win9x/NT/2000/XP/2003/...
Windows进程管理...
软件类别:VC源代码 运行环境:Win9x/NT/2000/XP/2003/ -Windows software process management ... categories : VC source runtime environment : Win9x/NT/2000/XP/2003 /
- 2022-02-25 02:05:23下载
- 积分:1
-
通过MFC框架编程,实现枚举当前系统中的所有进程!
通过MFC框架编程,实现枚举当前系统中的所有进程!-Through the MFC framework for programming, realize the current system of enumeration of all the process!
- 2022-02-06 06:08:02下载
- 积分:1