-
从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件"test"中保存。输入的字符串以!结束。...
从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件"test"中保存。输入的字符串以!结束。-Keyboard input from a string to all lowercase letters converted to upper case, and then output to a disk file " test" saved. Input to the string! End.
- 2023-08-18 10:50:03下载
- 积分:1
-
用VC编写的图像处理程序,实现了图像的放大、缩小、旋转等功能。...
用VC编写的图像处理程序,实现了图像的放大、缩小、旋转等功能。-VC prepared using image processing procedures to realize the image to enlarge, narrow, rotating functions.
- 2022-03-16 11:55:06下载
- 积分:1
-
这个软件是EON学习软件,版本号是5.2,这款软件有助于OPEN GL编程,对编写三维程序,对三维物体各部件分解有帮助。...
这个软件是EON学习软件,版本号是5.2,这款软件有助于OPEN GL编程,对编写三维程序,对三维物体各部件分解有帮助。-The software isabout EON learning software, the version number is 5.2, this software is good for programmingOPEN GL, and is helpful for the preparation of three-dimensional process, decomposition of the various components of three-dimensional objects.
- 2022-03-23 20:06:45下载
- 积分:1
-
一个ADPCM解码的例子
一个ADPCM解码的例子-An example of ADPCM decoder
- 2022-03-10 06:01:04下载
- 积分:1
-
求解主应变分量
本程序基于MATLAB编制,通过应变分量求解主应变。
在应变分在程序所在文件夹下生成 result.txt文件(如果有此文件在文件最后写入数据,保留文件原始数据),记录运算结果主应变量一直的情况下,计算应变张量,然后计算应变张量的第一、第二、第三不变量,得出一个一元三次。通过盛金公式计算一元三次方程的解,得出的三个解就是所要求的主应变。
- 2023-01-28 21:40:03下载
- 积分:1
-
人民币大小写转换,内附程序文档,函数说明
人民币大小写转换,内附程序文档,函数说明-yuan case-conversion, document containing procedures, functions Note
- 2022-02-12 03:29:06下载
- 积分:1
-
射线C #码跟踪,并支持四方球
Ray tracing of C # code, and support the sphere of the Quartet-Ray tracing of C# code, and support the sphere of the Quartet
- 2023-02-24 18:05:04下载
- 积分:1
-
使用程序调用IE的例子,代码精炼,便于学习和参考。
使用程序调用IE的例子,代码精炼,便于学习和参考。-Use the program called IE example, refining the code for easy learning and reference.
- 2023-08-27 02:00:03下载
- 积分:1
-
基于Win32API的控件
基于Win32API的控件-based on the control Win32API
- 2022-12-28 08:05:03下载
- 积分:1
-
整数因子分解问题C++
该程序实现的是整数因子分解问题,对于给定的整数n,计算n共有多少种不同的分解式。程序是基于VC++6.0实现的。
- 2022-06-28 12:06:27下载
- 积分:1