-
T113AI demo code
t113ai显示芯片的demo code,里面包含各种功能
- 2022-02-13 22:31:33下载
- 积分:1
-
Anfis-By-jang
Adaptive Neuro-Fuzzy Inference System By Jang (ANFIS)
- 2012-04-02 02:11:44下载
- 积分:1
-
111
说明: 用数码管显示电压,发送到串口,然后有高低电压报警,只有部分代码(Display voltage with digital tube, send it to serial port, then alarm with high and low voltage, only part of the code)
- 2020-06-22 14:40:01下载
- 积分:1
-
环形缓存机制源代码
环形缓存机制,主要可以用来循环接收数据量比较大的数据,如高清视频数据;其首先申请一大段缓存,首尾指针分别换算成离缓存首地址的长度,尾指针根据接收数据的长度并对缓存长度取模来往后移动,首指针根据取出数据的长度并对缓存数据取模往后移动,当尾指针移动到末端,接收到的数据超出剩下的缓存大小时,尾指针换算的长度对缓存取模时其值将变为缓存开始的地址,从而形成一个指针自动偏移不断循环存储的环形buffer。
- 2022-04-30 07:32:58下载
- 积分:1
-
鱼机赌博机内存扫描源代码
之前做的一个项目,里面的一段代码,扫描游戏机内存的, 适用于游戏机,鱼机,押分机, 涉及到项目敏感地方我已经注释掉了, 希望对你们有帮助.
- 2023-04-26 17:35:03下载
- 积分:1
-
mp3播放器 一个简单漂亮的C++编写的mp3播放器,研究C编程的可以下载后学习。...
mp3播放器 一个简单漂亮的C++编写的mp3播放器,研究C编程的可以下载后学习。-a simple mp3 player beautiful C++ prepared mp3 players to study the C programming can be downloaded after the study.
- 2023-01-07 18:40:08下载
- 积分:1
-
OpenGLLight
一个用VC结合OpenGL写的超酷的光照,并有解释(A combination of OpenGL with VC wrote the cool light, and have explained)
- 2008-08-20 16:51:04下载
- 积分:1
-
P020160325531348615122
顶级知名公司内部的培训资料,很好的资料培训资料,很好的资料(top company material .....................)
- 2016-12-21 19:06:00下载
- 积分:1
-
FFT_IFFT
实现DSP傅里叶变换以及傅立叶反变换的源程序,C语言实现。(Implement DSP Fourier transform, and inverse Fourier transform of the source, C language.)
- 2016-06-08 09:28:35下载
- 积分:1
-
CSharp_Programming_depth_exploration
《C#编程深度探索》全面、详细、生动地介绍了C#的各种高级编程技巧。包括C#高级编程的基础知识、窗体和控件编程、网络编程、多媒体技术、数据库连接及安全认证等内容。阐述了用C#语言开发应用程序过程中经常碰到的各种问题及 解决办法。
本书作者是一位资深面向对象编程专家,具有多年面向对象编程经验,并编写了多本相关书籍。本书语言平实、示例丰富,并提供了大量解决方案和代码,具有较强的针对性和实用性。
本书适合具有C++、Delphi或Visual Basic.NET等语言编程经验的初中级开发人员,以及阅读过面向对象编程介绍性书籍的C#开发人员。("C# Programming depth exploration" a comprehensive, detailed and lively introduction to the various high-level C# programming skills. Including high-level C# programming basics, forms, and controls programming, network programming, multimedia technology, database connections and secure authentication and so on. C# language described by the process of developing applications in a variety of frequently encountered problems and solutions.
The author is an experienced object-oriented programming expert with many years experience in object-oriented programming and the preparation of a number of the books. Book, plain language, abundant examples, and provides a large number of solutions and code, with a highly targeted and practical.
Book is suitable for people with C, Delphi or Visual Basic.NET programming experience in languages such as junior-level developers, and read an introductory object-oriented programming book C# developers.
)
- 2010-11-14 16:02:55下载
- 积分:1