资源列表
人脸检测代码
- 这是使用python开发工具实现的较为简单人脸检测代码,如果需要更为详细复杂的代码,可以联系作者。
ajaxrequest
- AjaxRequest源码,AJAXRequest是一个方便AJAX开发的通用类,可以方便地进行一些AJAX中需要的操作,从而简化开发步骤,减少重复代码编写量。-AjaxRequest source, AJAXRequest Convenience AJAX development is a generic type, can easily carry out some necessary operations in AJAX, which simplifies the development
JAVAAddExcle
- JAVA创建Excel表,很是方便,有需要的朋友个已看看。-JAVA to create an Excel table, it is convenient, there is a need of a friend take a look.
ClassPathScanner
- C:\Documents and Settings\Administrator\桌面\src\com\javaeedev\util
Calculator.java
- Write a program that reads an expression as input and print out the result. Only integers and operators below are allowed in the expression: + - * / ( ) Your program should be able to deal with multiple cases of input. Sample Input 3 +
Ajax
- 在注册或购物车结帐的时候,需要用户填入个人资料,这个环节可以简练一下,我们只需客人填入邮政编码,然后就根据这个邮政编码,自动从数据库中取出相应的省,市等地址信息。这样既可以减少客户的输入,增加客户体验,又可以减少由于资料输入而产生的错误 -Cart in the registration or checkout, the need for users to fill in personal information, click the link can be concise, we only
dedede
- 一些简单的java初学者必学的东西,希望能对你有用.
词法分析程序(编译原理)
- 用C语言写的词法分析程序 #include "stdio.h" #include"string.h" #include "stdlib.h" FILE *fp; char filename[20]; char token[100]; int m=0; char getch() { char ch; ch=fgetc(fp); return ch; } char getbc
unicomwpright
- unicom wap push it is okay
文件路径遍历漏洞 加白名单
- JAVA文件路径遍历漏洞 加白名单,用于安全功能测试
DBAdapter
- Use Database Adapter in Android
OctalToDecimalConverter
- Converter of Number System
