搜索资源列表
digitalbild with C++builder
- 图像处理,包括拉普拉斯算子提取轮廓,平滑化,二值化,以及细化等方面的图像处理程序代码-image processing, including extraction Laplician profile, smooth, two values, as well as details such as the image processing code
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问
Visual C++ 6.0程序设计实训教程
- C++6.0程序设计教程原代码,内容分有章节,而且能够运行,功能还比较完善,清楚-6.0 C Programming Guide to the original code, as a sub-chapter, but also to operational and functional rather perfect, clear
DataAccessljp
- 一个设计良好,非常好用的数据访问类. 使用了接口,重载等C#的常用特性,运用了工厂模式设计,支持Oracle、SqlServer、OleDb不同数据库的灵活转换。-a well-designed, very user-friendly access to data types. The use of the interface, such as C# Heavy common characteristics, use of the factory model design, support
链表的C语言实现之删除结点
- 要删除p结点时只要令p结点的前驱结点的链域由存储p结点的地址该为存储p的后继结点的地址-to delete nodes when p as long as the precursor nodes nodes from the chain domain p storage node addresses the storage of the p subsequent node addresses
netScript
- 用C#实现的脚本引擎,可支持所有.net支持的脚本,如c#,vb.net,js,j#等。-C# scr ipting engine, support for all. Net support of the scr ipt, as c #, vb.net. js, j # other.
DomainMail_src
- Writing event sinks in managed code allows the programmer to make use of the Microsoft® .NET Framework and to more efficiently write the code that is necessary for the sink. Writing managed sinks can be somewhat difficult, however, because event s
c语言一元多项式相加
- 一元多项式相加 模块具体功能如下: 1.链表存储多项式的结构 2.实现两个多项式相加-one yuan polynomial function of the sum of specific modules, as follows : 1. Chain store the structure of two polynomials. Add to achieve two polynomials
C编AVI按纽
- 在按纽上播放avi文件. 本程序介绍一个从CButton派生的类CAniButton,用于播放AVI动画, 象一般的CButton按钮一样使用CAniButton(Style必须包含自绘制风格), 在OnInitDialog对话框中调用LoadAVI(AVI_ID), 其中,AVI_ID是在资源文件中的动画文件的标识。 按钮将改变大小,以匹配AVI动画。其中,第一帧将用作静态外观。-button the player avi file. The procedures introduced a C
MapEditingCSharp C#中点画线
- C#中点画线 以及AE中的点画线能再AE中画图型的·比如点·直线 ·矩形-C#, dotted line and the dotted line longer AE AE point in drawing a straight line type such as a rectangle
C.net
- 精通C#数据库开发,以Microsoft SQL Server 2000英文开发版为例来阐述的,共7个源码-Proficient in C# database development to Microsoft SQL Server 2000 Developer Edition in English as an example to elaborate, and a total of seven source
Sams.C.Sharp.3.0.Unleashed.With.the.dot.NET.Framew
- As the reader of this book, you are our most important critic and commentator. We value your opinion and want to know what we’re doing right, what we could do better, what areas you’d like to see us publish in, and any other words of wisdom you’r
Vigienere cipher c#
- The Vigenère cipher is a method of encrypting alphabetic text by using a series of different Caesar ciphers based on the letters of a keyword. It is a simple form of polyalphabetic substitution. The Vigenère (French pronunciation: [viʒnɛːʁ]) cipher
c#汉字转拼音加翻译
- 用C#开发的软件 可以完成汉字和拼音之间转换和映射 还有翻译功能(The software developed by C# can complete the transformation and mapping between Chinese characters and Pinyin, as well as translation functions)
C#直流电机pid调速
- 用C#编写的串口调试软件,下位机在STM32上测试通过,下位机发送数据的格式如printf("%s%f%s%f%s",":"x1":"x2":")单片机串口发送数据(Written in C# serial debugging software, the lower computer on the STM32 test passed, the lower machine to send data format, su
C#程序进销存源码
- 基于Asp.Net MVC4.0 + WebAPI + Knockout 技术,采用EasyUI为前台开发展示UI,Knockout主要负责前端的逻辑交互,再结合jQuery Ajax进行提交数据请求,最新企业进销存管理系统源码分享,C#程序.net erp easyui mvc4项目代码,B/S框架开发,采用web easy ui开发框架,网站完全开源无任何加密,可直接使用或进行二次开发,Asp.net MVC架构开发(asp.net mvc + web api + easyui)(Asp.N
提取autoMPG数据的的c#程序
- 可以读取autodata原始数据集中的数据并将数据按照列存储在不同文件中,以方便matlab程序读取,可以通过筛选去掉数据集中不合理的数据(You can read the data from the original autodata data set and store the data in different files according to the column, so as to facilitate the reading of the matlab program, and
Visual C#从入门到精通
- Visual C#作为微软的旗舰编程语言,经过几年的长足发展,在全球得以迅速普及,成为很多程序员的首选语言。(As the flagship programming language of Microsoft, Visual C# has developed rapidly in the world for several years, and has become the most popular language of many programmers.)
C#108注册新用户 源代码
- C#是微软公司发布的一种面向对象的、运行于.NET Framework之上的高级程序设计语言。并定于在微软职业开发者论坛(PDC)上登台亮相。C#是微软公司研究员Anders Hejlsberg的最新成果。C#看起来与Java有着惊人的相似;它包括了诸如单一继承、接口、与Java几乎同样的语法和编译成中间代码再运行的过程。但是C#与Java有着明显的不同,它借鉴了Delphi的一个特点,与COM(组件对象模型)是直接集成的,而且它是微软公司 .NET windows网络框架的主角。(C# is
C#,实时接收数据
- C#上位机小软件:串口接收、实时显示温湿度传感器的数据(下位机已经处理好的,直接取出),不包含数据存储功能,包含一个灯的自定义控件,可用作提示报警。(C# upper computer small software,serial port receiving,real-time display of temperature and humidity sensor data (which has been processed by the lower computer and taken out