资源列表
zyzzjq
- 制作网页的时候,有很多的技巧,如屏蔽鼠标右键 、防止复制、不准粘贴、 防止被人frame 等-production of the website, a lot of skills, such as shielding the right mouse button to prevent copying, no paste, to prevent any such frame
hnrt
- 晕传一个东西居然用这么长时间是不是应该改进一下了现在这个时代谁有那么多的时间去折腾呀-things spent such a long time is not what should be improved now this era who has so much time to toss about ah
C++gaoxiaoguanli
- c++课程设计,高校管理系统,文档中有源代码-c curriculum design, the college management system, the document active code
gaosixiaoyuan
- 计算方法 用高斯消元法解方程组,源代码以及注释 注释在源代码中-calculated using Gaussian Elimination Solution equations, the source code and notes in the Notes source code
2.24
- 题目:A、B两个以单链表做存储结构的递增有序排列的链表合并为一个单链表做存储结构的递增有序链表C-topic : A, two B-List to do the incremental storage structure of the orderly Chain for a single merger Chain store done in an orderly structure of the increase List C
2.29
- A,B,C三个单链表做存储结构的递增有序链表现对A表做以下操作:删除既在B表又在C表中出现的元素-A, B, C 3-Chain store done in an orderly structure of the increased performance of the A chain table do the following : both delete Table B C in the table of elements
lyt
- 里面有两个用java编的俄罗斯程序还有一个日历,一个聊天的程序 还有一个vc的进销存管理系统-java series with the Russian procedures have a calendar, a Chat procedures have a vc Logistics Management System
mycodes_00233
- 一个不错的备忘软件.专供刚学ASP的人学习. 代码简单易懂. -a good software releases. Dedicated ASP just learning to learn. Code simple and understandable.
practice10
- fat文件系统:适用于usb,含有fat16和fat32,自己写的。-fat file system : to usb, containing fat16 and fat32, and wrote it myself.
20060309113608609
- 上传一些VHDL的例题源程序,希望对大家有所帮助-upload some examples of VHDL source code, we hope to help
xingtai
- 上个形态学的基本方法的程序的,刚来,希望和大家交个朋友,-last morphology of the basic methods of procedure, just arrived, and we hope to make friends.
wenjianxitongmonisheji
- 文件系统实现 1. 数据结构设计 通过分析设计题目,具体设计出主要的三个数据结构。 2. 程序流程设计 根据课程设计的内容,给出具体实现的思路和程序框图,并给一定的解释,流程图要和自己的程序实现一致,不求多,要简练明确,可以参考实验指导书。 3. 主要算法设计 根据课程设计的内容和实现文件系统需要,给出查找,插入文件,用户等关键算法,可以参考演示程序。 4. 模拟实现文件系统 根据设计的数据结构,流程框图以及具体算法,用C/C++ 等高级程序设计语言模拟文件系统