登录
首页 » c# » WPF程序生成excel文档

WPF程序生成excel文档

于 2022-04-15 发布 文件大小:60.97 kB
0 105
下载积分: 2 下载次数: 1

代码说明:

用WPF程序框架编写了一个简单生成excel文档的程序,代码简单并且详细。生成的excel文件在inDebug文件夹写,即和可执行文件放在一起的。excel的内容是产生9行9列的索引数字,以供研究。有需要的自行下载哈。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 89 C 51 单片机
    这里是在嵌入式 C.助理系统项目的代码
    2022-07-18 23:32:09下载
    积分:1
  • 维视相机图像单帧采集
    维视相机图像单帧采集,c#采集例子全代码
    2022-03-11 13:25:35下载
    积分:1
  • rithms
    角位移传感器数据处理算法Angular displacement sensor data processing algorithms(Angular displacement sensor data processing algorithms)
    2011-04-25 18:31:29下载
    积分:1
  • 51单片机星星流水灯
    每到情人节、圣诞节、恋爱纪念日等等重要的日子时,每个人都想给心爱的人最好的礼物,最能代表真心的礼物,有的人送花,有的人送巧克力,有的人带着心爱的人旅游,等等。  无论是鲜花、巧克力、旅游还是其他浪漫的活动,次数多了也就厌了,习惯了。当你的ta对你年复一年相同的礼物已经习以为常时怎么办?你只是个学生没太多的钱买礼物怎么办?你想给ta一个独特的惊喜怎么办?不用担心,往下读,我会教你自制一个星星流水灯,给ta最棒的礼物!自己写的源程序··········
    2022-08-16 07:04:15下载
    积分:1
  • matio-1.5.2
    读取.mat数据文件的库,很好用,很简单。(matio is an C library for reading and writing Matlab MAT files. It is usefull , and very easy to use.)
    2013-12-23 16:05:37下载
    积分:1
  • bobing
    设计主要分两部分:博饼功能的实现和图形界面的生成。主要设计两个类,一个是Dice,记录骰子值,根据骰子值在指定位置绘制骰子。另一个类是Game,主要实现大致框体的绘制和博饼功能的实现。博饼功能主要用到伪随机函数。主函数用到两个线程,用来处理后台输入和骰子的循环输出。(Design main is divided into two parts: bo bread and the realization of the function of the generation of graphical interface. The main design two classes, one is the Dice, record the Dice value, according to the Dice in the location specified value draw Dice. Another kind is Game, mainly realizes the drawing of body roughly box beau and the realization of the function of bread. Bo bread function mainly use pseudo-random function. The main () function use two thread, used to deal with the background of the dice input and output cycle. )
    2011-12-23 19:34:28下载
    积分:1
  • qt写的蓝牙测试,可以在linux上面跑,可用于连接,扫描,发送数据,断开,等操作,
    qt写的蓝牙测试,可以在linux上面跑,可用于连接,扫描,发送数据,断开,等操作,(QT written in Bluetooth test, you can run on the Linux, can be used to connect, scan, send data, disconnect, and other operations)
    2022-01-27 17:02:42下载
    积分:1
  • 拼写检查
    与词典词相比,拼写自动批改
    2022-03-25 18:03:29下载
    积分:1
  • 11087 统计逆序对
    Description 设a[0…n-1]是一个包含n个数的数组,若在i<j的情况下,有a[i]>a[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 <2,3,8,6,1> 有5个逆序对。请采用类似“合并排序算法”的分治思路以O(nlogn)的效率来实现逆序对的统计。 一个n个元素序列的逆序对个数由三部分构成: (1)它的左半部分逆序对的个数,(2)加上右半部分逆序对的个数,(3)再加上左半部分元素大于右半部分元素的数量。 其中前两部分(1)和(2)由递归来实现。要保证算法最后效率O(nlogn),第三部分(3)应该如何实现? 此题请勿采用O(n^2)的简单枚举算法来实现。 并思考如下问题: (1)怎样的数组含有最多的逆序对?最多的又是多少个呢? (2)插入排序的运行时间和数组中逆序对的个数有关系吗?什么关系? 输入格式 第一行:n,表示接下来要输入n个元素,n不超过10000。 第二行:n个元素序列。 输出格式 逆序对的个数。 输入样例 5 2 3 8 6 1 输出样例 5(Set a[0... N-1] is a n array containing n numbers. If there is a [i] > a [j] i n the case of I < j, then (i, j) is a n inversion pair of a array. For example, <2,3,8,6,1> has five reverse pairs. Please use the idea of "merge sorting algorithm" to achieve the statistics of inverse pairs with O (nlogn) efficiency. The number of inverse pairs of a sequence of n elements consists of three parts: (1) The number of reverse pairs in the left half, (2) the number of reverse pairs in the right half, (3) the number of elements in the left half is greater than that in the right half. The first two parts (1) and (2) are implemented by recursion. To ensure the final efficiency of the algorithm O (nlogn), how should the third part (3) be implemented? Do not use O (n ^ 2) simple enumeration algorithm to solve this problem.)
    2019-01-07 23:52:06下载
    积分:1
  • 简易谐波分析仪
    采用12位MAX 197对外部信号采样。采用全周波傅立叶积分算法,对采样信号进行处理,对电力系统的电压有效值、功率等特征量进行实时在线监测;采用全数字测量法测量相位差;并采用自适应技术调整采样间隔,消除非同步采样对计算造成的误差,利用PIC18F458捕获功能实时监测电力系统频率波动,修订采样间隔。分析了各量的测量误差,均达到标准。并提供友好的人机交互界面。(used 12 MAX 197 pairs external signal sampling. Using Fourier-Cycle Integration Algorithm for the sampling signal processing, power systems to the RMS voltage, power characteristics of the volume in real-time on-line monitoring; All digital measuring method phase difference; Adaptive technology and the sampling interval, the elimination of non-synchronous sampling of the calculation error using PIC18F458 capture real-time monitoring of power system frequency fluctuations amended sampling interval. The analysis of the measurement error are up to standard. And to provide a friendly man-machine interface.)
    2005-08-25 16:57:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载