搜索资源列表
陈浩
- 约瑟夫环实践设计的前半段 大学二年纪暑假数据结构实习作业之一-Josephus practice in the first half of the two young university summer internship operational data structure one
Ch05_human
- 人力资源管理信息系统的开发的一个小实践,只供参考 -human resources management information system developed by a small practice, the use of reference
BinPacking
- 这是最难的一个程序了,算法是运筹学里的branch band的集装箱问题的最优动态规划解法,当年我的头都大了才实现的,绝得数学加实践的程序-this is the most difficult of a process, the algorithm is tacticians band's branch of the container optimal dynamic programming solution, for the first time, I have to get bigg
WWW.Ahaoz.CoM__vc783453772452
- 了解了操作系统中各种资源分配算法的实现,特别是对虚拟存储,页面置换有了深入的了解,并能够用高级语言进行模拟演示。在这短短的两周时间里,通过浏览、阅读有关的资料,学到了很多东西,同时也发现仅仅书本的知识是远远不够的,需要把知识运用到实践中去,能力才能得到提高。有如下几点体会:-understanding of the various operating system resource allocation algorithm implementation, in particular the vi
zys-PL0
- 编译原理实践教程zys-PL0语言编译程序源代码-Compiler Principle Practice Guide zys - PL0 language compiler source code
VisualC-ActiveX
- Visual C++实践与提高-ActiveX篇-Visual C Practice and improve-Part ActiveX
runajian
- 软件工程工具 软件ShuLoger的设计和开发就是瞄准这一点,力求协助软件开发者解决个人/小组项目开发中时间、工作量统计难的问题。 ShuLoger开发之初,只是为了方便我在学习实践个体软件过程课程(Personal Software Process ,PSP)的工作量/时间的统计问题,但随着不断的改进,ShuLoger也成为了提高小组软件工程(Team Software Process ,TSP)的有力助手。 -software engineering tools ShuLoger
BasicExplain
- Basic语言的解释器 由于本人没有学过《编译原理》所以做的不好,等我学完《编译原理》后再做个好的. 我正在看《编译原理及实践》,所以把老师写的demo附上.-Basic language interpreter, since I did not study the "compiler theory" So doing well, so I studied End "compiler theory" to be a good future. I am
dialogs
- 这是我的一个实践,技术含量较低,但反映了我真实的水平。谢谢!-This is the one I practice, a low technology content, but reflects my true level. Thank you!
tigongyuanma
- 该文件包共有5个文件 TSP--传统算法---说明TSP的传统算法实践 背包问题----0-1背包问题的传统算法实践 模拟退火算法----模拟退火算法实现TSP问题 我的通讯录----我整理写的个人通讯录 遗传算法----遗传算法解决TSP问题
EasyJWeb05
- 如果遇到MD5加密文件,而又不知道的密码的, 请在数据库中换上这组加密的数据吧 469e80d32c0559f8 那么密码就是admin888 EasyJWeb是基于java技术,应用于WEB应用程序快速开发的MVC框架,框架设计构思来源于国内众多项目实践,充分借签了当前主流的开源Web框架(Struts、JSF、Tapestry 、Webwork等),吸取了其优点及精华,利用Velocity作为模板页面引擎,是一个实现了页面及代码完全分离的MVC开发框架,是一个旨在于为
feimotai
- 本程序是基于VC++的一段程序,本人经过实践测试,保证可以运行,希望大家多多支持-this program is based on the section of the VC process, I practice tests, and guarantee operations, hope we can support
0801vc
- 屏幕抓图程序开发实践 -screen program development practice screen Previously Development Practice
VCjiemian
- ①、重载对话框的消息函数: void OnNcLButtonDown(UINT nHitTest, CPoint point) //单击标题栏时是响应 void OnNcMouseMove(UINT nHitTest, CPoint point) //Mous 在标题移动时响应 LRESULT DefWindowProc(UINT message, WPARAM wParam, LPARAM lParam) ②、添加关键成员函数为:BOOL D
Student_Mis88
- 学生管理系统是学习VB时的参考程序,望大家在实践中学习VB-students learning management system is a reference VB procedures, we hope to learn in practice VB
zhuangtailan_VC
- vc是好多人利用的软件开发环境和平台,其中有不少技巧需要学习和实践,关于状态栏的程序实现效果很值得我们去学习一下-vc is a lot of people use the software development environment and platform, many of which are skills needed to study and practice. column on the state of the process to achieve results worthy
ARMWINCE
- ARM嵌入式WINCE实践教程-Practice Guide
software-engineering
- 软件工程课程设计指导手册 课程设计是课程学习后的一个综合性实践教学环节,是对课程理论和课程实验的综合和补充。它主要培养学生综合运用已学过的理论和技能去分析和解决实际问题的能力,对加深课程理论的理解和应用、切实加强学生的实践动手能力和创新能力具有重要意义。课程设计是大学生(尤其是作为工科的软件专业)必不可少的一个综合性理论实践环节。 -software engineering curriculum design guidance manual is designed curriculu
Python编程:从入门到实践
- python从入门到实践主要讲述了有关python入门知识中的各个常用的相关模块的部分内容,较为简单,推荐初学者查看,有助于更好地理解(Getting started with Python mainly tells a part about the pandas related module in Python's introductory knowledge. It is relatively simple. It is recommended for beginners to check
python编程从入门到实践的案例和动手试一试源代码
- python编程从入门到实践的案例和动手试一试源代码.本书旨在让你成为优秀的程序员,具体地说,是优秀的 Python 程序员。通过阅读本书,你将迅速掌握编程概念,打下坚实的基础,并养成良好的习惯。阅读本书后,你就可以开始 学习 Python 高级技术,并能够更轻松地掌握其他编程语言。(Python programming from entry to practice examples and hands-on source code. This book aims to make you a g