-
A command
一个命令行的类实现。如果您想处理自己的命令行,可以重复利用,很方便的-A command-line class realize. If you want to deal with its own command line, you can re-use, very convenient
- 2022-02-05 18:28:06下载
- 积分:1
-
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击...
在很多管理信息系统的窗体都有一些共同点:可以通过框架菜单打开各种类型的视图窗口,而这些视图窗口具有MDI的一些特点,可以在框架窗体中最小化最大化还原等,并且点击菜单只能产生一个窗口(象SDI)。这种形式的窗口设计给人与一种条理感。于是我用VC6.0尝试创建这种窗口,现将整个过程为大家写下来,这里应含有MFC的一些内幕技术。-in many management information system forms have some things in common : We can open the menu framework through various types of View window, which is MDI window View some of the features, in the framework of the smallest Window maximize reduction, and click on the menu only have a window (like SDI ). This form of window design gives people with a coherent sense. I have spent VC6.0 attempt to create such a window, now the entire process for you to write down here should contain some insider MFC technology.
- 2022-09-13 11:55:03下载
- 积分:1
-
VaR 计算
在VBA风险计算程序的价值,脱颖而出。开始日期,结束日期,观察水平,股票代码和置信区间都需要输入到程序和战争将被计算。
- 2022-02-01 12:19:12下载
- 积分:1
-
学生成绩查询系统源码
默认用户名、密码为:admin
学生成绩查询系统源码
默认用户名、密码为:admin-pupils Inquiry System source default user name, password : admin
- 2023-04-15 08:15:03下载
- 积分:1
-
一个STL中VECTOR的综合实例,包括vector,deque,list等类型,对于STL爱好者来说这是必须要要掌握的东西...
一个STL中VECTOR的综合实例,包括vector,deque,list等类型,对于STL爱好者来说这是必须要要掌握的东西-STL describing a comprehensive example, including vector, deque. , and other types of list for STL lovers, this is a must to master things
- 2022-04-30 04:33:03下载
- 积分:1
-
算法实现题7
算法实现题7-60 战马问题
« 问题描述:
按照国际象棋的规则,在位置(0,0)处的马可以跳到位置(1,2),(1 ,-2),(-1,2),
(-1,-2),(2,1),(2,-1),(-2,1),(-2,-1)处。战马问题中的战马具有更一般的跳跃
能力。位置(0,0)处的战马每次可以跳到k 个位置x y i k i i ( , ),1 £ £ ,中的一个位置。战
马问题要求确定给定的战马能否跳遍无限大的棋盘上的每个位置。
« 编程任务:
对于给定的战马问题中战马的跳跃能力。确定战马能否跳遍无限大棋盘上的每个位置。
« 数据输入:
由文件input.txt给出输入数据。第1 行有1个正整数k,表示位置(0,0)处的战马每
次可以跳到k个位置。接下来的k行,每行有2个整数,表示战马的跳跃位置。
« 结果输出:
将计算结果输出到文件output.txt。给定的战马能跳遍棋盘上的每个位置时输出“Yes”,
否则输出“No”。
输入文件示例 输出文件示例
input.txt output.txt
3
1 0
0 1
-2 -1
Yes
- 2022-01-27 16:50:13下载
- 积分:1
-
This is a library management procedures, including students log books to search...
这是一个图书馆的管理程序,含学生登录借阅书刊查找等功能-This is a library management procedures, including students log books to search functions
- 2022-11-07 05:45:04下载
- 积分:1
-
图像处理类可以很容易的处理bmp等数字图形和图像。如果你使用的话有什么bug 请通知我...
图像处理类可以很容易的处理bmp等数字图形和图像。如果你使用的话有什么bug 请通知我-This image processing class can easily process digital graphs and images, such as bmjp etc.If you find any bug during your use, please notify me.
- 2022-08-14 06:06:13下载
- 积分:1
-
html编辑器,没有网页的朋友可以用他自己做
html编辑器,没有网页的朋友可以用他自己做-html editor, not a friend of the website can be used to do his own
- 2022-03-12 05:24:38下载
- 积分:1
-
vschart demo c# chart
vschart demo程序源码,实时曲线源码,动态饼图,c#上位机demo,新手vschart编程入门不二之选。
- 2022-04-23 09:44:02下载
- 积分:1