登录
首页 » Visual C++ » Trafficlightproblem

Trafficlightproblem

于 2009-09-14 发布 文件大小:1KB
0 173
下载积分: 1 下载次数: 7

代码说明:

  在数据结构(c语言描述)中运用着色法解决交通灯问题(The use of shading method to solve the problem of traffic lights)

文件列表:

着色法.txt

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

发表评论

0 个回复

  • ThinkingC++
    Thinking C++ 中文版,学习VC++的好书,用简单的例子和简练的叙述讲解C++编程,别具特色。 全书共分十八章,内容涉及对象的演化、数据抽象、隐藏实现、初始化与清除、函数重载与缺省参数、输入输出流介绍、常量、内联函数、命名控制、引用和拷贝构造函数、运算符重载、动态对象创建、继承和组合、多态和虚函数、模板和包容器类、多重继承、异常处理和运行时类型识别。 本书作为正式教材和自学用书均非常优秀,作为程序设计者的参考用书亦极为合适。(Thinking C++ Chinese version, learning VC++ The book, using simple examples and concise narrative on the C++ Programming distinctive. Book is divided into eighteen chapters, covering the evolution of object, data abstraction, hidden realize, initialization and removal, function overloading and default parameters, input and output streams, the constants, inline functions, named control, reference and copy constructor, operator overloading, dynamic object creation, inheritance and composition, polymorphism and virtual functions, templates, and package type containers, multiple inheritance, exception handling and run-time type identification. This book as an official self-study materials and books are very good, as a program designer reference books are also very suitable.)
    2008-08-08 09:32:45下载
    积分:1
  • VC专题教程all
    VC专题教程 -- 第一章 Internet相关开发 打包下载 --- 1.1 如何编写CGI程序 ------ 1.2 一种更亲切的CGI开发系统WinCGI ------ 1.3 利用ISAPI开发CGI程序 ------ 1.4 利用WinInet开发Internet程序 +-- 第二章 ActiveX控件开发 打包下载 ------ 2.1 ActiveX控件介绍 ------ 2.2 利用MFC开发ActiveX控件 ------ 2.3 利用ATL(ActiveX模板库)创建ActiveX控件 ------ 2.4 调试并使用ActiveX控件 +-- 第三章 调试技术与异常(错误)处理 打包下载 ------ 3.1 跟踪与中间过程输出 ------ 3.2 变量/对象合法性检查 ------ 3.3 内存泄露检查 ------ 3.4 异常捕捉与处理 +-- 第四章 进程/线程控制 打包下载 ------ 4.1 为什么需要多进程/线程 ------ 4.2 进程控制 ------ 4.3 线程控制 ------ 4.4 进程/线程间同步 +------ 4.5 进程间通信 +-- 第五章 文件操作 打包下载 +------ 5.1 磁盘文件的打开与关闭 +------ 5.2 磁盘文件的正常读写与异步读写 +------ 5.3 磁盘文件的查找 +------ 5.4 磁盘文件的其他操作 +------ 5.5 串口的操作 +-- 第六章 内存管理 打包下载 +------ 6.1 Win32下的内存管理介绍 +------ 6.2 虚存的使用(VC Guide feature-- the first chapter related to the development of packaged Internet download how to prepare--- 1.1--- 1.2 CGI program a more cordial CGI Development System 1.3 WinCGI--- the use of CGI to develop procedures ISAPI 1.4--- Internet using WinInet development process-- the second chapter ActiveX development package download ActiveX controls 2.1------------ 2.2 on the use of MFC Development ActiveX 2.3------ use ATL (ActiveX Template Library) Create ActiveX------ 2.4 debug, and use ActiveX controls-- the third chapter debugging techniques and abnormal (error) handling of packaged download------ 3.1 intermediate process tracking and output variables------ 3.2/Object legitimacy inspection 3.3------------ memory leakage inspection 3.4 abnormal capture )
    2020-06-26 07:20:01下载
    积分:1
  • EndianOP
    利用C语言的位操作符,对IBM浮点数和IEEE浮点数进行转换(Use C language operator bit, floating-point numbers for IBM and IEEE floating-point conversion)
    2016-12-26 10:13:58下载
    积分:1
  • Search
    此程序为一个完整的哈希查询的实验报告,此报告包含完整的程序代码 步骤 和结果(This program is a complete hash check lab reports, this report contains the complete program code steps and results)
    2010-11-27 20:52:57下载
    积分:1
  • VAD
    在详细研究了静音检测算法的基础上,利用C语言编写程序实现了该算法。(Based on the detailed studying of the mute detection,adopting the C language program to inplementing the algorithm.)
    2009-07-19 23:40:17下载
    积分:1
  • ACM_note
    一些PDF文件。刘汝佳的ACM讲义主要是将图等问题(A number of PDF documents. Ru ACM excellent lecture is mainly to give the plan and other issues)
    2009-12-26 11:43:52下载
    积分:1
  • WIN32API
    win32编程中常用的API,对于学些WIN32编程非常有用(win32 programm API datasheet, it is very useful for developer of win32)
    2010-02-10 00:03:04下载
    积分:1
  • js_optimus_free
    Joomla content suine
    2009-01-14 03:54:17下载
    积分:1
  • VC.ppt
    第1章 Visual C++集成开发环境new 第2章 C++语言基础new 第3章 C++面向对象程序设计new 第4章 创建应用程序框架new 第5章 文档与视图new 第6章 对话框和标准控件new 第7章 MFC原理与方法new(Chapter 1, an integrated development environment Visual C++ new language based on Chapter 2 C++ new Chapter 3 C++ new object-oriented programming in Chapter 4 Creating new application framework document and view Chapter 5 Chapter 6 new dialogs and standard controls new section Chapter 7 MFC new principles and methods)
    2015-03-10 22:29:24下载
    积分:1
  • stc
    S变换 C语言程序 由R.G.Stockwell 编写 包含了正反变换 以及希尔伯特变换正反变换(S transform C language program prepared by the RGStockwell contains both positive and negative Hilbert transform, as well as positive and negative change)
    2020-07-03 01:00:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载