- celllbp 基于的LBP算法的细胞分类算法
- VFC32 V/F转换芯片驱动源代码
- WindowShow WindowsShow.sorry iam trying to upload i will upload later
- pic16f9xx_cn PIC自带LCD模块单片机的中文数据手册
- 20090716213758628 2009年9月全国计算机等级考试三级网络技术上机南开一百题
- Employiee-Entery-Syatem Employiee Entery System This system develop for employee managemeou.In this system you can store all. information about Employee this is jointed in its company.This project developed for Rajratana Matel Indestry Employee management. In this system store all information about all of employee and its post and salary. In this system only admin show all data and information.
资源列表
Converters
- converts typ data in java
Canny
- Canny edge detection algorithm
MergeTest
- java实现的归并排序算法,简单代码,所以没有注释,但是应该看得懂-merge sort using java
MyApplet
- 每输入一个字符,在一个label中都能动态跟踪刷新-Enter a character each, can refresh the dynamic tracking
11
- javascr ipt,web develop,flash
JS-call-background-C-Sharp-
- 前台javascr ipt调用后台C#程序,实现了用javascr ipt触发一个C#事件 -The JS call background C# program code
LinkedListDemo
- 用java语言编写的,用LinkedList实现栈的程序代码。-Java language LinkedList stack code.
Recursively-down-analysis
- 递归向下分析,通过简单的JAVA例子实现递归向下分析的方法,仅供参考-Recursively down simple Java example of recursion down analysis method, for reference only
StringHelper
- 1、去除css样式,直接获取页面中的内容 2、去除空、空串、空字符、空tab、换行-1, remove the empty, empty string, empty characters, empty tab, newline 2 remove css style, direct access to Web content
Test6
- 用控制台程序输出九九乘法表、很适合初学者、只要针对于学java的-Multiplication table, console program output is suitable for beginners, as long as for the school java
Demo02
- 题目:判断101-200之间有多少个素数,并输出所有素数。 程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。 -Title: Determine the number between 101-200 primes and outputs all primes. Program analysis: determine the primes method: a few were removed from 2 to sqrt
InvalidObjectExceptionTest
- validObjectExceptionTest extends junit.framework.TestCase.