-
用c语言写的简单的猜数游戏,供大家参考参考
用c语言写的简单的猜数游戏,供大家参考参考-language used to write a simple guess a few games, for your information.
- 2022-01-26 00:29:29下载
- 积分:1
-
主要是基于IIS6.0的网页制作,是一个投票系统
主要是基于IIS6.0的网页制作,是一个投票系统-Is mainly based on IIS6.0 web publishing, is a voting system
- 2022-02-11 11:10:15下载
- 积分:1
-
a training tool, the rapid training of the training set, the classification give...
一个SVM训练工具,能够快速对训练集训练,给出分类判别函数。-a training tool, the rapid training of the training set, the classification given discriminant function.
- 2023-04-11 01:25:04下载
- 积分:1
-
VC++
VC++类的多态性实验 通过编译,含源代码-VC++
- 2023-07-23 03:40:03下载
- 积分:1
-
在VC,MFC中显示图像,如GIF,JPEG等格式
在VC,MFC中显示图像,如GIF,JPEG等格式-in VC, MFC showed images such as GIF, JPEG format, etc.
- 2022-05-09 09:23:48下载
- 积分:1
-
使用三
利用三轴角速率型号和三轴加速度计信号结合扩展卡尔曼滤波实现三个姿态角度的融合-The use of three-axis angular velocity model and three-axis accelerometer signal extended Kalman filter combined with the realization of the integration of the three attitude angles
- 2022-01-26 07:36:15下载
- 积分:1
-
这是一个文本框得到焦点的实例.适合初学者的对文本筐的了解...
这是一个文本框得到焦点的实例.适合初学者的对文本筐的了解-This a text box to be the focus of the case. For beginners to understand the text Crash!
- 2023-01-07 23:35:03下载
- 积分:1
-
VFP发送短信
使用调制解调器GSM/GPRS或GSM手机以Visual FoxPro PDU格式发送短信息
- 2022-05-17 01:49:44下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
计算机图形学,这是计算机图形学的算法画圆(midpoin…
计算机图形学,这是计算机图形学中画圆算法(中点圆算法)-Computer graphics, this is draw a circle in computer graphics algorithm (midpoint circle algorithm)
- 2022-09-12 12:30:03下载
- 积分:1