-
Attitude-Indicator
This Program simulates "Attitude Indicator" of any aircraft. communication with serial port is not important for compiling and executing source code with Turbo C++. This program is good ideas for using mouse and 2D graphic, and has other learning subjects.
- 2012-11-23 07:02:19下载
- 积分:1
-
charts
说明: dev实现统计图,实现条状柱状的统计图展示和样式自定义(Dev implementation statistical graph)
- 2020-06-17 11:00:02下载
- 积分:1
-
影像 读图程式~~~~可自动调整影像大小
影像 读图程式~~~~可自动调整影像大小
- 2022-09-21 16:45:03下载
- 积分:1
-
VideoGameTheory
Video Game Theory to develop game
- 2014-01-22 09:37:53下载
- 积分:1
-
LCD1602
1602LCD工作于四位模式实时显示当前时间,本程序液晶数据端口仅使用了四只引脚,实现日期时间的实时显示.(1602LCD works in four modes display the current time, the program uses only the LCD data port four pins, date and time of the real-time display.)
- 2013-09-08 20:28:00下载
- 积分:1
-
五子棋c语言代码
自己用c语言写的五子棋 ,望大神多多指教!
- 2023-02-10 21:10:03下载
- 积分:1
-
app atmel at91
在 91 山姆 9263 atmel 的申请。要捕获 mil 1553 命令和修改
- 2023-05-25 04:35:03下载
- 积分:1
-
VC_find_drive_letter_add_code_CListBox
VC编程实现查找盘符并添加到CListBox代码VC programming to find the drive letter and add to the code CListBox
(VC programming to find the drive letter and add to the code CListBox
)
- 2010-09-08 14:31:43下载
- 积分:1
-
CreatDoubleFacedPDF
一份创建双层PDF的C#源代码。应该没有重复。对于双层PDF,大家可以搜索一下。(A PDF of the C# to create two-tier source code. There should be no repetition. For the double-PDF, we can search on.)
- 2021-03-29 16:29:10下载
- 积分:1
-
不错的EXCEL代码
namespace SMSUtility{ using System; using System.Collections.Generic; using System.Data; using System.IO; using System.Text; using System.Web; using NPOI; using NPOI.HPSF; using NPOI.HSSF; using NPOI.HSSF.UserModel; using NPOI.HSSF.Util; using NPOI.POIFS; using NPOI.Util; using NPOI.SS.UserModel; using NPOI.SS.Util; /// /// 导出数据到excel /// public class ExcelHelper { /// /// DataTable导出到Excel文件 /// ///
- 2022-11-07 04:10:03下载
- 积分:1