资源列表
TSPsolvtion
- 使用模拟退货思想解决tsp(旅行者问题),下载后看说明使用程序
判断套汇路径
- 利用全排列的算法编的判断套汇路径的算法-use with a whole series of algorithms to judge arbitrage path algorithm
mapxchineseedition
- mapinfo mapx5.0 汉化补丁
ConsoleApplication1
- 找出质数的功能,是一个简单的算法,可以
简单全局变量参数传递
- 此代码是在多线程下,线程间参数用全局变量传递的代码。-this code in multithread, with the threads global variable parameter transmission of the code.
got_type_Cpu
- 得到CPU的类型(C++源程序)-be CPU type (C source)
sportCP
- 彩票号码产生软件原码,可在36选7的体育彩票号码中选号。本人是初学者,非常喜欢编程,希望大家指导!-lottery numbers have the original software code, seven of the 36 elections to the sports lottery numbers were random selection. I was a beginner, very fond of programming, we hope to guide!
chengcifenxi
- 这种数学模型的使用能使旅游学更具学科性,更能提高综合评判的信度和效度。而它的简单易行又使其颇具操作性,使学习这门古老经典的学科也为旅游学的发展又助上一臂之力。
word
- 写得转换成WORD和EXECL文档的,可以试试,好用
yuxuanhanshubiaodesheji
- 余弦函数表的设计 1、摘要:使用查表法查找输入角度的余弦函数值。 2、参考资料: IBM-PC汇编语言程序设计(第二版) (汇编语言课程设计)-cosine function of the design of a table, Abstract : Checking find the cosine angle input function. 2, reference materials : IBM-PC Assembly Language Programming (2nd edi
COS-II
- μC/OS从1992年开始为人们熟悉,到现在已经发展为μC/OS-II。ΜC/OS-II最多支持56个任务,其内核为占先式,总是执行就绪态的优先级最高的任务,并支持Semaphore(信号量)、Mailbox(邮箱)、Message Queue(消息队列)等多种常用的进程间通信机制。与大多商用RTOS不同的是,μC/OS-II公开所有的源代码,并可以免费获得,对商业应用收取少量License费用。