Welcome![Sign In][Sign Up]
Location:
Search - B-CAN

Search list

[Internet-Network(利用GIF_LZW算法实现的)网络图片传输

Description: (利用GIF_LZW算法实现的)网络图片传输 技术特点 ~~~~~~~~ 一、使用TCP协议传输数据。理由:稳定性好。 二、使用字节数据流进行传输,理由: A:VB的String存在自动Unicode转换问题,影响速度; B:可以直接发送8位字节数据,不需要使用Base64编码,从而减少了编码时间。 三、使用GIF-LZW压缩算法压缩图像。理由: A:行程编码、Huffman压缩算法压缩率太低; B:JPEG压缩算法需要太多位运算,且运算量大(有专门MMX优化算法),不利于VB实现; C:GIF-LZW压缩算法压缩率较好,且我已想出VB语法下高效GIF-LZW压缩/解压算法。 四、使用“有序抖动”算法进行 色彩量化。理由:“有序抖动”处理的结果具有一定规律性,有助于LZW类算法压缩。-(using GIF_LZW algorithm) picture transmission network ~~~~~~~~ a technical features, the use of TCP to transmit data. Reason : good stability. Two, the use of byte data stream for transmission, reasons : A : VB String exist automatically Unicode conversion, the impact speed; B : can directly send eight bytes of data and do not need to use Base64 encoding, thereby reducing the coding time. 3, the use of GIF- LZW compression algorithm for image compression. Reason : A : itinerary coding, Huffman compression algorithm compression rate is too low; B : JPEG compression algorithm needs much-bit computing, and large amount of computation (with MMX specialized optimization algorithm), is not conducive to VB; C : GIF- LZW compression algorithm compression ratio better, and I have come up with un
Platform: | Size: 62464 | Author: | Hits:

[Graph Drawing3次B样条曲线

Description: 这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
Platform: | Size: 2396160 | Author: 孔的 | Hits:

[GDI-Bitmap绘制b样条曲线

Description: 生成、显示B样条曲线: (1)用鼠标或者光标输入控制点,在屏幕上用图形符号标记显示。 (2)自定义输入曲线次数。 (3)可选择4种曲线类型。 (4)可以对顶点位置,曲线次数,曲线类型进行修改。-generation, showed that B-spline curves : (1) to use the mouse or the cursor input control points on the screen with graphic symbols marking show. (2) Since the definition of input frequency curve. (3) the option of four types of curves. (4) can be right vertex position, the number of curves, curve types of changes.
Platform: | Size: 3681280 | Author: 王静 | Hits:

[OpenGL programBSplineCtrl B样条空间线

Description: BSplineCtrl B样条空间线,在空间绘制可以用鼠任意拖动来改变形状的B样条平滑曲线。用到的知识有:B-Spline ,鼠标三维拾取。-BSplineCtrl B-spline space line drawing in space can be used arbitrarily drag mouse to change the shape of B-spline smoothing curves. The knowledge is used : B-Spline, 3D mouse picked up.
Platform: | Size: 110592 | Author: 华文广 | Hits:

[JSP/JavaB-splin

Description: 用java语言实现了B样条曲线的做法。 可以自由输入控制点,并可以通过鼠标调节控制点的位置。-java language with the B-spline curve approach. Free importation of control point and click of the mouse can be controlled through the location.
Platform: | Size: 17408 | Author: wuchunlong | Hits:

[Data structsB+

Description: B+树算法:从磁盘读取数据文件,可以进行插入,删除操作,两种方式打印出元素信息。树型打印和依关键字大小打印。-B Tree Algorithm : From disk to read data files that can be inserted, deleted operation, Print out both elements of information. Tree-Print and Print size according to the keyword.
Platform: | Size: 4096 | Author: 刘莹 | Hits:

[File FormatB-splineapproachforempiricalmodedecompositions

Description: EMD的一种插值算法的文章,研究EMD算法改进的朋友可以看一下这个B-样条插值算法-a interpolation algorithm article, Improved algorithm research EMD friends can look at the B-spline interpolation algorithm
Platform: | Size: 397312 | Author: 张楠 | Hits:

[GDI-Bitmapb

Description: 鼠标随机取点,然后可以选择不同的方法进行绘制B样条曲线。-Mouse random access point, and then can choose among different methods of rendering B-spline curve.
Platform: | Size: 64512 | Author: weiyueqiong | Hits:

[SCMcan

Description: can bus 源代码,非常方便对CANBUS的学习!-can bus source code, is very convenient for CANBUS learning!
Platform: | Size: 221184 | Author: 凌昙 | Hits:

[Graph DrawingB

Description: 用OpenGL中的函数绘制B样条曲线,并可以交互调节参数-Use OpenGL drawing function in the B-spline curves and can adjust parameters of interaction
Platform: | Size: 1594368 | Author: yang | Hits:

[ARM-PowerPC-ColdFire-MIPSCAN

Description: 基于s3c2440的 在ADS1.2环境下的确 CAN BUS驱动及测试程序-Based on S3C2440 in ADS1.2 environment really CAN BUS driver and testing procedures
Platform: | Size: 209920 | Author: tanyunxin | Hits:

[OS programB

Description: b样条曲线的可视化操作。可以实现控制点的更改-b-spline curve visualization operation. Can realize the control point change
Platform: | Size: 2379776 | Author: yangshuoys | Hits:

[Embeded-SCM DevelopCAN

Description: CAN51开发板功能 1、 USB或DC+5V供电; 2、 89c52+sja1000+tja1050(tja1040)(p82c250);89c52+mcp2515+tja1050(tja1040)(p82c250);通过跳键选择sja1000或 mcp2515,用户任选一种CAN控制芯片; 3、 支持RS232/422/485总线与CAN总线相互转换; 4、 CAN总线波特率可调:20,40,50,80,100,125,200,250,400,500,666,800,1000Kbit/s 5、 提供电路图; 6、 提供源程序:basican和pelican模式(CAN2.0A和CAN2.0B),c语言和汇编语言,程序注释详尽; 7、 成对购买开发板可以实现:A开发板发送数据,B开发板接收数据,并把接收到的数据通过串口上传到计算机显示;A开发板上短路键的状态,可以通过CAN总线发送给B开发板,通过B开发板LED灯的亮灭,显示A开发板上短路键的状态; 8、 提供技术支持,接受CAN开发项目; -err
Platform: | Size: 2048 | Author: 吴庆庆 | Hits:

[Data structsb+

Description: 我们程序设计课上要求写的b+树的c++实现,可以进行插入查找删除等操作,代码简单,适合新手-We design classes require written b+ Tree c++ Achieve, can be inserted to find the deletion of such operations, the code is simple, suitable for novice
Platform: | Size: 2048 | Author: 刘仪伟 | Hits:

[Windows Developb-check

Description: Windows机器上测信息最多的PHP探针! 特色功能: 1、繁简体一键切换 2、能够探测:CPU版本信息 3、能够探测:CPU核心数 4、能够探测:磁盘个数 5、能够探测:磁盘总空间和剩余空间 6、能够探测:各个磁盘分区的总空间和剩余空间 7、能够探测:Zend Optimizer版本 8、能够列举:所有已编译模块 -Windows machine up to the PHP test probe information! Features: 1, in either traditional and simplified one-button switch 2, can detect: CPU version 3, can detect: CPU core number 4, can detect: Disk Number 5, can detect: the total space and remaining disk space 6, can detect: all of the total disk space and the remainder of the space 7, to detect: Zend Optimizer version 8, can be cited: all compiled modules
Platform: | Size: 11264 | Author: | Hits:

[SCMField_Bus_CAN_Thoery_and_Application(Yuntao_Rao).r

Description: 现场总线CAN原理与应用技术(饶运涛 邹继军 郑勇芸)\Field Bus CAN Thoery and Application(Yuntao Rao).rar 学习CAN总线很好的数据,pdf版本,带书签(自己做的)-CAN fieldbus Principle and Application of Technology (饶运涛邹继军郑勇芸) \ Field Bus CAN Thoery and Application (Yuntao Rao). Rar good learning CAN data bus, pdf version, with bookmarks (do their own)
Platform: | Size: 13984768 | Author: 刘辉 | Hits:

[OtherCUMCM-2007-B

Description: 2007年数学建模大赛,北京公交查询系统,可以查询换乘4次的最佳线路-Mathematical modeling contest in 2007, the Beijing public transport query system, you can check the best route to transfer four times
Platform: | Size: 229376 | Author: 蓝色忧郁 | Hits:

[Embeded-SCM DevelopCAN-example

Description: STM32实现CAN总线的源程序,已经调试通过,非常难得的源代码-STM32 CAN-bus source, has to debug through, and very rare source code
Platform: | Size: 10240 | Author: | Hits:

[Graph DrawingB-spline-surface

Description: 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
Platform: | Size: 503808 | Author: 小胡 | Hits:

[matlabB-M

Description: B-M算法的实现,求出产生M序列的最短LFSR的联接多项式,调试成功,可以运行-BM algorithm, find the shortest LFSR sequence generated M join polynomials, debug successfully, you can run
Platform: | Size: 10240 | Author: 刘筱潇 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net