-
C 01。
01.C-#语法篇(上).rar
01.C-#语法篇(上).rar-C# language
- 2023-03-26 06:25:05下载
- 积分:1
-
C++Prototype C 源码,经典下载
C++Prototype C 源码,经典下载-C++ Prototype C source code, classic download
- 2023-05-18 01:00:03下载
- 积分:1
-
自己写的XML解析程序,用于操作XML数据库,把业务逻辑抽象为一个根据ID写入记录的函数,另一个根据ID读出记录的函数。如果ID对应的记录不存在则写入函数插入记...
自己写的XML解析程序,用于操作XML数据库,把业务逻辑抽象为一个根据ID写入记录的函数,另一个根据ID读出记录的函数。如果ID对应的记录不存在则写入函数插入记录,或读出函数返回0。
用VC6或VC2008都可以打开工程编译。-Write your own XML parser, XML database for the operation of the business logic for an abstract in accordance with a written record of the function ID, and the other under the ID read out the record function. If the ID does not exist the corresponding record is written into the function to insert records, or to read out the function returns 0. VC6 or use VC2008 to open the project can be compiled.
- 2022-04-25 12:49:41下载
- 积分: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
-
winphone应用软件
是一个windows phone开发的应用软件,用于winphone的手机上
代码:
- 2022-03-20 18:14:39下载
- 积分:1
-
系统的连表学习文件
系统的连表学习文件-system to study the documents even Table
- 2022-01-26 02:59:20下载
- 积分:1
-
DSP开发源C++代码,对初学者很有帮助
DSP开发源C++代码,对初学者很有帮助-code for DSP
- 2023-03-11 20:45:04下载
- 积分:1
-
Color feature, you should know what the features color before go to extract them...
Color feature, you should know what the features color before go to extract them.
- 2022-02-02 17:44:47下载
- 积分:1
-
贪吃蛇贪吃蛇游戏,吃的像贪吃蛇游戏,吃的像贪吃蛇游戏,
食贪蛇游戏, 食贪蛇游戏,-Fresh greedy snake game, eat like a snake game, eat like a snake game,
- 2023-05-09 21:45:03下载
- 积分:1
-
//作者:今去冠首你你魔(jqgsninimo)
//作成日:2008年7月13日
//MSN&电子邮件:jqgsninimo@hotmai...
//作者:今去冠首你你魔(jqgsninimo)
//作成日:2008年7月13日
//MSN&电子邮件:jqgsninimo@hotmail.com
//博客:http://shujiantang.blogbus.com/
//声明:本程序可被转载使用,但请保留以上信息.对本程序有任何疑问,可通过以上联系方式联系本人.
//程序简介:
//MFC视窗程序中,如果直接在主进程中执行耗时任务,界面会处于假死状态.
//使用CWaitWnd类,可在耗时任务执行期间弹出一个不断滚动图像的等待窗口,告之用户,程序正在处理任务.
//CWaitWnd类可自定义滚动图像列表和显示文字,并提供有默认图像列表和文字,以方便使用.
//CWaitWnd类采用用户指定窗口的字体显示文字,以使程序风格协调统一.
//CWaitWnd类在等待期间,将用户指定窗口设为繁忙状态(鼠标成沙漏装),以实现完善的提示功能.
//使用方法:
//创建CWaitWnd对象后,需要首先调用CWaitWnd::Create函数,进行初始的构建工作.
//在处理耗时任务前,调用CWaitWnd::StartWait函数,弹出等待窗口.
//在任务处理完成后,调用CWaitWnd::EndWait函数,结束等待.
-err
- 2023-02-09 06:30:03下载
- 积分:1