-
实现计算器的功能 界面和功能和windows
系统的计算器的功能相似...
实现计算器的功能 界面和功能和windows
系统的计算器的功能相似-a programme for calculator
the function is full and is the same as a little calculator
- 2022-01-31 05:33:34下载
- 积分:1
-
Windows Mobile 中如何制作Setup D
Windows Mobile 中如何制作Setup D-Windows Mobile How to make Setup DLL
- 2022-03-03 11:11:14下载
- 积分:1
-
二进制平方和乘方的幂模算法,是密码学中的重要问题.这里提供他的简单算法....
二进制平方和乘方的幂模算法,是密码学中的重要问题.这里提供他的简单算法.-binary square and involution of Power Modules algorithms, cryptography is the most important issue. Here he provides a simple algorithm.
- 2022-07-15 17:44:09下载
- 积分:1
-
window8风格自绘Button类
根据CButton 类派生的自绘按钮,学习了别人按钮的自绘方法,window8风格创建了我想要的按钮三种风格,鼠标悬浮,鼠标按下,鼠标离开,可以分别设置颜色字体等,有各自接口,你也可以自己创建接口
- 2022-08-26 11:16:01下载
- 积分:1
-
煎饼问题
通过设定一定的找零规则来解决实际问题
煎饼问题
通过设定一定的找零规则来解决实际问题-Pancake problem by setting some rules to solve practical problems through irregular
- 2022-07-15 01:53:37下载
- 积分:1
-
这是一个货币张数计算器!
这是一个货币张数计算器!-This is a currency- calculator!
- 2022-12-29 01:15:03下载
- 积分:1
-
本学生信息管理系统实现的基本功能有:
学生:查看基本信息、查看成绩、查看已选课程、选课、退课、修改密码;
老师:查看基本信息、学生成绩的录入、修改、删除...
本学生信息管理系统实现的基本功能有:
学生:查看基本信息、查看成绩、查看已选课程、选课、退课、修改密码;
老师:查看基本信息、学生成绩的录入、修改、删除、教师登录密码修改
管理员:学生、老师、管理员账号的添加删除,自己密码的修改。
-The Student Information Management System to achieve the basic functions are: Student: View basic information, view results, view the selected courses, elective, back classes, change password teacher: View basic information about student achievement of the entry, modify, delete, teachers, Modify Administrator Password: students, teachers, administrators account Add to delete their own password changes.
- 2022-06-30 01:42:03下载
- 积分:1
-
err
wince的开发基本教程,个人觉得是一个很好的入门教程-err
- 2022-06-18 05:34:15下载
- 积分:1
-
计算麻将胡牌
计算麻将胡牌应用c#
以array 来计算。
- 2022-05-18 07:12:34下载
- 积分:1
-
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的...
这是一个字符串处理函数集,包括: IsNumeric――检查串是否为数字串 Upcase――变成大写串 Lowercase――变成小写串 Trim――截掉串尾的空格 RTrim――截掉串开始处的空格 LTrim――截掉串尾的空格 right――从右到左截掉字符 left―― 从左到右截掉字符 mid――截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控制台应用程序的头和实现,示范字符串处理函数的使用方法。-this a string functions,include:IsNumeric-check_up if the string is Numeric,Upcase-change to capital string,Lowercase-change to small string,Trim-cut blank of string tail,right-cut character from right to left,left-cut character from left to right,mid-cut character from mid to right,the zip file include StringFunctions.h and StringFunctions.cpp,which is using for string functions,main.cpp and main.h are head and implement of a console program,it demonstate the way of using string functions.
- 2022-12-09 07:15:03下载
- 积分:1