搜索资源列表
算法与设计编程操作题
- 算法与设计编程操作题
最新JAVA编程题全集(50题及答案)
- 最新JAVA编程题全集(50题及答案).doc
DSP
- 该文章介绍了DSP原来及应用的基本概念及典型例题分析,非常适合初学这阅读(内有程序分析、编程题)-The article introduced the original DSP and application of basic concepts and typical example analysis, it is very suitable for beginners to read (there are program analysis, programming title)
EMB
- 该文章介绍了嵌入式原来及应用的基本概念及典型例题分析,非常适合初学这阅读(内有程序分析、编程题)-The article introduced the embedded and application of the original basic concept and analysis of a typical example, which is ideal for beginners to read (there are program analysis, programming title)
18questions
- 数据结构课必做的18道编程题,很有用,和大家分享-Data structure class will be done 18 programming problems, useful, and share
cstudy41
- 基本c++ 编程题和解答 很多都是上机必备的题型 希望给你带来帮助-basic c++
Automatic-grading-system-for-C
- 如何利用计算机快速、准确地考核学生的编程实践能力,实现编程题的自动评分,成为计算机辅助教学领域的一个研究热点.针对现有系统要么只能对客观题进行自动评分,要么只能对没有任何语法错误的编程题按照运行结果的正误进行自动评分的问题,从理解、分析程序源代码的角度,设计实现了基于程序理解的C语言编程题自动评分系统,介绍了该系统的体系结构、关键技术、评分策略、系统特点、应用效果以及推广情况.-Automatic grading system for C programming examination orie
C-language-array-string-programming
- C语言 数组与字符串 编程题 求方阵两条对角线之和 2)求矩阵中的“鞍点”。-C language array string programming question seeking to square two diagonal and 2) in the Matrix " saddle point" .
kwic
- 计算机编程题 c语言编程题 kwic上机编程题-computer programe
c++程序设计(编程题)
- c++程序设计(编程题).doc
the-Java-programming-question-
- 本文详细介绍了Java编程题自动判分软件框架的设计,是基于JAVA语音的应用实例-This paper describes the design of the Java programming question Assessing of the software framework is based on Java voice application examples
lanqiao
- 蓝桥杯题库,包含java,c的代码填空题,编程题-Blue Bridge cup exam, including java, c code to fill in the blank, the programming problem
最新JAVA编程题全集(50题及答案)
- 最新JAVA编程题全集(50题及答案),看过感觉不错,大家可以下载看看。
编程题
- c语言编程题,程序设计,编程,练习,1234(C programming language)
蓝桥杯1,2,3,4,5,6届真题
- 练习C语言编程,可以提高编程技能,为参加蓝桥杯做准备。(Practicing C programming language, can improve programming skills, to prepare the blue bridge cup.)
剑指offer 名企面试官精讲典型编程题
- 剑指offer 名企面试官精讲典型编程题 电子版 PDF 格式(programming practice)
最新JAVA编程题全集(50题及答案)
- 编程题合集,题目1:古典问题:有一对兔子,从出生后第3个月起每个月都生一对兔子,小兔子长到第三个月后每个月又生一对兔子,假如兔子都不死,问每个月的兔子总数为多少????题目2:判断101-200之间有多少个素数,并输出所有素数。 程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。(Java of university classes)
经典编程100题答案
- 经典编程100题答案 c语言版本。。。。(100 questions in classic programming)
Python练习集100题
- 经典的python练习题,对于深入掌握py有重要的意义,本文章也有助于新人学习py更快,总之多练多刷题是没有错的,希望有所帮助(The classical Python exercises are of great significance to the in-depth mastery of py. This article also helps the newcomers to learn py faster. In a word, there is no mistake in practi
剑指offer 名企面试官精讲典型编程题
- 《剑指Offer:名企面试官精讲典型编程题》剖析了50个典型的程序员面试题,从基础知识、代码质量、解题思路、优化效率和综合能力五个方面系统整理了影响面试的5个要点。全书分为7章,主要包括面试的流程,讨论面试流程中每一环节需要注意的问题;面试需要的基础知识,从编程语言、数据结构及算法三方面总结了程序员面试的知识点。("Sword finger offer: interviewers of famous enterprises elaborate on typical programmin