联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All C#(168) 

[嵌入式/单片机/硬件编程] DeferredLightingD3D11

使用A.Laurizen:[https:software.intel.com en us articles...](https:soware.intle.com en-us articles当前和未来渲染管道的延迟渲染)描述的方法的延迟照明渲染器
Deferred lighting renderer that uses an approach described by A. Lauritzen: <https://software.intel.com/en-us/articles/deferred-rendering-for-current-and- future-rendering-pipelines> (2015-07-22, C#, 2609KB, 下载0次)

http://www.pudn.com/Download/item/id/1687468798795680.html

[嵌入式/单片机/硬件编程] EM78P372N-ch-faed

EM78XXX 单芯片自从问世以来,已经陆续推出十余种不同等级的单芯片,小到 8Pin 的 78P152,大到 100Pin OTP 的 78P860,其汇编语言指令都是一样的,仅有 57 个,所以反复练习几 次就能熟悉指令的用法。汇编语言用在 I/O 控制非常容易,也有很高的效率,所以很多书籍大部 份以讨论控制为主显,很少专门探讨软件技巧的篇幅,其实很多工程师都知道,关于芯片的控制, 往往是用到时才再去翻一翻 DATABOOK,注意一下 TIMING,然后准备一部示波器,三两下就 可以搞定。
EM78XXX since the advent of single chip, has been launched more than ten kinds of different grades of single chip, small to 8 pin 78 p152, big to 100 pin 78 p860 OTP, the assembly language instructions are the same, only 57, so practice over and over again in a few Time can be familiar with the use of the instruction. Assembly language is used in I/O control is very easy, also has high efficiency, so a lot of books most Mainly to discuss the control show that few specifically discusses software skills, in fact, many engineers know, about the chip control, Is often used when only to double DATABOOK, pay attention to the TIMING, then prepare a oscilloscope, three under two Can be done. (2020-12-06, C#, 2401KB, 下载1次)

http://www.pudn.com/Download/item/id/1607231263270475.html

[嵌入式/单片机/硬件编程] 数据采集程序

采集智慧工厂物流生产线上的各种传感器数据与plc开关量(只是第一步采集原始数据的程序,不包括后续的翻译程序和上传程序)
Collecting all kinds of sensor data and PLC switching quantity on Intelligent factory logistics production line (only the first step of collecting original data procedure, excluding follow-up translation and upload procedures) (2019-02-24, C#, 576KB, 下载7次)

http://www.pudn.com/Download/item/id/1550976341806034.html

[嵌入式/单片机/硬件编程] 51黑论坛_单片机电子时钟

单片机显示时钟、有程序、有代码(1)使用字符型LCD显示器显示当前时间。显示格式为“时:分:秒”。
MCU display clock, program and code (1) Use character LCD display to display the current time. The display format is "hour: minute: second". (2018-12-09, C#, 1508KB, 下载1次)

http://www.pudn.com/Download/item/id/1544332045706466.html

[嵌入式/单片机/硬件编程] UNV-LD3320-V1.0

产品特性: 高准确度和实用的语音识别效果。 非特定人语音识别技术:不需要用户进行录音训练。 可动态编辑的识别关键词列表:只需要把识别的关键词以字符串的形式传送进芯片,即可以在下次识别中立即生效。比如,用户在51等MCU的编程中,简单地通过设置芯片的寄存器,把诸如"你好"这样的识别关键词的内容动态地传入芯片中,芯片就可以识别这样设定的关键词语了。 支持用户自由编辑50条关键词:在同一时刻,最多在50条关键词语中进行识别,终端用户可以根据场景需要,随时编辑和更新这50条关键词语的内容。
Product characteristics: High accuracy and practical speech recognition results. Speaker independent speech recognition technology: there is no need for users to record training. A list of recognizable key words that can be dynamically edited: it is only necessary to send the identified keywords in the form of a string into the chip, that is, it can take effect immediately in the next recognition. For example, in the programming of 51 MCU, users simply set the chip's registers and dynamically transfer the content of the identified key words such as "hello" into the chip, and the chip can identify the key words that are set. Support the user to edit 50 key words: at the same time, at the same time, at most of the 50 key words, the end user can edit and update the content of the 50 key words at any time according to the needs of the scene. (2018-06-16, C#, 6057KB, 下载16次)

http://www.pudn.com/Download/item/id/1529120281695497.html

[嵌入式/单片机/硬件编程] Vacuum2-2KEY_2-4LED

按键控制真空泵运转,累计计时计次,一键清零,双路输出,定时长运行自动停止,7段码显示
The key controls the operation of the vacuum pump, the accumulative time is calculated, one key is zero, the double channel output, the regular long running automatic stop, 7 code display (2017-07-16, C#, 84KB, 下载3次)

http://www.pudn.com/Download/item/id/1500179185424182.html

[嵌入式/单片机/硬件编程] beckhoff_CSharp

c#例程,用于倍福自动化嵌入式控制器的高级语言开发
sample C#,It s used in Beckhoff automation control technology for developed language. (2014-06-18, C#, 217KB, 下载36次)

http://www.pudn.com/Download/item/id/2569928.html

[嵌入式/单片机/硬件编程] Add

采用C#编写,有3个功能,第一个功能可计算LED灯具回路中的串联电阻的大小,第2个功能可作普通计算器使用,第3个功能可计算多个并联电阻的阻值,用VS2005开发
Using C# Prepared, there are three functions, the first LED lamp computable function of series resistance circuit size, the first two functions can be used for an ordinary calculator use, the first in more than three functions computable in parallel sheet resistance, development with VS2005 (2008-04-23, C#, 45KB, 下载3次)

http://www.pudn.com/Download/item/id/444337.html
总计:168