-
编写能识别给定的程序设计语言的词法规则,输出单词流的识别程序。...
编写能识别给定的程序设计语言的词法规则,输出单词流的识别程序。-Prepared to identify a given programming language, lexical rules, the output word stream identification procedures.
- 2022-11-10 20:45:03下载
- 积分:1
-
该文件很好 不行你下载试一试。我不相信你的电脑不中毒
该文件很好 不行你下载试一试。我不相信你的电脑不中毒-the document you download not very good try. I do not believe that your computer is not poisoning
- 2023-02-23 00:15:03下载
- 积分:1
-
软件定义网络
软件定义网络 (SDN) 是一种新兴的体系结构,看来动态、 易管理、 性价比高,适应性强,寻求适合当今的应用程序的高带宽、 动态性质。SDN 体系结构解耦网络控制及转发功能,使网络控制成为直接可编程和底层基础架构,从应用程序和网络服务中抽象出来。
- 2022-03-04 08:33:24下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1
-
一个精品课程网站,大家看看吧,看看有没有可取之处
一个精品课程网站,大家看看吧,看看有没有可取之处-Curriculum of a quality website, let us look at it to see if there is no merit
- 2023-02-03 15:45:04下载
- 积分:1
-
掌上在线课堂
掌上课堂(Pocket Tutor)是一款免费、自主开发的教育类微视频录制应用软件。掌上课堂将您的iPad和安卓平板变成随时随地可以录制课程的白板。您的点击,说话,书写均可以被实时地录制下来,并且可以一键同步到云端网络,在网络上播放给亲朋好友。
- 2022-05-26 15:05:19下载
- 积分:1
-
一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推...
一个简易日历程序,已知公元元年一月一日即耶稣诞生日是星期一,那么因为365%7=1,366%7=2。所以每过一年平年星期数加一,每过一年闰年星期数加二,依次类推就可以求出任意一年一月一日是星期几。-a simple calendar program, known Year on January 1 that the first year of the birth of Jesus Day is Monday, because 365% = 1,366 7% 7 = 2. So every non-leap year over year increase in a few weeks, a leap year every year the number increases two weeks, followed by analogy can be found arbitrary January 1, 2001 is several weeks.
- 2022-02-04 23:46:52下载
- 积分:1
-
key.rar WindowsXP _
WindowsXP_Key.rar
- 2023-04-23 15:35:03下载
- 积分:1
-
这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。...
这是一个关于数据结构中约瑟夫环的程序,不用我说只要是上过这门课的同学就应该知道他的用处了。-This is a data structure on Josephus procedures, as long as I do not have to say yes on this course students should know his useless.
- 2022-03-05 07:13:17下载
- 积分:1
-
在许多C程序设计中,要用到汉字进行提示或人机交互,而现行的Turbo C集成开发环境不是汉化的,如何编制能显示汉字的C程序呢?本实例提供一种在非汉化环境下正常显...
在许多C程序设计中,要用到汉字进行提示或人机交互,而现行的Turbo C集成开发环境不是汉化的,如何编制能显示汉字的C程序呢?本实例提供一种在非汉化环境下正常显示汉字的方法。-in many C program design, the use of Chinese characters for hints or human-computer interaction, and the existing Turbo C integrated development environment is not finished, will show how to prepare Chinese C procedures? The examples provide an environment in the effort to show Chinese characters under the normal method.
- 2022-06-03 15:41:58下载
- 积分:1