搜索资源列表
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
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
mimaxueshiyan
- 古典密码学和大整数,你看了就知道了好好哦啊好哦奥好熬好-Classical cryptography and large integer, you know a good read on Oh ah good好哦Austrian熬好
15
- 半整数分频器的设计 请不要上传有版权争议的内容和木马病毒代码 -Half-integer divider design, please do not upload copyrighted content and controversial Trojan code
ac
- 最长上升子序列 非常经典的问题。 给定的整数序列,请求出其最长上升子序列的长度。 有多个测试用例。每个测试用例由一个行整数组成,其中第一个是一个整数 n (1 ≤ n ≤ 10000),表示给定序列的长度。然后是 n 个 32-bits 带符号整数表示序列中的元素。 输入直至没有数据或者遇到长度 n 是非正数为止。 -Increase in the longest sequence is a classic problem. A given integer sequen
analysis
- 数模竞赛评审分析 优秀论文 非线形的整数规划模型-Analysis of digital-to-analog Contest outstanding papers integer non-linear programming model
hugeint
- 巨型整数类,实现高精度与高精度之间的加减乘除取余运算-Large integer type, to achieve high-precision computing
ddvip_com_00234578f07c61
- wen文本ub hsblevel_Scroll() fralevel.Caption = "关卡(速度):" + Str(hsblevel.Value) cmdok.SetFocus End Sub 最后,用VB设计一个帮助窗体frmabout,如图所示: -sssssdwefwerwerwerivate Sub Command1_Click() frmabout.Hide End Sub Private Sub Form_KeyPress(
prime
- 求任意一个整数是不是素数。采用for循环分别用改数除以它和1之间的所有数。最后给出结果。-For any prime number is an integer. Used for the cycle were divided by the number changed between it and all the number 1. Finally, the results.
lvbofangfa
- 针对全数字软件接收机中抽取滤波器的设计,提出了一种适合在FPGA内实现的单级积分清洗的滤波器结构,这种结构解决了传统积分梳妆滤波器中可能出现的积分器溢出问题,同时还可进行非整数倍的抽取变换.给出了一种无乘法半带滤波器的IIR实现结构,并对该滤波器性能进行了仿真,结果表明在输出过采样率大于4时基本不会影响系统误码性能.-Software for all-digital receiver decimation filter design, presents a suitable FPGA integ
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