-
日程管理系统
1)日程计划信息包括日程计划ID号,日程计划开始日期和时间,日程计划结束日期和时间,日程计划名,日程计划参与人员,日程计划地点,日程计划提醒日期和时间。2)采用双向循环链表表示日程计划信息。3)日程计划信息采用文件方式输入。4)要求模拟数据中日程计划信息至少30条以上。5) 实现以下功能:a.输入新的计划;b.根据当前时间查询未开始的计划,包括当天未开始的计划、本周或本月未开始的计划;c.查询并输出已结束的计划;d.查询正在进行的计划;e.根据当前时间,输出正提醒即将开始的计划。
- 2023-05-09 05:00:03下载
- 积分:1
-
这个是可以用于windos mobile平台下面的软键盘的代码
这个是可以用于windos mobile平台下面的软键盘的代码-This is can be used for windos mobile platform following soft keyboard code
- 2023-06-18 16:15:03下载
- 积分:1
-
WPF 对话框创建在模型视图查看模型模式
这些代码实际上封装模态对话框创建在 Windows 演示文稿的基础。
通过使用此代码之一可以创建
消息框
打开文件对话框
文件夹浏览器对话框
模态对话框与自定义类型
- 2022-09-21 20:50:03下载
- 积分:1
-
CSS 模拟圆角按钮
有点击效果的
需要 jQuery
CSS 模拟圆角按钮
有点击效果的
需要 jQuery-make round corners button use css
- 2023-08-08 18:00:04下载
- 积分:1
-
for data entry dialog box input data used for data entry in the dialog box
用于输入数据的对话框用于输入数据用于输入数据的对话框的对话框-for data entry dialog box input data used for data entry in the dialog box
- 2023-01-08 22:15:03下载
- 积分:1
-
基于MFC测试识别HID设备
通过下载调试,终于实现了对HID设别的测试识别。通过本程序,能够识别计算机上的HID设备的插入和拔出,能够通过createfile函数通过USB端口实现对HID设备的读写!
- 2022-02-26 13:11:51下载
- 积分:1
-
帕斯卡尔 · 迷你编译器 LEX 和 YACC
莱克斯-l Lexfile.l
yacc-Parser.y d
g + + lex.yy.c y.tab.c
./a.out < input.txt > output.txt
程序集编译:
nasm-f 小精灵 input.asm
ld-o 输出 input.o
./ 输出
- 2022-03-09 18:42:57下载
- 积分:1
-
using the ppt to know how the artificial algorithm ANN works well
using the ppt to know how the artificial algorithm ANN works well -using the ppt to know how the artificial algorithm ANN works well
- 2023-05-02 22:25:03下载
- 积分:1
-
改进的黑白棋程序,不仅实现了黑白棋基本的游戏功能和规则,还在网络对战上做了开发.开发环境JAVA...
改进的黑白棋程序,不仅实现了黑白棋基本的游戏功能和规则,还在网络对战上做了开发.开发环境JAVA-improved procedures, reversi not realize the basic functions of the game and rules, but also the stages of development done. Java Development Environment
- 2023-05-05 06:10:02下载
- 积分:1
-
AppWizard has created this chess application for you. This application
not onl...
--- --- --- --- --- --- --- --- ---
StdAfx.h
StdAfx.cpp
这对文件由用于将一些预编译信息纳入程序。
chessDlg.h
chessDlg.cpp
这一对文件定义并实现了,象棋的主界面。
resource.h
chess.rc
这是整个工程中使用的Windows资源列表。包括置于res子目录下的图标,
位图以及光标等内容。
define.h
这是一个包含程序中的数据表示的定义的头文件。
NewGame.h
NewGame.cpp
这一对文件定义并实现用于新游戏的设置的对话框。
Eveluation.h
Eveluation.cpp
这一对文件定义并实现了估值核心类。
MoveGenerator.h
MoveGenerator.cpp
这一对文件定义并实现了走法产生器。
SearchEngine.h
SearchEngine.cpp
这一对文件定义了搜索引擎接口。
NegamaxEngine.h
NegamaxEngine.cpp
这一对文件定义并实现负极大值搜索引擎-
AppWizard has created this chess application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your chess application.
chess.dsp
This file (the project file) contains information at the project level and
is used to bui
- 2022-02-03 16:50:45下载
- 积分:1