资源列表

« 1 2 ... .60 .61 .62 .63 .64 2565.66 .67 .68 .69 .70 ... 5345 »

[C#编程12864

说明:12864显示图形的c语言程序 有许多地方都没有12864液晶显示的c语言资料,大都用的是汇编语言,这对没学汇编语言的人来说很不方便。这个程序就清楚介绍了有关用C语言在12864上显示汉字和图形,很有价值看哟!
<李快> 在 2025-09-15 上传 | 大小:2kb | 下载:0

[C#编程WinRAR

说明:VC++没有提供使用十分方便的DIB绘制方法,只好自己去创建一个实用的DIB类了。本系统中建立了一个专门的类DIB来处理设备无关位图,表4-1列出了对位图的操作函数。-VC++ does not provide a very easy to use DIB drawing method, but to themselves to create a practical DIB class. The system created a special class of DIB to handle de
<孙首雷> 在 2025-09-15 上传 | 大小:1kb | 下载:0

[C#编程Gauss-Seidel

说明:Gauss-Seidel的基于c语言的算法。开发环境为windows的c语言-Gauss-Seidel algorithm based on c language. Development environment for windows in c language.
<王桢> 在 2025-09-15 上传 | 大小:1kb | 下载:0

[C#编程BarCodeCreate

说明:BarCodeCreate的二维码生成控件,文件包含dll文件以及调用测试-BarCodeCreate two-dimensional code generation control file contains the dll files and call the test
<LeoChen> 在 2025-09-15 上传 | 大小:537kb | 下载:0

[C#编程ImageProcessing

说明:It is simple OCR project.
<shaikat> 在 2025-09-15 上传 | 大小:93kb | 下载:0

[C#编程C

说明:In this section i will provide you some basic examples for image processing using C# Example 1: Get the RGB and Luminosity histograms using the default C# classes
<ebad> 在 2025-09-15 上传 | 大小:141kb | 下载:0

[C#编程CSharp_USE_USB

说明:C#实现的USB接口的开发与编程,对USB接口的开发与实验具有帮助作用-Implementation of C# development and programming USB interface, USB interface on the development and experiment with helpful
<mxc> 在 2025-09-15 上传 | 大小:4kb | 下载:0

[C#编程Adlink

说明:Adlink c# wrapper file
<Wattana> 在 2025-09-15 上传 | 大小:7kb | 下载:0

[C#编程CSharp

说明:C#面试题目集合,里面包含基础选择题和程序题-Set of C# interview questions
<张涛> 在 2025-09-15 上传 | 大小:337kb | 下载:0

[C#编程zisuifuxing

说明:编写程序实现子女随父亲(或母亲)姓,要求显示子女地姓名和年龄及其父母亲的姓名和年龄,其中子女的姓氏要求同父亲的姓氏。-Program for children to write with his father (or mother) name, asked to show their children and their parents to name the names and ages and ages, including children with the father' s la
<王一帆> 在 2025-09-15 上传 | 大小:10kb | 下载:0

[C#编程jiancha

说明:设计一个用于检查数组在使用时下标是否越界的类,如越界给出提示。(知识点:下标运算符的重载)。-An array of designs in use nowadays used to check whether the cross-border standard classes, such as cross-border prompting. (Knowledge points: subscr ipt operator overloading.)
<王一帆> 在 2025-09-15 上传 | 大小:7kb | 下载:0

[C#编程dayin

说明:编写螺旋方阵。其中螺旋方阵形式如下: 1 12 11 10 2 13 16 9 3 14 15 8 4 5 6 7 设row,column分别代表行、列坐标,变量p从1到n2将p依次存入数组a[row][column]中,要确定row、colomn的变化情况。分析如下:引进变量k,初值为n。当数据存入到左下角或右上角时,k减1,这样可保证输出时方阵。引进变量t,初值为1,当数据存入到右下角时,令t改变符合,当存入到左上角时,t又改变符合,这样可保证赋值到正确的数组坐标
<王一帆> 在 2025-09-15 上传 | 大小:10kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 2565.66 .67 .68 .69 .70 ... 5345 »

源码中国 www.ymcn.org