资源列表
MessageSimulatel
- 模拟手机消息发送 能实现消息的转发,群发,定时发送等-analog phone messaging to achieve information transmitted and repeated, regular deliveries
TestChain
- 自己编写了单向链表类,并能够对链表遍历,插入等-their preparation of the one-way linked-list category, and to traverse the linked list, such as insertion
getPassword
- 提取网页控件的密码这个很好用啊,希望大家看看啊-extraction website password controls with the good ah, ah you see
rsabignumber
- rsa中的大数运算算法实现。 主要语言:C++ 嵌入汇编-rsa majority of the computing algorithm. Major languages : C embedded compilation
jiankongpingmu
- 这是一个简易的远程监控程序。只能实现简单的远程屏幕截取,仅供DELPHI初学者学习之用-This is a simple remote monitoring procedures. Only simple remote screen interception, only Delphi beginners learning purposes
ASP-ksrm31-60
- 和上次的一样啊,还是这个的后续,希望大家多多支持啊,谢谢啊-and the same as last ah, or the follow-up, we hope the generous support ah, thank ah
ASP-ksrm1-30
- ASP网络教程,希望大家喜欢,谢谢啊,感谢大家了啊-ASP Network Directory hope you like, ah Thank you, thank you for the ah
rf_onlineRig
- 自动注册程序,现在还可以注册RF账号。里边包含验证代码识别。-automatic registration process, and can now register RF account. Inside identification code contains certification.
mysocket_gamecilent
- 阻塞模式的socket封装类,可以用与游戏客户端的开发。有测试例子。-pattern of obstruction socket Packaging category, the game can be used with client development. A test case.
othersIPmask
- OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。 算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。-OTSU algorithm can be calculated adaptive threshold (for conversion to gray scale im
zshy
- 一个学习网页分析的好代码,用于搜索网页上公司的信息与邮箱,建立企业黄页网的好工具-analysis of a website to learn a good source for the search site's information and mail, enterprise Network Architecture established a good tool
12test(jsp+servlet+javaBean+sql_server)
- 学生课绩管理系统 高校开发一学生课绩管理系统,该系统由登陆模块,学生模块,教师模块,管理员模块,四部分组成。其功能如下: 学生登陆以后,可以选报课程。系统会根据学生所在系及课程的预修课判断(课程有系别,预修课等属性)。首先,系统会列出所有满足该生系别以及该生还未选报的课程,或者其预修课为“public”的课程。如果该生选报了未满足预修课要求的课程,系统会有相关的错误提示。 其次,学生可以查看自己的成绩,包括该生已选课程的名称,学分以及 该生的总分。如果教师还未给出成绩,则系统会有相关