-
Source codes for verilog fifo for spartan 3
Source codes for verilog fifo for spartan 3
- 2022-01-27 15:45:50下载
- 积分:1
-
The process of testing the process of detection Exercises Exercises
过程检测习题 -The process of testing the process of detection Exercises Exercises
- 2022-03-24 07:39:49下载
- 积分:1
-
数字图像放大缩小及旋转计算组间方差和组内方差的时候调用了一个函数专门求阈值,可能这里的计算还是有一点问题。而且在我的函数里,要256次调用这个函数,又因为计算机...
数字图像放大缩小及旋转计算组间方差和组内方差的时候调用了一个函数专门求阈值,可能这里的计算还是有一点问题。而且在我的函数里,要256次调用这个函数,又因为计算机是按字节处理数据的,因此写图像数据的时候要用每8个写到一个数组中,然后通过计算得到字节类型的值,这些都使得我的算法效率比较低,最后一个问题,我觉得如果使用位运算会快一些,但是前面的问题还没有想到比较好的解决方法。-Digital Image zoom and rotation calculation of variances and group between the two groups when the variance of a function call seeking specific threshold, the calculation may be here, or there was a problem. And in my function, it is necessary 256 calls to this function, and also because the computer is processing data in bytes, and therefore the time to write image data to use for every 8 write an array, and then calculated byte type values, which are made to my algorithm" s efficiency is relatively low, the last issue, I think that if you use bit computing will be faster, but the previous issues have not yet thought of a better solution.
- 2022-04-23 06:13:57下载
- 积分:1
-
书名:The Art of software TESTING,英文原版,软件测试方面的经典。...
书名:The Art of software TESTING,英文原版,软件测试方面的经典。-Title: The Art of software TESTING, English original, the classic software testing.
- 2022-07-28 02:44:32下载
- 积分:1
-
gps模块描述,最新SERFIII系列。灵敏度
gps模块描述,最新SERFIII系列。灵敏度-159dbm。-gps module description, the latest series SERFIII. Sensitivity-159dbm.
- 2022-04-18 06:01:19下载
- 积分:1
-
手机音频通信
手机音频通信 单片机 程序,想做手机音频通信的通信吗,可以看看
- 2023-05-21 00:00:03下载
- 积分:1
-
LL(1)文法让你去轻松了解LL(1)文法的好处和见解
LL(1)文法让你去轻松了解LL(1)文法的好处和见解-LL (1) allow you to easily understand the grammar LL (1) grammar, the benefits and insights! ! ! ! ! ! ! ! !
- 2022-05-28 19:28:39下载
- 积分:1
-
mö bbbbbbbbbbbbbbbbbbbbb
mö bbbbbbbbbbbbbbbbbbbbb -mö bbbbbbbbbbbbbbbbbbbbb bnbn
- 2022-08-25 03:08:52下载
- 积分:1
-
2 自由机器人手臂运动范围检查
这是 2 自由机器人手臂运动范围检查。公共类 TDraw {私人 PictureBox picbox = null ; 私人位图位图 = null ; 私人图形 = null ; 私人双 xmin,xmax,ymin,ymax ; 논리좌표최소최대 / / 논리좌표를좌표로public 浮球的 xpixelpos (双 xpo) {返回 Convert.ToSingle (picbox。ClientSize.Width/(xmax-xmin) * (xpos-xmin)) ;}公众持股量 ypixelpos (双 ypos) {返回 Convert.ToSingle(-picbox.ClientSize.Height / (ymax-ymin) * (ypos-ymin) + picbox。ClientSize.Height) ;}公众持股量 xpixelsize(double xsize) {返回 Convert.ToSingle (picbox。ClientSize.Width * xsize/(xmax-xmin)) ;}公众持股量 ypixelsize(double ysize) {返回 Convert.ToSingle (picbox。ClientSize.Height * ysize/(ymax-ymin)) ;}pixel좌표를논리좌표로public 双 xposD (浮法 xpixel) {返回 Convert.ToDouble ((xmax-xmin) / picbox。ClientSize.Width * xpixel + xmin);}公共双 yposD (浮法 ypixel) {返回 Convert.ToDouble ((ymax-ymin) / (-picbox。ClientSize.Height) * (ypixel-picbox。ClientSize.Height) + ymin) ;}公共双 xsizeD (浮法 xpixelsize) {返回 Convert.ToDouble (xpixelsize/picbox。ClientSize.Width * (xmax-xmin)) ;}公共双 ysizeD (浮法 ypixelsize) {返回 Convert.ToDouble (ypixelsize/picbox。Clie
- 2022-10-29 14:20:03下载
- 积分:1
-
the second volume for intel processor documentation it continues first volume wi...
the second volume for intel processor documentation it continues first volume with more processor acces code and specs
- 2022-02-25 14:49:40下载
- 积分:1