-
C#读取外部TXT文件内容进行打印输出
C#读取外部TXT文件内容进行打印输出,演示直接打印文件,所有文本文件(*.txt)|*.txt|所有文件,打印信息处理//获得绘制对象
Graphics g=e.Graphics;
//一页中的行数
float LinePages = 0 ;
//待绘文本的纵向坐标
float YPos = 0 ;
//行计数
int count = 0 ;
//左边界
float LeftMargin = e.MarginBounds.Left;
//顶边界
float topMargin = e.MarginBounds.Top;
//字符串流
String line=null;
//根据页面的高度和字体的高度计算,一页中可以打印的行数,每次从文件中读取一行并打樱
- 2022-03-21 18:50:29下载
- 积分:1
-
欧拉前差公式通用程序
欧拉前差公式的算法,精度不是很高,误差相对比较大...
欧拉前差公式通用程序
欧拉前差公式的算法,精度不是很高,误差相对比较大- In front of Euler in front of difference formula general
routine Euler the difference formula algorithm, the precision is not
very high, the error relative quite is big
- 2022-05-24 11:37:55下载
- 积分:1
-
w
说明: 模拟封装老版本的wavread函数,读取数据、采样率、采样位数(Simulate and encapsulate the old version of wavread function, read data, sampling rate, sampling bits)
- 2020-07-08 17:58:56下载
- 积分:1
-
matlab program bag, read & write netcdf file
matlacb程序包,能读写netcdf文件,-matlab program bag, read & write netcdf file
- 2022-11-22 18:05:04下载
- 积分:1
-
三国志游戏,具体请自己看原程序,所有都在压缩包里.
三国志游戏,具体请自己看原程序,所有都在压缩包里.-Three Kingdoms games, specifically requested to see their former procedures, all compressed in the bag.
- 2022-03-05 22:42:32下载
- 积分:1
-
lstm(二维新)
说明: lstm多输入时间序列预测,具有长效记忆性的神经网络算法。(LSTM multi-input time series prediction,Neural network algorithm with long-term memory.)
- 2019-05-05 10:51:21下载
- 积分:1
-
一维0-1背包问题
一维0-1背包问题 - one dimensional knapsack problem
有一个最大容量为 X 的的背包
有 Y 个商品
第 i 件商品的的体积为 vi,价格为 pi
合理选择商品放入背包中,使得背包中商品的价值总和最大
- 2023-01-04 04:10:03下载
- 积分:1
-
23825735GWO123
狼群算法寻优,基于MATLAB采用智能控制算算法寻求最优解(This work proposes a new meta-heuristic called Grey Wolf Optimizer (GWO) inspired by grey wolves (Canis lupus). The GWO algorithm mimics the leadership hierarchy and hunting mechanism of grey wolves in nature.)
- 2017-10-13 19:32:01下载
- 积分:1
-
webgl-svg-3d-plain
说明: 很炫的3D飞机模型,纯HTML+SVG实现。很容易上手,很容易理解。(The 3D plain modle by H5 SVG)
- 2019-07-04 14:03:51下载
- 积分:1
-
4vqwe
this is the code on c++ 2005
The program code, which maintains a database. Created two documents, of which is read / write. Function menu, all functions: adding records, search, replace, delete, check availability. Full inheritance. Additional function is Creation a Report to the calculation
- 2012-10-16 02:16:35下载
- 积分:1