资源列表
hd_serial_source
- 我自己定的用vc++中读取序列号,以DLL方式给出。在PB等中可以使用。-myself with the sequence vc Read, given way to DLL. The PB can be used so.
u-boot-s3c4510
- S3C4510 uclinux Uboot-S3C4510 Basis Uboot
trojansrc
- 用VC写的一个木马程序.主要是学习有关tcp/ip以及自定义消息系统机制-VC write a Trojan. The study is mainly tcp / ip and custom messaging system mechanisms
muti_serial
- linux serial example
xueshengchengji
- 这是一套完善的网络学生成绩查询管理系统,对学生的成绩可分级管理(校级和班级)。校级管理员可增减班级,班级各学期的课程,设定班主任及班级密码。还可对学生进行增减,对学生各学期各门成绩进行批量录入修改,可设定查询成绩是否公开,学生可否修改查询密码。班级管理员可对学生各学期各门成绩进行批量录入修改。学生可查询各学期各门成绩,查询时可按各种项目自动分类排序。对(校级和班级)管理员来说,查询时一样的可按各种项目自动分类排序。程序可自动给出以班级为单位的学生成绩分析报告,可自动生成学期分析,学生学期各门课程
123.com
- 我的班级网站 功能是班级管理员管理,班级公告栏,bbs论坛-my classes site administrator function is the management classes, the class bulletin board, bulletin board forums
deepteach1
- 1、文章栏目无限级分类、自由添加,排序 2、文章在线添加、编辑、删除 3、网站相关信息后台动态配置 4、自由添加友情链接 5、完善的广告模块,支持HTML编码 6、软件下载-an article columns unlimited classification, the Liberal added, scheduling two, the article online to add, edit, delete three, web-related background in
cnboo
- 1.播客节目发布管理系统 2.文件管理 3.个性化模版定义功能.可以定制你喜欢的网站风格和样式. 4.完全支持RSS订阅,可以兼容iPod+iTunes. 5.内置Flash多媒体播放器. 6.手机格式(3gp)文件转换. 7.论坛 8.标签. 9.站内检索功能 10.留言言评论管理 11.节目投票系统. 12.用户管理系统 13.防盗链插件-1. Podcasts dissemination and management system 2. Do
WinSecurity
- Windows NTFS目录安全设置和判断,封装了复杂的API调用,使目录安全控制更加方便-Windows NTFS directory security settings and judgment, Packaging, a complex API calls, Contents security control to enable more convenient
Indy_FTP
- 基於indy的ftp service軟件-ftp service software
multi_language
- 提供了程序中的多语言选择,利用系统函数可以实现一个软件的多种不同语言系统-procedures for the multi-language selection, system functions can be used to achieve a variety of software systems in different languages
KeyFile
- 用C#处理数字证书 使用System.Security.Cryptography.X509Certificate名称空间 System.Security.Cryptography.X509Certificate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类. 提供了读取一个X.509证书的代码,和 使用不对称加密加密与解密数据的代码-C# using digital certificates System.Security.Cryptogra phy.X509C