资源列表
login
- .net实现的一个简单的登录系统,希望对大家有用。-. Net realized a simple sign-on system, we want to be useful.
cut
- 文件分割,需要.NET2.0支持,根据需要分割文件。-Document segmentation, required. NET2.0 support, according to documents required partition.
SendRandom
- 随机数演示,随机数生成,生成随机数-Demonstrate random number, random number generation, random number generation ~~~~~~~~~~~~~~~~~~~~~~
VB
- 基于VB视频图像获取以及处理源代码 硕士论文-VB-based video image acquisition and processing source code for master' s thesis
IP
- IP地址的检测和子网的划分,在使用时要严格按照IP地址的格式进行输入,否则出错-IP address subnet detection and classification, in the use, strictly in accordance with the IP address format input, otherwise an error
GetDiskID
- 获取磁盘序列号,用c++.net编写,用于成加密-Access to the disk serial number, using c++. Net prepared for encryption into
ChartRoomTest
- 用数据库实现聊天室功能,简单供传递信息,统计在线人数、实现私聊-Chat with database functions to achieve, for the simple transmission of information, statistics online, whisper to achieve
creyes_LlenarListas
- Este codigo esta en VB.net y LLena listas
read-and-write-ram
- VB读写内存,microsoft在vb方面并不推荐大家使用指针,但是并不是不能。-Read and write ram.
ASP.NET
- 简单的登陆窗口,方便做程序时,直接使用此代码-Simple landing window to facilitate the procedure to do directly use this code
imgLogin
- 页面上的等待效果.主要是.net网页信息-The effect of waiting on page,
LexSeu
- 东南大学 课程设计 lex部分 说 明 **本次实验在Visual C++6.0环境下开发** 主要有以下文件: 1 词法分析器 lex.cpp 2 头文件 lex.h 3 测试文件 lex.l.txt lex工具的使用方法 编译运行 lex.cpp/lex.h,这样就将lex.l.txt转换成Cpp语言程序yylex.cpp 然后使用VC++6.0将lexyy.cpp编译成可执行程序, 这样就识别出了lex.l.t