资源列表
Unit1
- delphi源码:用冒泡排序法排列随机产生的10个数字-delphi source: bubble sort method with a randomly generated arrangement of 10 digits
HS
- With HS conjugate gradient method for solving unconstrained problem
PRP
- With PRP conjugate gradient method for solving unconstrained problem
comein
- 使输入宗量a,b等排在p之后形成新队列其名沿用p位置上的输入队列名-The input variables in a, b, etc. p formed behind its new name follows the input queue queue name p position
forwhile
- 关于几个循环,for,while,用简单例子,明白复杂的程序-On several cycles, the for a while, with a simple example, understand complicated programs
ceshi
- 支持向量机分类预测应用例子,大家可以-Support vector machine (SVM) classification forecasting
chengxu
- 数字语音录放系统程序设计,可以直接用,不用改动,童叟无欺,绝对真实!-Digital Voice Recorder System programming can be directly used, without changes to Fine, simple, absolutely true!
K4
- 在内存缓冲区BUF中存放着一组无符号的字数据,要求采用模块化程序设计技术,将这组数据由小到大排序并在显示器上显示。 题目分析:将任务划分成三个模块:主控模块、排序模块、显示模块。 各模块的命名及功能如下: (1)主控模块:命名为MAIN,功能为实现各个子模块的调用,在主模块内定义数据区。 (2)排序模块:命名为SORT,功能为实现将BUF缓冲区中的一组数据由小到大排序。 (3)显示模块:命名为OUTPUT,功能为实现将BUF缓冲区中的数据转换成ASCII码存放在TAB缓冲区并
control
- 用HDL语言编写的控制单元代码,用于检测SARM是否发生错误的一个拣点小程序。-HDL language of the control unit code, used to detect the SARM whether the error occurred pick a little program.
6P
- 从键盘输入两个6位数,做加法,并以加法的形式输出-Input from the keyboard with two 6-digit addition, and output in the form of an addition
32-bit-cla-adder
- This a code that describe 32 bit carry look ahead adder in VHDL(32 bit CLA).-This is a code that describe 32 bit carry look ahead adder in VHDL(32 bit CLA).
shujvpailie
- 本程序用的是“冒泡排序”法,算法是将一个数与后面的数相比较,如果比后面的数大,则交换,如此将所有的数比较一遍后,最大的数就会在数列的最后面。再进行下一轮比较,找出第二大数据,直到全部数据有序。-The procedure used was "bubble sort" method, the algorithm is compared with a number behind the number, if the number is greater than the back, then the
