搜索资源列表
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
VDrawText 与DrawText功能类似
- 与DrawText功能类似,但文字是竖排显示的,像古文那样,但只能显示一排,文字能自动垂直居中,可以自动添加间距-DrawText function with a similar, but the vertical text is displayed, as classical as, but only shows in a row, vertically centered text automatically, you can automatically add spacing
OpenCV实现画线
- OpenCV实现画线,画圆,文字显示功能,可直接运行,已经包含相应的lib和dll库,效果不错-OpenCV implementation draw lines, circle, text display, can be directly run, already contains the appropriate lib and dll library, good results
StaticRollupText
- 用static text控制显示滚动文字。在vc++6.0集成开发环境中,controls工具箱中的static text和picture是两种静态控件。-Display with static text control scrolling text. In vc++6.0 integrated development environment, controls the toolbox of static text and picture are two static control.
DT
- 实时接收VC++程序Debug和Release下的自定义调试输出,可以极大的方便程序的调试. 用法(以CTestMFCApp为例): 在TestMFCApp的stdafx.h中加入#include "dt_2005.h" 在.cpp需要输出调试信息的代码行加入 DT("hello,year d",2009) DW("This is a warning msg") DE("error") 用DT.exe来接收输出的信息 DT用来输出一般信息,
lizi
- 用一个简单的VC程序,介绍文字显示效果的制作步骤。如文字的旋转,以扇形排列等。-With a simple VC program to introduce the steps in the production of the text display. Such as text rotation, in order to fan-shaped arrangement and so on.
4bcd
- 用Visual Basic 是使文字显示成渐变效果-Using Visual Basic is to make the text displayed as a gradient effect of
lcd12864
- lcd12864 verilog程序实现图形显示,文字显示-lcd12864 verilog program graphical display, text display
EX10_LCD12864
- ME850单片机开发实验仪演示程序 - 12864 图片与文字显示 ST7920控制芯片(汉字库),并口模式。-ME850 SCM experimental instrument demo- 12864 ST7920 pictures and text display control chip (Store), parallel mode.
Virtual-Machine
- C++模拟mips处理器,能执行mips二进制代码,支持大部分mips指令,可选文字显示和图片显示两种模式-C++ simulation mips processor can execute binary code mips, support most mips instruction, optional text display and picture display modes
文字助手
- 基于visual studio的C语言文字助手,能够读出文本的英文文章并显示出来,然后提供查找,替换,删除单词的功能,最后重新保存入原来的文件中。(Visual studio based on the C language assistant, can read the text of English articles and displayed, and then provide the search, replace, delete words function, and finally r
(成功)lcd显示
- 能在液晶上显示文字,画各种线条,制作曲线,在相应硬件的支持下还能显示心电信号的波形等(can show the word and draw the lines or circle in screen)
vlvpfj20
- 一个简单的电影文字显示效果,是本人学习其间的练习作品,值得借鉴,()
43让文字显示渐变色
- 43让文字显示渐变色(43 make text display gradient color)
库
- 1602字符显示,自定义文字显示,包含仿真文件,注释齐全(1602 character display)
Picture里输出任意角度的文字
- 利用Picture控件,显示输出任意角度的文字(Use of Picture controls, according to the output at any Angle)
CustomFont
- 可以在微信、html等环境复制粘贴显示的特效文字(Copy and paste special effects in WeChat, HTML and other environments)
jQuery关键词查找高亮显示代码
- 脚本简介jQuery关键词查找高亮显示代码,在搜索框输入关键词查找元素文字高亮显示效果代码。(The scr ipt introduces the jQuery keyword to look up the highlight code, and enter the keyword in the search box to find the element text highlighting effect code.)
lby
- 能够逐行显示输入文字的特效插件,用法举例: $(".ww1" ).lbyl({ content: "1111111", speed: 100, type: 'fade', fadeSpeed: 500, finished: function() { } // Finished Callback });(A special effect plug-in that can display input text l
cchmjyr
- 这是一个实现LCD文字显示的好例程,其功能可以在界面上动态显示文字,图片,特别适合于给自己的界面添加点flash之类的东西()