搜索资源列表
DSP_BUILDER_DESIGN
- DSP Builder设计初步,介绍Matlab/DSP Builder及其设计流程,正弦信号发生器完整的设计过程,以及使用Matlab、quartusII\\modelsim详细的仿真过程。
C数据结构课程设计
- 数据结构C语言课程设计源代码 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!内含24点游戏,飞机订票系统和火车信息查询系统以及课 设论文,注释非常详细,相信对学习C语言和数据结构的同学大有帮助-data structure C language source code design courses that I spent a week down the independent class-based, had 100 points, on the whole, o
20120412_82647
- 不使用结构体和链表,纯使用字符串操作和文件格式化读写编写的XX管理系统,包括详细设计文档。-Do not use the structure and linked lists, pure string manipulation and file format reading and writing written XX management system, including detailed design document.
ping2
- 这是一个用C语言实现对局域网内进行测试的程序,代码设计详细,希望对初学者能带来帮助。-This is a C language test program on the LAN, detailed code design can bring help for beginners.
caipiao
- 模拟福彩游戏的C++程序,大一课程设计做的。里面注释很详细,完全原创,不懂的可以问我。-The simulation the Fucai game C++ procedures the freshman curriculum design. Inside the Notes are detailed, completely original, do not understand you can ask me.
water
- 利用简单的分水岭算法实现图像正确分割,包含了图像灰度变换,分水岭算法详细设计两个模块-Simple watershed algorithm, achieving the correct segmentation of the image
CPP_Projects
- C++入门专周的3个综合项目实践,含详细的设计文档:(1)新生报到管理系统 (2)员工管理系统 (3)高精度算式测验。-C++ 3 个 integrated projects designed introductory week practice, with detailed design documents: (1) new report management system (2) Employee Management System (3) high-precision test equ
work
- 小明刚刚毕业,成功入职一家国际大公司。这家公司人员结构很复杂,一共有n个岗位。岗位名称用数字表示,不一定连续。这些岗位组成了公司的组织结构树。但是由于公司历史悠久,岗位变动较大,岗位命名混乱。公司希望小明对公司岗位名称进行调整,要求数字越小代表的岗位重要度越高(组织结构不变,只是代表岗位的相应数字调整,详细见示例)。其中,树形结构上端的数字比下端的数字小,同一层左面的比右面的小。对于每一个职位,仅可以管理它的直属下级即孩子结点。 同时公司希望小明在管理方面能得到更多的锻炼,以便将来负责公