资源列表
我的家乡镇江
- 网页制作实现静态网页的制作,各种标签等实现。(Web page production realizes static webpage making, various labels and so on.)
MF000124-java物资管理系统源码
- 一套完善的物资管理系统不但可以使物资的管理者,能够对物资的整个流程状态、库存状况了如指掌,并为决策管理提供科学依据。(内附使用说明书和数据库)(Enclosing instructions and databases)
TCPUnion
- qt demo 关于 tcp 收发测试 的 测试例子(qt demo about tcp receive and send example)
GA-tsp
- 使用遗传算法解决了旅行商问题,采用C++做实现(The traveling salesman problem is solved by genetic algorithm, and implemented by C++.)
edxgui
- windows你仔细听哦哦1哦哦烤鸡腿哦哈哈哈哈哈啊哈哈还是挂哈哈哈哈哈哈哈(This is a windows and if you are my son you will leave me and son.)
ch07数组
- 数组(array)由一系列类型相同的元素构成。数组声明(array declaration)中包括数组元素的数目和元素的类型。(Array (array) is made up of a series of elements of the same type. Array declaration (array declaration) includes the number of array elements and the type of elements.)
sdzdgj
- 这是一个宏文件,自动执行,挺不错,希望能满意,新手作品。(suduududidijdjshshshhsjsjsjskksksksjsjjsjdjdjjdjdjskksksjsj)
hannuota
- 使用C++语言解决了汉诺塔问题(三柱),可以依次拓展到多柱(The use of C++ language to solve the problem of Hanoi , which in turn may be extended to multiple columns)
ch09类
- 面对对象:面对将系统看成通过交互作用来完成特定功能的对象的集合。每个对象用自己的方法来管理数据。也就是说对象内部的代码能够操作对象内部的数据。(Facing the object: facing the collection of objects that regard the system as a specific function through interaction. Each object manages the data in its own way. That is to say
ch11重载
- 在实际开发中,有时候我们需要实现几个功能类似的函数,只是有些细节不同。例如希望交换两个变量的值,这两个变量有多种类型,可以是 int、float、char、bool 等,我们需要通过参数把变量的地址传入函数内部。在C语言中,程序员往往需要分别设计出三个不同名的函数,其函数原型与下面类似:(In actual development, sometimes we need to implement several similar functions, but there are some detai
函数ch06
- 函数是一组一起执行一个任务的语句。每个 C++ 程序都至少有一个函数,即主函数 main() ,所有简单的程序都可以定义其他额外的函数。(A function is a set of statements that perform tasks together. Every C++ program has at least one function, that is, the main function main (). All the simple programs can define ot
project_manage
- 有关项目进度管理需要掌握的知识有如下一些: (1)项目进度管理的过程有哪一些。 (2)活动定义与WBS(Work Breakdown Structure,工作分解结构)的定义,有关WBS的一些专业术语理解,如检查点、里程碑、基线、工作包、活动等。 (3)活动定义采用的一些工具和技术,如分解、模板、滚动式规划、专家判断等。 (4)掌握前导图法(即单代号网络图)和箭线图法(双代号网络图),会作图、看图,会找关键路径,掌握虚路径的概念,理解术语并会计算ES、LS、EF、LF、FF、TF,并能对