资源列表
[其它] 4546546456
说明:有关教学设计的内容,关于教学系统设计的问题-the instructional design, system design on the teaching of<pcsneaker> 在 2008-10-13 上传 | 大小:10.3kb | 下载:0
[其它] 4565465464
说明:教学设计的内容,关于信息化教学模式设计方面-instructional design, information on the mode of teaching design<pcsneaker> 在 2008-10-13 上传 | 大小:58.17kb | 下载:0
[C#编程] iso19115
说明:这是一个用于操作ISO19115标准的一个类库,附带根据ISO19115设计的数据库。学GIS的朋友可以好好看看,很有用。国外现在很过GIS PORTAL的网站都是基于ISO19115标准的。-This is an ISO19115 standards for the operation of a library. According to ISO19115 fringe design database. School friends GIS good look useful. It is no<xiyicheng> 在 2008-10-13 上传 | 大小:77.75kb | 下载:0
[Windows编程] scjg
说明:本程序并不是一套完整的系统,它只提供了一个简单的登录功能,它是我的选修课老师所留的作业,发布并开源的原因是为了能让C#的初学者能更快的入门,或者对想了解三层架构的朋友给予一些参考。它是用VS.NET 2005来编写的,源程序结构清晰,并且带有注释。相信能够给刚刚学习C#和想了解三层架构的同学以帮助。-this procedure is not a complete system, it only provided a simple login function, It is my electiv<xiyicheng> 在 2008-10-13 上传 | 大小:73.13kb | 下载:0
[网络编程] chat_prog
说明:这是一个基于Ajax的无刷新聊天室程序,该系统充分体现了Ajax技术“按需要取数据”的原则。最大程度减轻了服务器的负担,当然,本聊天室程序没有采取加密/解密机制,这是有待完善的地方。-This is a non-Ajax-based chat room set procedures, The system fully reflects the Ajax technology "by the need for data." The greatest extent allevia<xiyicheng> 在 2008-10-13 上传 | 大小:91.51kb | 下载:0
[网络编程] Ajax_MSN
说明:本系统是一个基于Ajax的Web版MSN聊天工具,具体功能包括: 1、实时查看在线好友列表。 2、向在线好友发送即是消息 3、状态切换。-the system is a Web-based version of Ajax MSN Chat tools, specific functions include : 1. View real-time online friends list. 2, sent to friends online information that is thr<xiyicheng> 在 2008-10-13 上传 | 大小:93.95kb | 下载:0
[其它] CRC_CCITT_c
说明:可以将以bit为单位进行处理的算法扩展到8位,即以Byte为单位进行处理。由于有8个bit,所以有2^8种选择。这样明显会使运行时 间大为减少,速度明显更快,但是也有它的缺点,即,占用资源太大,所以综合考虑速度和 资源两点,采用半字节查表法。即以半 Byte为单位进行处理。由于有4个bit,所以有2^4种选择。-bit can be processed for the extension of the algorithm 8, to Byte unit for treatme<jevidyang> 在 2008-10-13 上传 | 大小:1.47kb | 下载:0