搜索资源列表
VHDL_FOR_DIV
- 清楚地讲述了怎样用VHDL语言设计整数分频、小数分频、分数分频等,是学习VHDL不可多得的好材料!-clearly described how to use VHDL design frequency integer, decimal fraction frequency, the frequency scores. VHDL is learning very good material!
20070508
- Visual Basic 6.0可以通过调用API函数格式化一个磁盘,无论是软盘还是硬盘。 打开一个新的项目(工程1) ,如果你没有更改过缺省模式,那么Visual Basic 6.0会自动添加一个form1文件,在form1上添加一个命令控件,将下面的代码拷入。 Option Explicit Private Declare Function SHFormatDrive Lib\"shell32\"( ByVal Hend AS Long,ByVal Dri
FPGA.CPLD
- fpga cpld 常见模块设计,包括基于fpga 的全数字锁向环,基于fpga cpld 的半整数分频器的设计等,很有用-fpga cpld common module design, including fpga-based all-digital locks to the ring, Based on the semi-fpga cpld integer divider design and useful
yuesefu.doc1
- 约瑟夫问题的一种描述为:编号为1,2,…,m的m个人按顺时针方向围坐一圈,每个人持有一个密码(正整数)。一开始任选一个正整数作为报数的上限值n。从第一个人开始按顺时针方向自1开始顺序报数,报到n时停止报数。报n的人出列,将他的密码作为新的n值,从他在顺序方向上的下一个人开始重新从1开始报数,如此下去,直到所有的人都出列。-a problem described as : No. 1, 2, ..., m m by individuals sitting around a circle clock
thssYimingSub
- This my phd thesis for the WDM optical network optimization, which employs convex optimization techniques to solve the proposed integer problems. The computation complexity of my optimization framework is very low compared with other existing method
yuanwenjian
- Private Sub cancel_Click(Index As Integer) Unload form1 End Sub
股票格式文档
- 数据结构共分三个结构体: 1. 开始部分,存放一些全局数据的结构体(共24个字节) 由0x00 - 0x17开始 起止地址 数据内容 数据含义 数据类型 00 - 03 F4 9B 13 FC 日线文件标志 Integer 04 - 07 10 02 00 00 保留 Integer 08 - 0B 00 00 00 00 保留 Integer 0C - 0F D1 04 00 00 证券总数 Integer 10 - 13 81 0C 00 00 需添加之起始块号 Integer 就是文件的最
tianpingwenti.rar
- 输入: 多组测试数据,每行只有一个正整数n,表示要称的物体质量, n在32bit有符号整数所能表示的数的范围内, 最后请使用EOF结束本程序 输出: 怎么称质量n出来 ,Input: multiple sets of test data, each line there is only one positive integer n, said that the quality of the object, n in 32bit signed integer
计算容积算法
- 有一个箱子容量为V(正整数,0≤V≤20000),同时有n个物品(0≤n≤30),每个物品有一个体积(正整数)。要求从n个物品中,任取若干个装入箱内,使箱子的剩余空间为最小。 ,Capacity of a box V (positive integer, 0 ≤ V ≤ 20000), at the same time there are n items of (0 ≤ n ≤ 30), each item has a size (positive integer). N months fr
C
- 所谓排序是指把一组杂乱无章的数按 照大小顺序排列。包括整数、实数、字符及字符串排序。C语言编程中排序的方法 很多,?这里归纳较常用的几种排序方法。它们同样适合于其他高级语言。 -Refers to the so-called sort of a chaotic number according to the size of order. Including integer, real, character and string sorting. Sort of C language
wen
- 编写程序。要求:程序运行初期,在窗体左边的列表框中生成10个由小到大排列的10到100之间的随机整数,相应的动态菜单如下图所示;如果选择“转移”菜单下面的“右移”命令,则左边列表框的10个数移动到右边的列表框中,并由大到小排列;再打开“转移”菜单,则只有“左移”命令可用。-Programming. Requirements: run early in the form on the left list box to generate 10 small to large between 10 an
branch-and-cut-algorithm.rar
- 分支-切割法是把分支定界法与割平面法结合起来,用来求解混合整数规划问题。 ,Branch and cut is a method of combinatorial optimization for solving integer linear programs, that is, linear programming problems where some or all the unknowns are restricted to integer values. The method is
c++面试题目
- 1、虚函数的本质和实现机制 答:虚函数的本质是通过基类访问派生类定义的函数。虚函数只能借助于指针或者引用来达到多态效果。 2、C++中传递函数参数的方式及他们的优缺点? 答:C++语言中,函数的参数和返回值的传递方式有三种:值传递、指针传递和引用传递。 3、重载(overload)和重写(overried,有的书也叫做“覆盖”)的区别? 答:常考的题目。从定义上来说: 重载:是指允许存在多个同名函数,而这些函数的参数表不同(或许参数个数不同,或许参数类型不同,或许两者都不同)
analysis
- 数模竞赛评审分析 优秀论文 非线形的整数规划模型-Analysis of digital-to-analog Contest outstanding papers integer non-linear programming model
ControlOptimization
- In this paper it is studied the modeling and control of a robotic bird. The results are positive for the design and construction of flying robots and a new generation of airplanes developed to the similarity of flying animals. The development of comp
A-multi-stage-vendor-selection-mixed-integer-progr
- 一种多阶段供应商选择的混合整数规划模型A multi-stage vendor selection mixed integer programming model-A multi-stage vendor selection mixed integer programming model
birary-treea-and-integer
- 这是我的一个笔试题,是把整数放到二叉树中的一个题发上来给大家看看(采用中序遍历)。希望对大家找工作有帮助-This is a pen test, is the integer into a binary tree in a title made up for everyone to see (in preorder traversal). People looking for work
the-calculator-of-long-integer
- 长整数计算器,可以做加法,减法,乘法和比较大小-Long integer calculator,it can do additions, subtractions, multiplications and comparing the size
The-H.264-Integer-Transform
- H.264 integer transform nova avc
large-integer
- 大整数加减,加法很容易,减法的功能为输入两个大整数相减,考虑到了小数减大数结果前加符号,然后进位等功能。-Large integer addition and subtraction, addition is easy, subtraction functions as an input two large integers subtraction, taking into account the plus sign in front of large numbers of decimal su