搜索结果
找到约 143 项符合
students 的查询结果
按分类筛选
- 全部分类
- 书籍 (32)
- matlab例程 (13)
- Java编程 (13)
- 其他书籍 (12)
- 技术资料 (7)
- 电子书籍 (5)
- VC书籍 (5)
- Linux/Unix编程 (3)
- 书籍源码 (3)
- 软件工程 (3)
- 嵌入式/单片机编程 (3)
- 嵌入式综合 (2)
- Delphi控件源码 (2)
- 其他 (2)
- 其他数据库 (2)
- 人工智能/神经网络 (2)
- SQL Server (2)
- 文章/文档 (2)
- Java书籍 (2)
- DSP编程 (2)
- 汇编语言 (2)
- 通讯编程文档 (2)
- 技术书籍 (2)
- 模拟电子 (1)
- Internet/网络编程 (1)
- 操作系统开发 (1)
- 中间件编程 (1)
- 教育系统应用 (1)
- 加密解密 (1)
- 网络 (1)
- Jsp/Servlet (1)
- 数据库系统 (1)
- 单片机开发 (1)
- 微处理器开发 (1)
- 人物传记/成功经验 (1)
- Applet (1)
- *行业应用 (1)
- VHDL/FPGA/Verilog (1)
- 数值算法/人工智能 (1)
- 手机短信编程 (1)
- 游戏 (1)
- Matlab (1)
- 教程 (1)
嵌入式/单片机编程 编写一个单词转换程序,该函数具有一个char*参数.函数的功能: //* 将参数代表的字符串中的每个单词的第一个字母转换为大写字母, //* 并显示转换后的字符串.例如,假设函数参数的
编写一个单词转换程序,该函数具有一个char*参数.函数的功能:
//* 将参数代表的字符串中的每个单词的第一个字母转换为大写字母,
//* 并显示转换后的字符串.例如,假设函数参数的字符串如下:
//* There are 100 students in the room.
//* 那么采用函数转换后,该字符串为:
//* There Are 100 Students In The Ro ...
电子书籍 With the advances in the semiconductor and communication industries, it has become increasingly imp
With the advances in the semiconductor and communication industries, it has become increasingly
important for electrical engineers to develop a good understanding of microelectronics.
This book addresses the need for a text that teaches microelectronics from a modern and intuitive
perspective. Guide ...
Applet Very good Java Applet used to animate Inserting, Deleting and Searching (Preorder & Postorder algori
Very good Java Applet used to animate Inserting, Deleting and Searching (Preorder & Postorder algorithm) nodes in Binary Trees. This is a part of mine students project.
You can use and redistribute the source code absolutelly free!
通讯编程文档 Abstract. The main aim of this research is to improve communication between student and teacher by u
Abstract. The main aim of this research is to improve communication between student and teacher by using the developing mobile information technologies. Implementing such technologies in education may help to develop learning environments to share the knowledge among students and increase their moti ...
其他书籍 this book is related to computer network based on linux.it s so useful for computer engineering stud
this book is related to computer network based on linux.it s so useful for computer engineering students
DSP编程 This program illustrates the effect of alising of frequency leading to signal distortion,the outpu
This program illustrates the effect of alising
of frequency leading to signal distortion,the output graph illustrates frequency respose due to alliasing,easy for students learning DSP
其他 This book was intended specifically for people who know how to program already but have taken only r
This book was intended specifically for people who know how to program already but have taken only rudimentary
stabs at graphics/game programming or never taken any stab at all, such as programmers in another field or college
students looking to embark on some side projects.
VC书籍 This book has been written to support a practically oriented course in programming language transla
This book has been written to support a practically oriented course in programming language
translation for senior undergraduates in Computer Science. More specifically, it is aimed at students
who are probably quite competent in the art of imperative programming (for example, in C++,
Pascal, or Mod ...
Java编程 StarShip Battle 2004 game The Developing Mobile Phone Applications With J2ME Technology course provi
StarShip Battle 2004 game The Developing Mobile Phone Applications With J2ME Technology course provides students with hands-on experience with developing mobile applications on the Java 2 Platform, Micro Edition (J2ME platform) using Connected, Limited Device Configuration (CLDC) and the Mobile Inte ...
Java编程 This is a complete but simple application of Video rental system written in java. It uses GUI and MS
This is a complete but simple application of Video rental system written in java. It uses GUI and MS-Access database to rent and return a video.
Best example for undergraduate students.