搜索资源列表
duandian
- 一个用c++builder做的,类似网络蚂蚁,可以断点续传的工具- Does with c builder, the similar network ant, may the break point continue the tool which passes on
class2.0
- 这个是一个班级同学录,里面包括了许多的学生信息,有两个数据库,一个是后台管理员数据库,一个班级成员数据库,多余学习asp的初学者和继续学习的都有很大的帮助-This is a college class, including many inside the student information, there are two databases, a database administrator is the background, a class member database, and th
j_9387_dj
- 1、本系统支持 real player Media FLASH 播放。 2、带CD在线订购系统! 3、后台非常完善! 4、为大家增加了FLASH频道,自带980个FLASH有效数据! 5、支持视频输出! 6、修改了一些BUG 本想对本程序asp加密,但考虑到大家的感受所以去除了。 7、美化了程序界面! 8、添加音乐更加智能化,添加成功后自动返回添加处,继续添加! 9、本数据库使用3455的数据舞曲速度一般,大家不嫌弃的话,可以直接用!都是站长精心收集的!
twobuttom
- 新作的两个buttom.还是很好看的。 努力的继续为网页做元件-new for the two buttom. Was good to see. Efforts continue to do website components
Asp.net123123123123
- Asp.net中实现同一用户名不能同时登陆(单点登陆) Web项目中经常遇到的问题就是同一用户名多次登陆的问题,相应的解决办法也很多,总结起来不外乎这几种解决办法:将登陆后的用户名放到数据库表中;登陆后的用户名放到Session中;登陆后的用户名放到Application中;登陆后的用户名放到Cache中。一般的这几种方法都是登陆了之后,如果没有正常退出,第二次登陆将不被允许。这样一般都会存在一个问题:如果用户没有正常退出系统,那么他接下来继续登陆的时候,因为Session没有过期等问题,
VB2005_SMTP_EMail_src
- SMTP 开发 VB.NET 希望大家能继续学习-SMTP development VB.NET hope that we can continue to learn
1i
- 软件测试:一个编译器测试软件,支持下列C语言运算符:+ - * / % ^(乘方) 负 (int) (double) \"字符串\" [](数组) > < == >= <= != && ! ++ -- = += -= *= /= %= ^=,支持下列关键字:void int double string if else for while do goto break continue return,支持下列数据类型:int double string int[] doubl
ibbs1.8e
- 一个论坛的代码,初学习的朋友可以下去看看啊,不错的-a forum code, early learning friends can continue to see ah, yes
WinCE下的系统进程列出程序
- WinCE下的系统进程列出程序主要是方便远程调试的程序。有空下载下去,自己看看了。-WinCE system under the process set out the procedures is to facilitate remote debugging process. Time to download continue to see for themselves the.
GEDCOM
- XML数据迁移案例研究 XML 的无处不在和不断改进的工具支持所创造的吸引力已经吸引了各地的组织。随着这些组织转向XML,他们必须提供一个一致的数据迁移策略让他们的用户继续使用旧的文件。这是一个不一般的问题,传统 的做法需要用枯燥的编码来实现转化过程。然而 Microsoft® .NET 框架中的 System.Xml 名字空间通过可扩展的 API 和对 XSLT 的支持极大地简化了数据迁移的难度。-XML data migration case studies XML everywher
flooding.zip
- 用omnet++仿真扩散法(Flooding):扩散法是一种传统的网络通信路由协议。源节点Source将报文传送给它的每一个邻居节点, 每一个邻居节点又将其传输给各自的所有邻居节点。如此继续下去, 直到将数据传输到汇集点Sink或为该报文所设定的生命期限变为零为止,using Omnet++ to simulate diffusion method (Flooding): diffusion method is a traditional network routing protocol. S
c
- 基于isd1420语音芯片的温度报警 C语言 外加PROTEUS仿真图,这些是在学校做的,以后会陆续上传全部,与大家分享-Based on isd1420 voice chip temperature alarm PROTEUS simulation Figure C-plus, which is done in the school, will continue to upload all of the future, and share-Based on isd1420 voice chip
baidu_tieba
- 抓取百度美女吧的图片, 存成本地. 并且支持断点继续下载-Baidu beauty bar crawl pictures, deposit cost. And to support the breakpoint to continue downloading
20102118567210
- 验证码识别之去噪和分割的源码,有兴趣的朋友可以继续改进 -Code identifying the source of the denoising and segmentation, interested friends can continue to improve
server
- 防丢包UDP传输server端,将文件包分成1024kb/包 如果丢包就重传如果收到ACK就继续传文件-UDP transport server-side anti-packet loss, the package into 1024kb/packet retransmission if the packet loss to receive the ACK if the file transfer to continue
crawler
- 爬虫程序,对于一个网站,可以针对其子网站,进行爬虫,并且继续针对子网站后的子网站,一级一级的爬下去,可以将这些网站都保存到一个目录中去-Crawler, a web site, for its sub-sites to carry reptiles, and continue to subsites after subsites, shin level can these sites are saved to a directory
download
- VC实现 断点续传和多线程下载,VC 源代码。实现:断点续传和多线程下载-vc source for continue download and multithread download
continue
- 此为类似于FlashGet的下载续传源码-This is similar to FlashGet download source Resume
Friend
- 校内网好友买卖辅助工具,功能不是很完善,大家可以继续开发,最新情况在 http://zihanlion.spaces.live.com-Xiaonei Friend trading aids, function is not very perfect, we can continue to develop the latest in http://zihanlion.spaces.live.com
16-Break-and-Continue
- break and continue statements usage in php