搜索资源列表
guide05317
- 基于TMS320LF2407的LED大屏幕显示程序-on TMS320LF2407 LED large screen display program
Leddesign
- LED显示屏原理图,单色/双色屏,74HC595+74 HC245-LED display schematics, monochrome / color screen, 74 Bit HC245
ruanjianjiagou
- 精心整理,吐血奉献 内容包括:论软件架构师的角色和培养:任职资格 1 C语言嵌入式系统编程修炼之背景篇 3 C语言嵌入式系统编程修炼之软件架构篇 6 C语言嵌入式系统编程修炼之性能优化 12 C语言嵌入式系统编程修炼之键盘操作 16 C语言嵌入式系统编程修炼之内存操作 19 C语言嵌入式系统编程修炼之屏幕操作 26-carefully collated dedication to vomit blood contents include : software arch
jiaozhu
- [yuanchen.rar] - 远程控制,服务器端可以时时显示在限人数,客户端只要输入IP地址就可以登陆。但首先应运行服务器程序。 [ultravnc.rar] - 本人用过的最好的远程控制软件,与冰河及pcanywhere相比,它体积非常小,但功能一点也不差,速度更流畅!! [daodongxi.rar] - 好东西 是我搜寻收集了好长时间才搞到手的 走过路过千万不要错过 [SimpleSC.rar] - 国外淘的利用驱动来实现极速屏幕传输的代码。很多先进的远控工具就是利用
Delphick
- 使用Delphi编程的人员如果需要在Windows下使用串口控制顾客显示屏或串口打印机,就需要使用外来方式。我们这里提供了API_COM.DLL这个链接库供调用-Delphi programming staff if needed in the use of Windows customers show serial control Serial screen or printer, it is necessary to use foreign ways. Here we provide a A
touch_screen_for_mtkdeveloper
- mtk touch screen developing introduction
Change-screen-resolution-.ZIP
- vb 窗体可以自适应屏幕分辨率的大小(工程文件)-Change screen resolution and color number
Access-to-current-screen-code
- VB 自动获取当前电脑屏幕分辨率大小代码(工程文件)-VB automatically get the current screen resolution size of the code (project file)
2440-touch-screen-driver-Detailed
- 2440触摸屏驱动详解,单片机学习资料,讲解单片机的触摸屏知识-2440 touch screen driver Detailed, single-chip learning materials, to explain the single-chip touch screen knowledge
Screen-Recorder
- 这个是基于C++的一个小型模块:屏幕录像模块,没有错误的,运行后的效果就是录当前屏幕的操作。请多多包涵。-This is based on C++ a small module: screen recording module, there are no errors, run-after effect is recorded in the operation of the current screen. Please bear with me.
Virtual-screen-and-realization-
- Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础
modbus-touch-screen--
- 台达触摸屏关于modbus通信的方面教程很少,大多数在讲协议方面,对于人机界面组态软件怎么设置,如何使用一笔带过,这个教程很好,比较具体,对于我使用modbus很有帮助,与大家分享-Delta touch screen about the Modbus communication aspects tutorial rarely, most telling aspect of the agreement, how to set configuration software for man-mach
led-large-screen-
- led大屏幕点阵屏设计资料 中文也有 很齐全-led large screen dot matrix screen design information Chinese have a very complete
1.8-inch-TFT-screen-source-code
- 1.8寸TFT屏幕源代码分析,对于单片机开发有用-1.5-inch TFT screen source code
android-flip-lock-screen
- android翻页锁屏 贝塞尔曲线演示程序APK-android flip lock screen
Item-ten-touch-screen-application
- 触摸屏作为一种新型的人机界面,从一出现就受到关注,它的简单易用,强大的功能及优异的稳定性使它非常适合用于工业环境,甚至可以用于日常生活之中,应用非常广泛,比如:自动化停车设备、自动洗车机、天车升降控制、生产线监控等,甚至可以用于智能大厦管理、会议室声光控制、温度调整等。 通过完成触摸屏控制变频器的多段速和触摸屏对物料个数的监控控制两个工作任务,学会触膜屏的简单操作,会用触膜屏控制或监控简单的机电一体化设备。 项目十__触摸屏的应用 -As a new touch-screen int
Layman-screen-saver-program
- 深入浅出屏幕保护程序设计,详细介绍了如何在windows下编写屏幕保护程序-Layman screen saver design, detailing how to write in the windows screen saver
Move-the-screen-to-scroll
- 名称:LCD1602 内容:通过标准程序移屏滚动显示字符 引脚定义如下:1-VSS 2-VDD 3-V0 4-RS 5-R/W 6-E 7-14 DB0-DB7 15-BLA 16-BLK-Name: LCD1602 Content: Move the screen to scroll through the characters by standard procedures Pin is defined as follow
HiMPP-Startup-Screen-User-Guide
- 海思3521开机画面相关API使用说明,主要用于u-boot的开发-HiMPP Startup Screen User Guide,used for u-boot develop
Realize-real-Windows-screen-saver
- 利用Visual C++的一个屏幕保护库,实现了Windows屏幕保护程序的一切功能。给出了详细的设计思路和代码实现。-Using Visual C++ a screen saver library to achieve all the features of the Windows screen saver. Given the detailed design ideas and code to achieve.