资源列表
flwlk
- 漂浮图片广告。鼠标上去就停止,移开就继续。可以显示2个图片——飘动图片和鼠标上移后的图片-floating image ads. The mouse and it's stopped, remove it to continue. It showed two pictures -- wafted pictures and the mouse moved to a later photo
ListT1
- 经过jbuilder调试,本列主要实现列表中的增加、删除等等操作-after JBuilder debugging, out of the main list of addition, deletion and so on operation
Arithmetic
- matlab程序,包括kruskal算法和kijkstra算法的程序
sum
- code segment assume cs:code sum_p proc near jcxz exit add ax,cx dec cx call sum_p exit: ret sum_p endp start: mov ax,2000h mov ds,ax mov ax,0 mov si,0 mov cx,7 call sum_p mov [si],ax mov ah,4ch int 21h
zzz_file
- cursor屏幕编程-显示共享内存中的信息-cursor screen programming-shows shared memory of the information
exe
- 求三角形面积 判断三角形的种类以计算面积-#include<stdio.h> #include<math.h> main() { double a,b,c,p,S,i printf("Input a,b,c\n") scanf(" lf lf lf",&a,&b,&c) if(a+b>c&&a+c>b&&b+c>a){ p=(a+b+c)/2 S=sqrt((p-a)*(p-b)*(p-c)
matlab
- matlab 输入输出小例子 -matlab input/output small example
zx001z
- 基于VB的简单计算器功能,适合初学者学习-VB-based simple calculator function, suitable for beginners to learn
multi_bit_digi_corrrelation-(2)
- matlab实现8位数字复相关,matlab实现数字复相关器,并比较数字相关结果和模拟相关结果的差别-matlab to achieve eight digital complex correlation, matlab realize digital multiplexing correlator
fit_func
- Fitting curve distribution function拟合曲线分布函数-Fitting curve distribution function
Embedvflgv5015186STEVEDORE4108
- 搞来的Embedvflgv5015186STEVEDORE4108源码,是很不错的,可以用来学习与参考-Get Embedvflgv5015186STEVEDORE4108 source code, it is very good, can be used to study and reference
汇编手机号码本
- 用汇编实现电话本的功能