资源列表
showwin
- 读取dst文件(绣花文件类型)并绘出图形。 内容包括,以3字节一字符串组读取,并以dst文件读写方法进行换算,主要是直接读取每字节里的每1位进行计算,计算出x位移和y位移,然后换成屏幕画线需要的结束点,然后2点画线,再次循环则将上次的结束点赋给起始点,再次读取3字节进行计算。。。。 可重用代码:读取地址进行每字节的每1位的计算。 PS:dst文件可以用田岛软件进行编写。-read dst (embroidery file types) and draws graphics. The
flashpgm254
- flashpgm wiggler烧写flash-flashpgm burning flash wiggler
ElectronicWorkbench仿真24个实例
- Electronic Workbench 仿真24个实例-24 examples
tiff2raw
- 该程序实现了TIFF图像到raw图像的格式转换,并具有批处理功能,界面采用了BCG开发包,应用于摄影测量软件中对航片格式进行转换,也采用了开源的库libti-realized by the images of the raw TIFF image format conversion, and with batch functions, interface using the BCG development kits, used photogrammetry software to aircraf
vc_pdf
- 是一个pdf转换为word的源程序代码,在vc下已经调试通过,正在做相关的d-is a pdf conversion of the source code word, vc already debugging, are doing the d
CipherOne6.0
- 本软件代码所有权属于Scaton Software Co.,你可以任意使用该代码,但不得以商业形式整体或整模块使用本代码。 scaton, 2006.2.16 CipherOne 加密钻石锁软件代码模块介绍: Zlib---zip压缩静态库代码,GNU代码 Rsaref---Rsa密钥处理及各算法代码库,RSA Lab拥有版权,Scaton Software增加了AES和IDEA算法代码 RsaKern---本软件加密、解密处理核心模块,Scaton Softw
MatrixAndComplex_C++
- 矩阵、复数自定义数据类型的C++实现。矩阵求逆采用牛顿法。-matrices, the plural-defined data types in C to achieve. Matrix inversion using Newton's law.
kaoqinxit
- 考勤系统 是用VFP编写的 用户名:vfp 密码为空.-appraisal system is used to prepare the VFP Username : Password Probe empty.
simulate-dpsk8
- 本例用matlab语言实现了8dpsk的编解码及通过awgn信道的仿真。采用蒙特卡罗仿真法,得到误码性能,绘制曲线。可用于算法研究或课程学习。-cases using the Matlab language of the codec 8dpsk and awgn channel through the simulation. Using Monte Carlo simulation, to be error performance, drawing curves. Algorithms can
CRC16_vb
- CRC16校验,使用VB实现,在通信时作为一种附加校验方式以保证通信的可靠。-CYXLIC REDUNDANCY check, the use of VB. when the communication as a means additional check to ensure reliable communications.
eil51
- 在http://elib.zib.de/pub/Packages/mp-testdata/tsp/tsplib/tsp/上下载eil51地图,以eil51.tsp与源程序存在一起-at http : / / elib.zib.de / pub / Packages / mp - testdata / t sp / tsplib / tsp / eil51 download maps, eil51.tsp to exist together with the source
tulin
- 用cpp语言,模拟了图灵机整个运行过程,可以较好地展示计算机工作原理-use cpp language, a Turing machine simulation entire operation process can be used to display computer Principle