您好,欢迎光临本网站![请登录][注册会员]  

课程资源下载,C/C++下载列表 第1495页

« 1 2 ... .90 .91 .92 .93 .94 1495.96 .97 .98 .99 .00 ... 11838 »

[C/C++] Libevent程序员手册(2018版,共18章)

说明: 本资源来收集于网络,花费大量时间整理,文章带目录,代码可以复制。
<z_ml118> 上传 | 大小:3mb

[C/C++] 迷宫求解问题代码

说明: 迷宫问题是取自心理学的一个古典实验。实验中,把一只老鼠从一个没有顶的大盒子的门放入,在盒中设置了许多墙,对行进的方向形成了多处阻挡。盒子仅仅有一个出口,在出口处放置了一块奶酪,吸引老鼠在迷宫中寻找道路以到达出口。重复对老鼠进行上述实验,看老鼠能在多久找到出口。 请设计一个算法实现迷宫问题求解。
<weixin_42251435> 上传 | 大小:5kb

[C/C++] LCD12864程序

说明: 基于stm32f103系列的开发板,开发软件使用keil5 有现成的函数可以调用,程序里有开发板与LCD12864的接口说明 是用的是串行通信
<qq1910084514> 上传 | 大小:2mb

[C/C++] 华南理工大学计算机全英班操作系统实验

说明: session1 【Objective and Requirement】 Objective: Be familiar with the creation of process and thread on Windows. Requirement: Sub Task 1: Create a console application, "child", which keeps printing out "The child is talking at [system time]" (in a lo
<z_y_r12138> 上传 | 大小:8kb

[C/C++] 校园导游咨询系统实习报告

说明: 数据结构大作业,主要使用djkstra算法完成的校园导游咨询系统,可以查询两个地点间的最短距离
<qq_37857747> 上传 | 大小:37kb

[C/C++] 华南理工大学计算机图形学实验

说明: 一、 1.Please download and install the glut library. 2.Write a complete program using the following codes to draw a Sierpinski gasket. void myinit() { // attributes glClearColor(1.0,1.0,1.0,1.0); glColor3f(1.0,0.0,0.0); // set up viewing glMatrixMode(
<z_y_r12138> 上传 | 大小:48mb

[C/C++] 华南理工大学计算机全英班编译原理实验2

说明: Goals 1Complete a recursive–descent parser for TINY+. Parser gives syntax analysis to the tokens generated by the scanner. Output of the parser is an abstract syntax tree. 2Semantic analyzer builds the symbol table and check semantic errors. 3Interm
<z_y_r12138> 上传 | 大小:1mb

[C/C++] 华南理工大学计算机全英班编译原理实验1

说明: Compiler Construction Experiment 1 Implementing a Scanner for TINY+ You are to write a lexical analyzer/scanner for the language TINY+. Goals 1The input of the scanner is a source code file and the output of the scanner is a stream of tokens. 2Your
<z_y_r12138> 上传 | 大小:1mb

[C/C++] OpenCV特征提取与检测教程及代码

说明: OpenCV特征提取与检测111
<ooqian> 上传 | 大小:11mb

[C/C++] I LOVE YOU的程序

说明: 表白程序代码
<qq_25450775> 上传 | 大小:2kb

[C/C++] 自定义栈中缀表达式转换为后缀表达式并求值

说明: 自定义栈,中缀表达式转换为后缀表达式并求值,三个抽象数据类型定义(1.class stack 2.class Middle_expressionToPost_expression 3.class Post_expression_value)
<weixin_41028919> 上传 | 大小:168kb

[C/C++] (C++)Josephus问题---顺序存储结构

说明: 用顺序存储结构实现Josephus问题,用户按照执行提示输入n、s、m,输出题目要求的出列顺序
<weixin_41028919> 上传 | 大小:49kb
« 1 2 ... .90 .91 .92 .93 .94 1495.96 .97 .98 .99 .00 ... 11838 »