-
The compression package can appear to CAD accident pictures and video conversion...
这个压缩包可以显现把CAD意外的图片和视频转换到AUTOCAD中去,并且不需要源文件。-The compression package can appear to CAD accident pictures and video conversion to AUTOCAD go, and do not need the source file.
- 2022-06-28 06:31:12下载
- 积分:1
-
一个类似Window自带的扫雷游戏.
是我的一次课堂作业,用VC++编的。
基本功能与Window里的一样。...
一个类似Window自带的扫雷游戏.
是我的一次课堂作业,用VC++编的。
基本功能与Window里的一样。-a similar mine Window"s own game. Yes, I work in a classroom, the VC series. The basic function and Window"s the same.
- 2022-07-05 13:20:19下载
- 积分:1
-
对培养学习C语言的兴趣能有很大帮助,本人没有一一调试,如有错误请自行修改....
对培养学习C语言的兴趣能有很大帮助,本人没有一一调试,如有错误请自行修改.-To cultivate interest in learning C language can be of great help, I did not debug 11 and, if wrong, please amend its own proposal.
- 2022-10-21 11:10:03下载
- 积分:1
-
这个程序包的主要功能是对多台5101b进行功能化测试,并进行数据采集,自动生成测试证书。...
这个程序包的主要功能是对多台5101b进行功能化测试,并进行数据采集,自动生成测试证书。-The main function of the package is more than 5101b functional test and data acquisition, automatic generation of test certificate.
- 2023-01-11 21:10:03下载
- 积分:1
-
Mouse programming tht can be added as a component as Graphical Programmin
Mouse programming tht can be added as a component as Graphical Programmin
- 2022-10-19 09:40:03下载
- 积分:1
-
This is a knockout mice similar to the game, I hope you would like to common sen...
这个也是敲地鼠类似的游戏,希望大家喜欢,来常识一下吧-This is a knockout mice similar to the game, I hope you would like to common sense about it
- 2022-10-31 00:45:03下载
- 积分:1
-
MediaPlayer程序可以播放声音、视频文件,还可以显示静态图象文件,如果有CMX DLLs的话,该程序也可以记录或回放高通公司的QCP格式音频文件。它最多...
MediaPlayer程序可以播放声音、视频文件,还可以显示静态图象文件,如果有CMX DLLs的话,该程序也可以记录或回放高通公司的QCP格式音频文件。它最多可以保存32个多媒体文件。Mediaplayer有常用的功能,例如播放、快速播放、停止和暂停等,它支持许多多媒体格式,包括QCP,MPEG Audio Layer3(MP3),Musical Instrument Digital Interface(MIDI),BREW Compressed Image(BCI),Bitmap(BMP),和包含音视频的Packet Mode Data(PMD)。
这个程序的运行目标设备是Sharp Z-800,在Simulator上,我们选择Sharp Z-800设备图片。
-MediaPlayer can play a sound, video files, can also display a static image files, if there CMX DLLs, then the program can also record or playback QUALCOMM
- 2022-03-18 17:44:21下载
- 积分:1
-
This is for my own use C BUILDER do a regular shutdown procedures
这是我自己用C++BUILDER做的一个定时关机的程序-This is for my own use C BUILDER do a regular shutdown procedures
- 2022-06-12 23:12:52下载
- 积分:1
-
一个有趣的赛跑游戏,控制非常简单,只需要狂点鼠标左键就行:)难度可以自己调!...
一个有趣的赛跑游戏,控制非常简单,只需要狂点鼠标左键就行:)难度可以自己调!-an interesting racing game, control is very simple, just click the mouse button mad on the line :) can be difficult to transfer their own!
- 2022-06-28 02:08:03下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 long StrToData(CString strData,int jz)
功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串
返回:长整型数值
参数:strData 为将要转换的字符串
参数:jz 为字符串的进制
如:
CString s
s="FFA6"
long data=StrToData(s,16)
则:data的值为:65446
用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中
加入#include "StrToData.h"即可调用
-function long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1