-
NOPI Excel
一个比较好用的Excel处理类库 private void button1_Click(object sender, EventArgs e) { HSSFWorkbook hssfworkbook = new HSSFWorkbook(); HSSFSheet sheet1 = (HSSFSheet)hssfworkbook.CreateSheet("测试"); //HSSFSheet sheet1 = (HSSFSheet)hssfworkbook.CreateSheet("Sheet1"); HSSFSheet sheet2 = (HSSFSheet)hssfworkbook.CreateSheet("Sheet2"); HSSFSheet sheet3 = (HSSFSheet)hssfworkbook.CreateSheet("Sheet3");
- 2023-01-04 20:20:03下载
- 积分:1
-
用C编写的在DOS下使用的中断服务程序
用C编写的在DOS下使用的中断服务程序-C prepared in the use of the DOS interrupt service program
- 2022-03-30 12:18:39下载
- 积分:1
-
此程序在于,调用ISE中自带的DDS__IP,来产生单正弦信号,该程序已通过布线后仿真实现...
此程序在于,调用ISE中自带的DDS__IP,来产生单正弦信号,该程序已通过布线后仿真实现-The program focus on that it utilize the DDS core embedded in the ISE to generate the sigle sinusoid signal and this program have acess to the posted simulation!
- 2022-09-08 05:20:03下载
- 积分:1
-
linux 下 c函数的中文文挡!
入门之用不错!
linux 下 c函数的中文文挡!
入门之用不错!-linux c function under the Chinese text block! Introduction to use good!
- 2022-10-26 21:30:03下载
- 积分:1
-
进程间基于共享存储区的通信,用C语言编写的,在Linux下运行...
进程间基于共享存储区的通信,用C语言编写的,在Linux下运行-connection during the memory
- 2022-10-26 14:50:03下载
- 积分:1
-
C series of small programs.
用C++编的小程序。-C series of small programs.
- 2022-02-12 09:33:57下载
- 积分:1
-
软件开发文档模板,国标GB2312.项目经理必备
软件开发文档模板,国标GB2312.项目经理必备-document template software development, GB GB2312. Project managers must
- 2022-05-13 18:17:40下载
- 积分:1
-
the regularized FOCUSS algorithm in my article of
有关FOCUSS算法在我的文章中的应用-the regularized FOCUSS algorithm in my article of
- 2022-03-22 19:28:31下载
- 积分:1
-
A full adder can be an addition of the binary code would be changed to improve t...
1位全加器 可以进行1位的二进制码的加法 想进行改进 改为4位或8位的全加器代码-A full adder can be an addition of the binary code would be changed to improve the 4 or 8-bit full adder code
- 2023-01-02 17:00:05下载
- 积分:1
-
这是投诉业务子系统需求规格说明书,这其中包括业务开发的详细流图...
这是投诉业务子系统需求规格说明书,这其中包括业务开发的详细流图-subsystem business needs specification, which includes a detailed business development Flow Chart
- 2022-04-23 04:00:19下载
- 积分:1