搜索资源列表
-
0下载:
介绍了在VC编辑器中,加入汇编语言的以实现混合编程的方法,并演示了计算圆周率的过程,很不错-introduced in VC editor, by adding assembly language to achieve the mixed programming method and demonstrated the calculation of the ratio of the circumference and very good! !
-
-
0下载:
这是有关汇编语言的程序设计实例,以实验报告的形式给出.有源码,流程图.-This is the assembly language programming examples, the report of the experiment is given. A source, the flow chart.
-
-
0下载:
计算机能自动连续地工作,是由程序控制而实现的,程序是用程序设计语言按任务的要求事先编写的。程序设计语言按发展过程分为:机器语言、汇编语言和高级语言。-computer automatically consecutive work is programmed to achieve the procedure is used programming language by the requirements of prior preparation. By programming language d
-
-
0下载:
算式计算
1、摘要:使用堆栈计算由加、减、乘、除、括号组成的表达式。
2、参考资料:
IBM-PC汇编语言程序设计(第二版)
-a calculation formula, the Abstract : stack calculation, plus or minus, multiplication and addition, the brackets of expression. 2, reference materials : IBM-PC Assembly Language
-
-
0下载:
还是一些m文件集合,是一些图形编程或数值计算的集合。-m or some document assembly, some graphical programming or a collection of numerical calculation.
-
-
0下载:
Uniform random number generators
by Agner Fog, 2001 - 2007
randomc.zip contains a C++ class library of uniform random number generators of good quality.
The random number generators found in standard libraries are often of a poor quali
-
-
0下载:
《C常用算法程序集 第三版》源代码,是进行C语言编程不可多得的资料- C assembly algorithm used the third edition of the source code, C language programming is invaluable information
-
-
0下载:
指针是C和C++语言编程中最重要的概念之一,也是最容易产生困惑并导致程序出错的问题之一。利用指针编程可以表示各种数据结构, 通过指针可使用主调函数和被调函数之间共享变量或数据结构,便于实现双向数据通讯;并能像汇编语言一样处理内存地址,从而编出精练而高效的程序。指针极大地丰富了C和C++语言的功能。-Pointer is a C and C++ Language programming in the concept of one of the most important and most eas
-
-
0下载:
masm汇编编程工具,MASM是汇编语言的调试工具-MASM compilation of programming tools, MASM is the assembly language debugging tools
-
-
0下载:
使用动态规划的方法求接出怎样在两条装配线上以最快的时间完成装配任务-The use of dynamic programming methods for how to access the assembly line in the two shortest time to complete the assembly task
-
-
0下载:
本程序是麻省理工学院的《算法导论》上的动态规划问题,是由装配线问题引入的,也是我们的一次作业,大家如果交作业的话,也可参考。-This procedure is from the book printed by the Massachusetts Institute of Technology named Introduction to Algorithm on the dynamic programming problem, the problem is introduced by the a
-
-
0下载:
C常用算法程序集,分20课题收集了编程中上百个常用算法。请采用C编译环境-C common algorithms for assembly, sub-20 subjects in the collection of hundreds of commonly used programming algorithm. Please use the C compiler environment
-
-
0下载:
C 案例分析 - 开发综合程序;C 编程技巧;C 编程技巧程序集-C Case Study- development of an integrated program C programming skills C programming skills assembly
-
-
1下载:
基于蚁群算法的装配序列规划源代码,VisucalC++编程实现-Based on ant colony algorithm for assembly sequence planning source code, VisucalC++ Programming
-
-
0下载:
Based on the design of simple calculator, 51 SCM realizing six effective then programming (assembly calls
-
-
0下载:
本程序解决下列问题:利用动态规划算法实现装配线调度问题。
要求测试数据以文本文件的形式存储,
即所有的数据由文本文件读入。-This program addresses the following issues: the use of dynamic programming algorithm assembly line scheduling problem. requires test data to a text file is st
-
-
0下载:
Fortran常用算法程序集-第二版.pdf,很全的算法程序集,对提高Fortran编程能力大有帮助。-Fortran common algorithm assembly- Second Edition. Pdf, is the whole assembly algorithms, to improve the Fortran programming skills go a long way.
-
-
0下载:
书中所有的算法均用C语言描述,这是一本很好的书,介绍各种算法,适合学习,编程应用。-All the algorithms in the book are described using the C language, this is a very good book to introduce a variety of algorithms for learning programming applications....
-
-
0下载:
通过对八位无符号数据排序程序设计掌握汇编语言在数据比较、判断及存储器单元读写方面的编程过程。-assembly language
Eight unsigned data sorting program design programming
very useful
英语
中文(简体)
日语
A very s
-
-
0下载:
御用动态规划思想和策略,解决装配线调度问题。-Queen dynamic programming ideas and strategies to address the assembly line scheduling problem.
-