搜索资源列表
yanyin-demo
- 电子验印核心代码v7.2 102 1、C++ Builder6.0 2、先安装Package Twain32 3、在BC6中加载工程yanyin.bpr即可 4、内核有协议限制且在自动验印时会弹出信息提示窗口。非常抱歉这 些限制可能会给您带来演示的不便,所以另提供了demo.exe的演示 程序。该程序没有以上的限制。 5、如果您对我的内核感兴趣,请联系: 联系人:李建国 msn:ljg-msn@hotmail.com QQ:757412868
GN(genesis).rar
- 大名鼎鼎的GN:genesis的相关开发资料 做液晶电视,以及OSD字符叠加以及高级视频控制的朋友可以来看看,这些资料可是要和GN签订保密协议才会给的!,Famous GN: genesis of the relevant information to do the development of LCD TV, as well as the OSD characters, as well as advanced video overlay control friends can look at
shiliangchang
- 可以将grid数据存储为netcdf格式,并满足CF协议,结果可用Panoply软件可视化! 使用方法: 1)切换matlab目录到当前目录 2)载入数据data.mat到matlab 3)matlab中键入 >>save_netcdf(zonal_wind_speed, meridional_wind_speed, outnc.nc ) 4)将outnc.nc用Panoply打开 5) 使用Variable列表中的径向和纬向系数,即可画出矢量效果图了
ImageMagick-6.7.9-3
- ImageMagick (TM) 是一个免费的创建、编辑、合成图片的软件。它可以读取、转换、写入多种格式的图片。图片切割、颜色替换、各种效果的应用,图片的旋转、组合,文本,直线, 多边形,椭圆,曲线,附加到图片伸展旋转。ImageMagick是免费软件:全部源码开放,可以自由使用,复制,修改,发布。它遵守GPL许可协议。它 可以运行于大多数的操作系统。ImageMagick的大多数功能的使用都来源于命令行工具。-ImageMagick (TM) is a free software of cre
Modbus_slave
- 12C5A60S2浮点数处理子程序可实现MODBUS协议,包含头文件方便调用-12C5A60S2 floating point processing subroutine can realize MODBUS protocol, including header files easily call
xiaojian
- 非常不错的校检算法的实现以及实例,在研究通信协议发现要用到校检算法的童鞋可以看看!-Very good check the realization of the algorithm and examples, found in the communication protocol to use checkout algorithm of children s shoes can see
CSMACA-Protocol-Throughput
- CSMACA协议吞吐量与站点数量的分析,经过软件的运行,可以得到相关的结果-CSMACA protocol throughput and the number of sites, through the operation of the software, you can get the relevant results
python
- Python [1] (英国发音:/?pa?θ?n/ 美国发音:/?pa?θɑ?n/), 是一种面向对象的解释型计算机程序设计语言,由荷兰人Guido van Rossum于1989年发明,第一个公开发行版发行于1991年。 Python是纯粹的自由软件, 源代码和解释器CPython遵循 GPL(GNU General Public License)协议。Python语法简洁清晰,特色之一是强制用空白符(white space)作为语句缩进。 Python具有丰富和强大的库。它常被昵称为