资源列表
asp_pic
- asp图形验证码 验证码原理: 在生成验证码图片的时候,同时生成了一个Session,其值就是验证码图片中的数字值。 同时,提供输入框让用户输入,提交输入值后,与已有的Session值进行比较,根据判断结果做相应判断。-asp graphics code validation code verification principle : generate authentication code in the picture, while a generation of Sessi
Dp3_RegIni
- 通过程序写注册表的方式建立odbc环境。这样可以自动在程序启动时完成数据库访问环境设置-adoption of the registry was established odbc environment. Such procedures can be automatically activated when complete database environment installed
SOCKET通讯例子
- SOCKET通讯例子,完整的客户端和服务器端通讯中相互发送握手信号,返回信号的分析候得到请求执行情况。
toolbar
- 该是演示了在vb中讲述了toolbar和combo的使用方法;- the use of toolbar andcombo
myscor4
- program in Prolog for Connect 4.. 2 player game
AsyncTCPMessage
- 该程序分为客户端与服务器端两个,以异步传输的TCP通讯机制实现了网络通讯。改程序为控制台应用程序。需要同时运行两个实例分别运行服务器端与客户端方可看到效果。-The program is divided into two client and server side, asynchronous communication mechanism of transmission of the TCP implements network communication. Reform program fo
ssd7exercise1
- 这个是ssd7的课程的数据库练习一,希望对同学们有所帮助-this is the ssd7 exercise1,
Load-BIM
- 读取位图程序,用C++实现打开位图程序(BMP格式),并在客户区显示出来-Load BIM
ndfc
- Platform independent driver for NDFC (NanD Flash Controller)
USBDetectSource-MFC
- Hello dear, This code is blongs to C++ MFC that you can detect any USB and you can see VID and PID or you can define HID class to make limte for security , i haven t high speed internet so i just sent you Source code but it s very clear. kind r
Delphi_205670
- Delphi在一段文字中分别统计中文字符和英文字符个数,程序智能判断是中文还是英文字符,并把各自的统计结果显示出来,主要是用一个for循环遍历字符串,逐一通过调用ord函数将所有字符转换为对应的数值,再通过Length来判断各个字节所对应的字符数值是否在33~126之间,从而区分出是英文或是中文,然后下一步就好操作了,直接过滤出大于127的为中文、33~126之间的为英文,并返回到窗体的控件上显示。 -Delphi in a text are the statistics the numbe
Baccarat
- 实用工具类,里面包含一些字符串的操作,很多年积累下来的一个类,很好用。-Utility class, which contains some string operations, many years accumulated a class, very easy to use.