资源列表
[Dephi控件源码] EPSON-BA-T500
说明:delphi写的爱普生BA-T500热敏打印进驱动-delphi write Epson BA-T500 thermal printing into the drive<zhaixin> 在 2025-11-20 上传 | 大小:188kb | 下载:0
[Dephi控件源码] star-sp500
说明:delphi写的实达sp500针式打印机测试程序-delphi write the Shida sp500 dot matrix printer test procedure<zhaixin> 在 2025-11-20 上传 | 大小:188kb | 下载:0
[中文信息处理] ChineseWordSegmentation1
说明:中文分词-前向最大匹配方法;VS2008环境下实现-Chinese word- the former to the maximum matching method VS2008 environment to achieve<孙伟> 在 2025-11-20 上传 | 大小:916kb | 下载:0
[书籍源码] Classicprograms
说明:打印出杨辉三角形,要求是要打出上三解的形式,而且行列对齐!-Print out the Triangle, requested to play on the three forms of solution, and the ranks of alignment!<royalty> 在 2025-11-20 上传 | 大小:2kb | 下载:0
[书籍源码] Classicprograms7
说明:编写input()和output()函数输入,输出5个学生的数据记录-Preparation of input () and output () function, input and output data record 5 students<royalty> 在 2025-11-20 上传 | 大小:2kb | 下载:0
[书籍源码] Classicprograms6
说明:利用ellipse and rectangle 画图。 1.程序分析: 2.程序源代码:-Use of ellipse and rectangle drawing. 1. Program analysis: 2. Program source code:<royalty> 在 2025-11-20 上传 | 大小:2kb | 下载:0
[书籍源码] Classicprograms5
说明:取一个整数a从右端开始的4~7位。 程序分析:可以这样考虑: (1)先使a右移4位。 (2)设置一个低4位全为1,其余全为0的数。可用~(~0<<4) (3)将上面二者进行&运算。-Take an integer a from the right end of the beginning of the 4 to 7. Program analysis: can be considered: (1) first make a right shift 4. (2) se<royalty> 在 2025-11-20 上传 | 大小:2kb | 下载:0