搜索资源列表
MTF.rar
- 大地电磁层状介质的正演程序,fortran编写,简单易懂!,fortran MT forward modelling
Calculator
- 这是使用java编写的一个小程序,计算器,简单易懂,适合基础者学习!-This is using a small program written in java, calculator, easy to understand, were the basis for learning!
duilie
- 使用VC编写的队列的顺序表示与实现程序,简单明了,方便易懂-Prepared using the VC queue in the order indicated and implementation of procedures, simple and clear, easy to understand
yufafenxi
- 采用LL(1)方法,用C语言在C++开发环境下编写的语法分析程序,简单易懂,已经过调试-Using LL (1) method, using C language development environment C++ parser written in a simple easy to understand, has been commissioning
work
- 本程序时粒子群算法,用MATALAB 编写的的,且程序简单易懂。-The program, particle swarm optimization, using MATALAB written in, and the procedures are simple to understand.
uploadimage
- C#编写的(网站)上传图片的源代码,简单易懂-C#, the code to upload images
Russia
- 用c++编写的 俄罗斯方块的小程序。只有一个。c文件。 简单易懂-a small project about russia。
UMLdoc
- 关于UML的讲解uml部署图uml类图uml序列图uml组件图用例编写状态图,简单易懂-Explanations on the UML class diagram uml deployment diagram uml component diagram uml sequence diagrams uml state diagram use case writing, easy to understand
mprogram
- labwindows的入门程序,可以帮助大家快速的入门,以上是我自己编写的,简单,易懂,希望可以帮到大家-labwindows entry program that can help you quickly get started, I have written above is simple, easy to understand, I hope you can help
Games
- 利用LabView编写的各种小游戏,其原理简单易懂,充分发挥了LabView的变成优势,适合初学者参考学习使用-Written by the various LabView little game, its principle is simple to understand, the reference for beginners to learn to use
the-study-of-lingo
- 利用lingo这个优化软件进行数学模型的优化,其中包括基础应用教程,简单易懂。还有 有关编程的算法编写。-The optimization of the mathematical model using the lingo of this optimization software, to achieve the optimization algorithm. Including its basic application tutorial, easy to understand.
shuzimigong
- C++编写的数字迷宫项目,用了最基本的C++知识,简单易懂,为初学者搭建良好的学习基础!-The preparation of the C++ digital maze program, for beginners to build a good learning foundation!
caculator
- visual c++ 编写的计算器程序源代码,在vc6环境下运行,简单易懂,欢迎交流指正。-calculator program source code the visual c++ written, in vc6 environment, easy-to-understand, welcomed the exchange correction.
024
- 统计数字字符出现的次数,C++编写,简单易懂-Occurrences statistics characters, C++ written, easy to understand
xianxingbiao
- 关于数据结构中的线性表的编写,比较简单易懂。-About data structure of the linear form of preparation, relatively simple to understand
Forstner_szw
- 提取图像特征点,提取的效果较好,程序由matlab编写,简单易懂,可作为参考。-Extract image feature points extracted better, the program written by matlab, easy to understand, can be used as a reference.
Circuit-wiring-problems
- 电路铺线问题,简单的控制台实现,c++编写,简单易懂。-Circuit wiring problems
doa
- 包含doa线性预测的所有方法,一阶前向、后向、双向,还有多阶线性预测(Contains all the DOA linear prediction method, first-order forward, backward, bidirectional, and multi order linear prediction)
yalmip工具箱
- 将LMI 组装成块,不需再编写复杂的程序,秩序输入矩阵即可,简单实用(LMI YALMIP is free of charge to use and is openly distributed)
upsdcs
- 基于51的寻迹小车,本课题的内容是基于单片机的多功能智能小车设计,由于STC89C52具有良好的易用性,功能比较全面,又相对廉价,所以采用STC89C52这款单片机来作为整个系统的控制核心芯片。同时还采用L293D作为电机的驱动芯片,以及其他的硬件模块,如HC-SR04超声波探测模块、红外避障模块、电源模块、红外遥控模块等共同构成。软件上采用简单易懂的C语言编程来完成程序代码的编写,从而达到智能小车黑线循迹、红外避障、红外遥控、超声波避障等功能的实现。(Tracing the car based