登录
首页 » Windows开发 » 请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码...

请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码...

于 2022-02-06 发布 文件大小:182.46 kB
0 122
下载积分: 2 下载次数: 1

代码说明:

请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-Please read them carefully before you write the document package to their specific functions (at least 20 words). Try not to let the station master at the time you spend on the amendment note. Package should not have a password when extracting

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

发表评论

0 个回复

  • C语言词法分析器
    (1).           从磁盘上读入一个C源程序,将其翻译成一个由内部码表示的C程序。(2).           把C单词分成如下几类:l  保留字(例如:for 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2022-03-05 06:21:41下载
    积分:1
  • 学生选课系统 流程图的设计 界面的设计 系统调试与操作说明...
    学生选课系统 流程图的设计 界面的设计 系统调试与操作说明-Student Course Selection System flowchart design interface design system for debugging and operating instructions
    2023-07-13 10:10:05下载
    积分:1
  • VSELP C++
    矢量和激励线性 (预测) is a 语音编码方法在几种细胞标准中使用。VSELP 算法是一种分析所合成的编码技术和属于类的语音编码算法称为 CELP (码激励线性预测) 这变化
    2022-05-08 23:31:23下载
    积分:1
  • 曹晓宇-学生信息管理系统的设计与实现
    本学生信息管理系统可以说是一个综合性的学校学生管理系统,它集合了学生学籍管理系统、班级管理系统、学生信息管理系统等多种功能,因而具有较强的实用性和先进性。
    2022-06-21 06:01:52下载
    积分:1
  • 本程序用于列出当前所有进程的全路径名,然后输出
    本程序用于列出当前所有进程的全路径名,然后输出-The procedures for all processes listed in the current full-path name, and then output
    2022-12-28 06:35:03下载
    积分:1
  • 简单的媒体播放器
    简单的媒体播放器-simple media player
    2023-03-24 04:50:04下载
    积分:1
  • 本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握
    本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -the book introduces the use of Visual C 5.0 or 6.0, the advanced programming skills, MFC procedures covering the latest design concepts, the book provides a lot of VC programming examples to help readers a more comprehensive grasp VC programming knowledge, skills and methods. The book is divided into three parts and appendices. The first part gives Windows programming knowledge base, the second part on the user interface programming skills, the last part of the internal processes involved in the Windows examples. This book has clear ideas, practical, computer applications officers and tertiary students rare reference books.
    2023-03-23 06:00:04下载
    积分:1
  • 可以实现最基本图形的绘制,简单易懂。作为初学者的参考
    可以实现最基本图形的绘制,简单易懂。作为初学者的参考-Can realize the most basic graphics rendering, easy-to-read. As a reference for beginners
    2022-03-13 23:05:15下载
    积分:1
  • 包含了c语言中的几乎所有的库函数,适用于爱好c编程的初学者。...
    包含了c语言中的几乎所有的库函数,适用于爱好c编程的初学者。-contains language almost all of the libraries, applies to the programming c-loving beginners.
    2023-03-17 10:35:03下载
    积分:1
  • process scheduling process management when one of the main contents, design, dev...
    进程调度时进程管理的主要内容之一,通过设计,编制,调试一个简单的进程调度模拟系统,对进程调度,进程运行状态变换加深理解和掌握。模拟计算机操作系统的进程调度,建立进程控制块PCB,要包含有关进程的描述信息,控制信息以及资源信息.模拟系统根据PCB感知进程的存在和通过PCB中所包含的各项变量的变化,掌握进程所处的状态以达到控制进程活动的目的.要实现进程的状态及其转换,进程的创建与撤消,进程的阻塞与唤醒.用P,V原语操作实现进程互斥.-process scheduling process management when one of the main contents, design, develop and debug a simple process of scheduling simulation systems, the process of scheduling, process running Transform deepen understanding and mastering. Computer simulation of the process of scheduling the operating system, create a process control block PCB, to include a description of the process of information, control of information and information resources. PCB simulation system based on perception of the existence and the process by which PCB contained in the variable changes and acquire where the process to achieve control system process activities. to achieve the process of the state and its conversion, the process of setting up and removed, and obstruction of the process of awakenin
    2023-07-11 23:55:02下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载