登录
首页 » Windows开发 » 书上的例子,是本人在学习过程中的作品,上传给大家学习学习...

书上的例子,是本人在学习过程中的作品,上传给大家学习学习...

于 2022-09-07 发布 文件大小:4.24 kB
0 209
下载积分: 2 下载次数: 1

代码说明:

书上的例子,是本人在学习过程中的作品,上传给大家学习学习-book on the case, I was in the learning process works, we upload to learn from

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Winform仿360安全卫士界面风格
    应用背景项目名称:[精仿]360安全卫士-10.30更新(CSkin Demo) 界面库版本号:10.30 最新版本 下载内容: 精仿360安全卫士源码一份, 可引用至工具箱最新版CSkin.dll一份 实现功能: 1.发光标题。 2.直角边框和阴影。 3.360安全卫士主界面模仿。 4.多系统支持,不需要win8系统,即可实现win8风格的360。 5.自定义控件的美化使用。关键技术界面库更新文档: CC2013-10.30 1.由于SkinForm名字太多人使用,界面库命名正式改为CSkin.dll,官网www.cskin.net。 2.SkinTabControl标签中添加菜单箭头,可点击展开菜单。 3.SkinTabControl添加标签关闭按钮。 4.修复部分中文乱码问题。 5.优化好友列表右键菜单。 6.将窗体自定义系统按钮改为集合模式,可添加无数个自定义系统按钮。自定义系统按钮事件中可以 e.参数 来判断。 7.增加360安全卫士-DEMO案例。 8.增加SkinAnimatorImg控件,用于支持位图动画的播放。如360的动态logo。 9.各种细节BUG优化。 CC2013-10.11 1.添加SkinTabControlEx,加入更加自定义的美化属性和动画效果。 2.添加SkinAnimator,通用动画控件。 3.添加Html编辑器控件 4.修复SkinButton图标和文本相对位置的BUG
    2022-08-16 23:52:56下载
    积分:1
  • 一个源码例子 用于在命令行中创建任意文件的快捷方式shortcuts...
    一个源码例子 用于在命令行中创建任意文件的快捷方式shortcuts-example of a source for the command line to create arbitrary files quick shortcuts
    2022-07-09 11:56:02下载
    积分:1
  • 由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1...
    由用户输入系统进程数(最多50个进程)来模拟优先级调度算法假设进程是同时到达CPU,进程运行时间(1-10秒)和进程优先级 (1-10,10最高1最低)由程序随机产生,进程有2种状态就绪状态(Ready)和完成状态(Complete)首先根据优先级对进程进行排序,再根据优先级分配时间片运行每次分给进程的时间片为1秒,运行完后需运行时间减1优先级减1转下一个进程。如果进程已经完成就插入到完成队列,如果没有完成就重新插入到就绪队列中的正确位置 程序有两种运行方式: 1、可以直接给出最后的运行结果,进程最后的优先级、 运行完每一个进程的时间及完成进程的总时间,进程最后的状态。 2、可以选择自动运行,过程中显示每一次调度信息包括本次调度进程完成队列信息就绪队列信息等*/ -Process user input from a number of systems (up to 50 processes) to simulate priority scheduling algorithm is the assumption that the process of arrival at the same time CPU, the process of run-time (1-10 seconds) and the process priority class (1-10,10 highest minimum 1) randomly generated by the process, the process has two kinds of status status ready (Ready) and achieve status (Complete) First of all, the process in accordance with the priority ranking, and distribution in accordance with the priority of each time slice to run to the process time slice for the second one, to be run after run-time priority class minus one minus one to t
    2023-01-17 10:50:04下载
    积分:1
  • GDIPlus entry code, the key lies in the statement GDIPlus environment and config...
    GDIPlus入门的代码,关键在于GDIPlus环境的声明和配置上-GDIPlus entry code, the key lies in the statement GDIPlus environment and configuration
    2022-07-22 04:35:02下载
    积分:1
  • 服从正态分布序列,一个很小的一个算法,需要具体修改才能使用...
    服从正态分布序列,一个很小的一个算法,需要具体修改才能使用-Obey normal distribution sequence, an algorithm for a small, specific changes need to use
    2023-02-16 06:10:04下载
    积分:1
  • Visual Basic Module with almost 5000 lines of bullet
    Visual Basic Module with almost 5000 lines of bullet-proof encapsulated API for high level use, with logging, Error Treatment and other features (Works with the mCommonAPIDecl.bas module and the log component)
    2022-06-21 05:09:02下载
    积分:1
  • 生成NT服务程序的向导,要拷贝到相应的目录
    生成NT服务程序的向导,要拷贝到相应的目录-generated NT service program guide, we should copy to the appropriate directory
    2023-02-06 11:00:04下载
    积分:1
  • power flow using Gauss-sidle method to solve power flow
    这对于功率流分析非常有用。此程序可用于验证用户程序是否给出正确的负荷流解决方案(使用Gauss-Siedel方法最多4个有效数字)。程序给出了中间解。用户应按以下指定格式提供数据和解决方案;
    2023-02-26 16:25:03下载
    积分:1
  • winio read HDD serial number
    winio read HDD serial number
    2022-11-21 03:50:03下载
    积分:1
  • 用户投诉系统代码,系统(使用vb+sql)可以实现对用户投诉的一些数据管理...
    用户投诉系统代码,系统(使用vb+sql)可以实现对用户投诉的一些数据管理 -complaint system code, the system (using vb sql) can be achieved on some of the complaints users data management
    2022-04-22 12:13:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载