CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 日程安排

搜索资源列表

  1. TDL_Calendar

    0下载:
  2. 这是一个用MFC实现的日历控件,它可以实现像OutLook中日程安排(事件记录)。如果你只是希望使用这样的日程日历,你可以直接拷贝CalendarExt.dll到工程中使用,如果你希望进一步修改代码,可以直接在代码中修改。它还包括的功能:ESC键关闭日历窗口、每个日程任务有它的Tooltip,支持最大化按钮,支持非ASCII字符显示,可以自动显示或隐藏周末,支持右键选择多个任务的功能。-This is a calendar control with the MFC implementation,
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:600294
    • 提供者:郭峰
  1. gerenxinxi

    0下载:
  2. 主要具有资料收集,日程安排,记事本,通讯录等功能-Primarily with data collection, scheduling, notepad, address book and other functions
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2615193
    • 提供者:cheya
  1. ToDoList_src

    0下载:
  2. 一款非常好的日程安排软件,精品 是希望通过阅读程序掌握提高C++能力的好源码 -A very good scheduling software program by reading the fine is to master the ability to improve a good C++ source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1128373
    • 提供者:杜小飞
  1. source_code

    0下载:
  2. 八数码(启发式和广度优先搜索两种方法实现)+骑士巡游+比赛日程安排等经典问题的C++源代码-the source code of some classic problems, such as 8 puzzle question, Knight Parade, and Competition Schedule.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:9899
    • 提供者:mim
  1. ProjectOffice

    0下载:
  2. 项目管理、 合同管理、查看计划进度、以及日程安排-Project management, contract management, view the program schedule, and schedule
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2471460
    • 提供者:何沛
  1. 127

    2下载:
  2. 绩效考核系统2.0,用于员工绩效考核个页面功能相对完善,界面漂亮的OA办公自动化系统,采用面向对象模式开发 主要功能模块有: 个人考勤:上下班登记 外出登记 请假登记 出差登记 我的考勤记录 外出记录 请假记录 出差记录 工作计划:我的计划 计划管理 日程管理 新建安排 查看安排 通讯录: 联系人维护 员工通讯录 我的分组 增加联系人 内部邮件:发邮件 发件箱 收件箱 草稿箱 投诉意见:投诉意见 个人资料:密码修改 个人资料修改 记事本:查看记事本 新建内容 新闻: 新闻列表 我的会议:会议列表
  3. 所属分类:SQL Server

    • 发布日期:2017-05-14
    • 文件大小:3427347
    • 提供者:you
  1. tourna

    0下载:
  2. 为比赛安排日程。 假设n位选手被顺序编号为1,2,3,...,n,比赛的日程表是一个n行n-1列的表格, i行j列的表格内容是第i号选手在第j天的比赛对手。 可以任意输入比赛人员个数,得到日程安排 而不是只限制2^k个人数 按q退出-Scheduling for the game. Suppose n players are numbered as 1,2,3 ,..., n, the game schedule is a n-line n-1-column ta
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:515265
    • 提供者:zengping
  1. round

    0下载:
  2. 单循环比赛日程安排算法实现。利用分治法实现2的n次幂个运动员日程安排,利用轮转法实现n个运动员日程安排。-Round robin scheduling algorithm competition. Using divide and conquer method to achieve two of the n th power athlete schedule, the use of Round-Robin schedule to achieve n-athletes.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:195031
    • 提供者:黄诚
  1. 5

    0下载:
  2. 制作一个个人日程管理工具。具体要求如下: (1) 提供日程的添加、修改、删除功能 一条日程的信息通常包括标题、内容、日期、时间、优先级、提醒方式(提前多少时间提醒,以何种方式提醒) 有些日程安排可能是重复性的,需要设置重复的方式(每天、每周、每月、每年),重复的时间范围 (2) 提供提醒手段,如提醒时间到达后弹出提醒窗口,播放声音等; (3) 提供对日程的检索(例如基于时间范围,基于优先级,基于关键字) 鼓励开发更多的功能 -Create a personal sch
  3. 所属分类:Home Personal application

    • 发布日期:2017-04-23
    • 文件大小:20628
    • 提供者:征途
  1. The-timing-of-track-and-field

    0下载:
  2. 设计一个比赛日程安排表,使得在尽可能短的时间内完成比赛。-The timing of track and field
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:125140
    • 提供者:李楠
  1. TimeDiary

    1下载:
  2. 个人日程管理程序源码。功能包括添加查看修改删除日程安排,添加感想。 android2.2环境下测试正常。-Personal schedule management program source code. Features include Add View schedule modify delete, add thoughts. android2.2 environment tests are normal.
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:357962
    • 提供者:张可
  1. OA

    0下载:
  2. 此0A办公系统包含了会议管理,车辆管理,日常考勤管理,邮件发送,日程安排。公司制度等企业单位日常办公常用功能。-This system includes the meetings 0A office management, vehicle management, daily attendance management, mail, scheduling. Company system and other common business units daily office functions.
  3. 所属分类:OA

    • 发布日期:2017-05-13
    • 文件大小:3145270
    • 提供者:李飞
  1. richeng-anpairuanjian

    0下载:
  2. c++日程安排软件,实现日程安排,界面清晰-c++ scheduling software, implementation schedule
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:1101448
    • 提供者:trust
  1. RiChengBiao

    0下载:
  2. 一个实用的日程表工具,可以快速记事,安排任务,可以自动排序;可以标记是否完成,可以查询历史记录。-Schedule a practical tool that can quickly notes, schedule tasks, can automatically sort can mark it complete, you can check the history.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:4019788
    • 提供者:zst
  1. OA

    0下载:
  2. OA办公系统在本系统中为员工日常办公常用功能,包括个人信息维护、日程安排、名片夹、通讯录,并且能够查看个人的待办工作、已办工作。当个人忘记密码时,由其通过电话向系统管理员请求修改密码。-OA system in the system for employees daily office common functions, including personal information maintenance, the schedule, the card holder, address book,
  3. 所属分类:OA

    • 发布日期:2017-04-10
    • 文件大小:1222633
    • 提供者:无名
  1. demo_ssh2_oa

    0下载:
  2. 一个完整的S2SH办公自动化系统 包括以下几个模块: 日程安排模板 工作日志模块,短消息管理模块,公告管理模块 会议管理模块-The complete S2SH office automation system Includes the following modules: Schedule template work log module, short message management module, management module conference managem
  3. 所属分类:OA

    • 发布日期:2017-05-27
    • 文件大小:10472414
    • 提供者:venusf
  1. 07-SchedLab

    0下载:
  2. windows系统编程的简单程序,显示系统的日程安排-windows system programming simple program to display the schedule of the system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-15
    • 文件大小:5730
    • 提供者:shang
  1. 14160_12734588117G4x

    0下载:
  2. 基于VB+access的一款考试日程处理系统,能有效的管理日程安排-Based on VB+ access a section of the examination schedule processing system, effective management agenda
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1563781
    • 提供者:cll
  1. OA

    1下载:
  2. 一个办公管理的系统,主要针对企业内部使用,可以实现收发邮件,日程安排,内部信息共享等功能。-An office management system, mainly for internal use, you can send and receive mail, scheduling, internal information sharing.
  3. 所属分类:OA

    • 发布日期:2017-05-17
    • 文件大小:4824547
    • 提供者:123
  1. geeklog-2.0.0b2.tar

    0下载:
  2. Geeklog是博客软件,专注于高性能,隐私和安全。它采用基于Web 的管理,调查 ,用户可定制的盒子,一个友好的图形用户界面与管理的主题管理器,用于修改或删除博客和评论的选项,,搜索引擎,支持 Atom格式、日程安排,-Geeklog is a blog software, focusing on performance, privacy and security. It uses Web-based management, surveys, user customizable box, a
  3. 所属分类:MySQL

    • 发布日期:2017-05-20
    • 文件大小:6097380
    • 提供者:lan
« 1 2 34 5 6 »
搜珍网 www.dssz.com