-
CSharp
订单管理系统,增删改查,订单时间什么的都有(in the world,this is new peopeil ihingkz knz,kzjsezzz)
- 2020-11-19 22:29:37下载
- 积分:1
-
C#通过GDI+绘制带刻度尺的数学坐标系
C#通过GDI+绘制带刻度尺的数学坐标系,应用于图形图像编程,各类统计图表绘制,以及对图形图像编程中数值坐标的研究。
调用方式(以WINFORM为例,其他类推):
Bitmap m_Bitmap=null;
private void menuItem_Click(object sender, EventArgs e)
{
m_Bitmap = new Bitmap(1000, 800);
Graphics g = Graphics.FromImage(m_Bitmap);
g.SmoothingMode = SmoothingMode.HighQuality;
g.Clear(Color.White);
MathCoordinate mathCoordinate = new MathCoordinate();
mathCoordinate.IsDrawGrid = true;
- 2022-08-03 22:37:23下载
- 积分:1
-
basic-norflash-project-at91sam9261-ek-gnu
AT91SAM9261对norflash操作,代码可以直接在norflash直接,但是相对于sdram就比较慢了一点(AT91SAM9261 right norflash operation, code can be directly norflash directly, but is slower compared to a bit sdram)
- 2009-11-24 10:09:09下载
- 积分:1
-
fszon
说明: FLAMES平台中的空域模型之一,对空间划分有借鉴意义(FLAMES airspace model in one platform, a reference to the space division)
- 2011-03-23 19:05:50下载
- 积分:1
-
简单版坦克大战
小学期简单做的游戏--坦克大战。单机版。有些地方略有不足,有需要的人多多包涵。适合初级接触者的练手借鉴。
- 2022-06-18 16:44:56下载
- 积分:1
-
一个用C#写的2D编写成3D效果的代码!很不错
一个用C#写的2D编写成3D效果的代码!很不错-A use of C# written in 2D into 3D effect of the preparation of the code! Very good
- 2022-09-19 20:20:03下载
- 积分:1
-
ecc
ecc加密算法,通过c语言实现。希望有帮助(ecc c++)
- 2020-12-21 19:19:08下载
- 积分:1
-
定积分的计算
定积分的计算方法很多,这里使用累加求和求极限的定义方法实现定积分的计算
- 2022-07-07 21:40:30下载
- 积分:1
-
Dict
中文词库 可供中文搜索引擎开发使用 可供中文分词使用(Chinese dictionary for Chinese language search engine, developed using the Chinese word used for)
- 2010-06-18 03:14:42下载
- 积分:1
-
AD7799
AD7799 AD转换芯片,电压采集驱动程序。(AD7799 AD conversion chip, voltage acquisition driver.)
- 2019-02-27 16:26:33下载
- 积分:1