搜索资源列表
multitreadsrc2
- MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-MFC there are two types of thread, thread workers were called and the user interface thread. The main difference between the two is artificial threads no news cycle, and the user
SQL
- SQL语句总结,并区别SQL Server与Access的差异。-SQL statement summing up, and the difference between SQL Server and Access differences.
SQLServer2008NewFeatures
- This the SQL Server 2008 advanced Topics and telles the Basic Difference between 2000 and 2008 -This is the SQL Server 2008 advanced Topics and telles the Basic Difference between 2000 and 2008
10081233
- 采购销售差异统计表脚本-Difference between purchase and sales tables scr ipt ..................................
SQLServerandMySql
- sql server和mysql的语法和关键字的区别-sql server and mysql difference between the syntax and keywords
SQL
- 对sql语句中的union和union all的区别,连接查询嵌套查询分组查询做了简要介绍。-Sql statement in the union and union all the difference, join queries nested query grouping query gives a brief introduction.
sql
- sql基础知识资料使用例子和各类数据库的使用区别-sql basics of data using the examples and the use of various databases difference
job-sched
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
ch10
- Vector和ArrayList的区别 Vector和ArrayList在使用上非常相似,都可用来表示一组数量可变的对象应用的集合,并且可以随机地访问其中的元素。 -Vector and ArrayList of difference Vector and ArrayList are very similar in use, can be used to represent a set of variable number of objects in the collection