搜索资源列表
hanruo
- 一个用c++实现的汉诺塔问题的游戏小程序.可作为课程设计的练习-with a realization of the c HANOR the small game procedures. As a curriculum designed exercises
hubianchengxu
- 《汇编语言课程设计案例精编》源代码,汇编语言实现,包括钟表显示,汽车,pc机间的通信,“霓虹灯”的模拟显示,学生成绩管理,磁盘文件的读写,七段电子表显示,简易文本编辑器,打字计时练习,音乐演奏,数据加密程序
EightQueen
- 8皇后国际象棋问题练习,实现基本算法,帮助数据结构课程入门
BitmapHandel
- 开发本程序代码的目的是给学习数字图像处理课程的研究生提供一个开始练习的程序框架,学员在此基础上可以免去位图读取与显示方面的编程工作,而将时间用在算法实现上。
MyDraw
- 这个软件简单的实现了一般的画图功能,能够提供画笔类型,画笔粗细,画笔颜色以及所画图形的形状等功能。这是我的c++课程设计题目,虽然没有什么很高的技术含量,但是可作为c++练习的一个课题。
mlclass-ex1_complete
- 机器学习算法实现使用octave语言,初级简单练习,斯坦福大学在线课程-Machine learning algorithm using octave language, primary simple exercise, Stanford university online courses
yuandaima
- 《汇编语言课程设计案例精编》源代码,汇编语言实现,包括钟表显示,汽车,pc机间的通信,“霓虹灯”的模拟显示,学生成绩管理,磁盘文件的读写,七段电子表显示,简易文本编辑器,打字计时练习,音乐演奏,数据加密程序等27个案例,不容错过-" Assembly language curriculum design refined case for the" source code, assembly language to achieve, including watches show,
dataOrgJob1
- 数据结构的课程练习,关于约瑟夫报数问题,DevC++实现,-Data structures course exercises, Joseph reported on the number of issues, DevC++ implementation
bpxor
- 用matlab实现BP神经网络,人工智能课程中一个实验练习。-BP neural network with matlab implementation, an experiment in artificial intelligence courses to practice.
Dutch-flag-programming
- 荷兰国旗三色的简单实现,c语言简单编程练习,适应于计算机软件技术等课程-Simple implementation of the three colors of the Dutch flag, c language simple programming exercises, adapted to the computer software technology courses
shujuku-wuzi
- 大二时和2个同学一起做的物资管理系统,是当时的数据库课程设计练习作业。使用C++结合SQL,实现对仓库物资的管理操作。-Sophomore and two students to do with the materials management system, database practice operations. Using C++ combined with SQL, warehouse supplies management operations.
CLiuXY
- 课程设计中完成的指法练习程序,MFC实现,可调节难度-The fingering exercises program curriculum design, MFC implements, adjustable difficulty
shuzixinhaochulibenke
- 数字信号处理本科课程 各章练习 用matlab实现-Digital signal processing undergraduate chapters exercises using matlab
Binary
- 二分搜索算法的简单实现,作为数据结构课程的练习使用。-Binary search algorithm is simple to achieve, as the practice of using data structures course.
calculator
- C++初学,大学课程课后练习。实现分数计算器,希望能有帮助-C++ beginner, university courses after school practice. Fractional calculator, hoping to help
dongtaifenqu
- 操作系统课程编程练习 实现动态分区分配模拟程序 内含源码 可直接运行-Courses on operating system partition programming exercises to achieve dynamic simulation program includes source code can be run directly
dsa
- STL c++部分实现,邓俊辉清华《数据结构》课程同步代码,可作为数据结构练习-STL c++ partially achieved, Deng Junhui Tsinghua " Data Structures" course synchronization code, can be used as a data structure to practice
Viterbi
- 实现(2,1,4)卷积码的维特比译码程序,代码简单易懂,适合编码理论课程练习使用-(2,1,4)conversion code, Viterbi decoding
ex4Data
- 机器学习课程练习,实现结果较为理想,很实用的- U673A u5668 u5B09 u5B09 u5B03 u7B0
ipython-notebooks-master
- 机器学习详细课程代码以及讲解, Andrew Ng 机器学习课程练习的实现(Andrew Ng's "Machine Learning")