资源列表
circle_detection
- circle detectection by using hough transform
examples2_cc
- 期权的价格呼叫欧洲二项式单期数据模型编程-European call option price of one-period binomial model for programming the data
sif_yuv_tennis
- tennis data set used in video segmentation
mirror
- UG 镜像功能GIRP 第一次上传 欢迎拍砖-UG mirroring GIRP
computer_arithmetic_and_vectors_demo
- Viterbi-one part, This is GREATIBLE CODE, GOOD JOB
SEM
- 香港中文大学候杰泰《结构方程模型及其应用》比较简单的一本书-The Chinese University of Hong Kong-designate Kit-tai, " Structural equation modeling and its application," a relatively simple one book
StudyCN
- 幼儿识字软件,打开文本文件后,光标所在文字即被放大显示在上方,帮助幼儿认清字型,实现脑像识字。同时实现由字到词,由词到句的连续学习过程。-CAI software for Chinese charactor study. Open a text file, the Chinese charactor at the cursor is automatically mangified and displayed at the top of the GUI. It effectively helps
camera_usb_driver
- ov9650摄像头驱动程序,有USB支持,数字图像处理。-ov9650 camera driver
characterrecognition
- 一个可以识别数字,字母和汉字的识别程序VC源代码-It s VC source code for identifying number, letter and chinese chracter
sswsjcxt
- 关于宿舍卫生检查的系统,是我自己做的一个简单系统-about student s cam s clean
nodes
- its a aodv tcl file scr ipt ...it is for NS2 simulation-its a aodv tcl file scr ipt ...it is for NS2 simulation.....
matrixcompress
- C语言实现矩阵压缩的小程序 掌握特殊矩阵通过压缩存储算法进行压缩存储的方法,并编程实现相关功能。 基本要求: (1) 可以对对称矩阵、上三角矩阵、下三角矩阵、三对角矩阵进行压缩存储; (2) 原始矩阵通过键盘输入,执行后输出压缩后的矩阵; (3) 输入在原始矩阵中的位置,能够得出压缩后的位置; (4) 原始矩阵的行列数从键盘输入。 -C language implementation of small programs to master matrix comp