资源列表

排序选择:

« 1 2 ... .93 .94 .95 .96 .97 209798.99 .00 .01 .02 .03 ... 267454 »

[Dephi控件源码bmp2txt

说明:Delphi:24bit位图存储到TXT中,这是怎么一回事叫?打开文本文件,写入文件签名,输出红色分量到文件,间距为4个位宽,输出绿色分量到文件,间距为4个位宽,输出蓝色分量到文件,间距为4个位宽,如果不对则,文件出错。将字节信息读入row[i].rgbtGreen…… -Delphi: 24bit bitmap stored in TXT, this is how it is called? Open the text file written to a file signature re
<77ULQW6> 在 2025-08-23 上传 | 大小:9kb | 下载:0

[Dephi控件源码s

说明:Delphi:Delphi图像选区“蚂蚁线"源码下载,也就是在为图像增加一个虚线边框,这个会流动的虚线框就叫做蚂蚁线,在PhotoShop里被看做“选区”,以表示选中的图像区域,便于进行效果处理。要想探究Delphi“蚂蚁线”的实现原理,请参考本源码。 -Delphi: "ant line" Delphi source code download images constituency, which is in the image to add a dotted border, this w
<77ULQW6> 在 2025-08-23 上传 | 大小:68kb | 下载:0

[Dephi控件源码Delphi

说明:Delphi:Delphi 颜色混合,Delphi 三基色混合原理展示,向三家很好的展示三基色的混合作用下生成的各种颜色,可自定义任意两种基色的混合,如果你有彩色打印机的话,还可打印出这些颜色,也可增色色彩。本例演示效果图如上所示。 -Delphi: Delphi color mixing, Delphi tricolor show mixing principle, to three very good display of various colors next generation m
<KF52THJ> 在 2025-08-23 上传 | 大小:11kb | 下载:0

[单片机(51,AVR,MSP430等)7_1_Breath_Lamp

说明:WDT定时器设置为16ms中断。 在WDT中断,循环递增/递减静态全局变量Bright,根据 Bright改写PWM占空比。-WDT timer 16ms interrupt. In the WDT interrupt, circulating the increment/decrement static global variables of Bright, according to Bright to rewrite the PWM duty cycle.
<林志浩> 在 2025-08-23 上传 | 大小:182kb | 下载:0

[Dephi控件源码gtt

说明:Delphi:Delphi甘特图,甘特图控件源码及应用,控件纯属个人开发,使用DELPHI开发。 -Delphi: Delphi Gantt, Gantt chart control source and application controls purely personal development, using DELPHI development.
<1DLB0US> 在 2025-08-23 上传 | 大小:1.8mb | 下载:0

[单片机(51,AVR,MSP430等)7_2_Timer_Key_LED

说明:WDT定时器设置为16ms中断。 在WDT中断,记录下最近两次的IO状态存在KEY_Now和 KEY_Past中。根据前高后低可判断按键按下,前低后高可判断按键松开。 事件处理函数P13_Onclick()根据按键状态切换LED 亮灭 。-WDT timer 16ms interrupt. In the WDT interrupt, the presence of KEY_Now and KEY_Past record the last two IO state. According
<林志浩> 在 2025-08-23 上传 | 大小:92kb | 下载:0

[Dephi控件源码TListBox

说明:Delphi:Delphi自绘的TListBox界面,修改自zw_sun代码,去掉了三方控件,TListBox显示图片与文字列表,效果挺棒的,大家看截图。 -Delphi: Delphi custom interface TListBox painted, modified from zw_sun code, remove the three controls, TListBox display pictures and text list, the effect is very great
<LCGUU2P> 在 2025-08-23 上传 | 大小:179kb | 下载:0

[单片机(51,AVR,MSP430等)7_3_Key_Long_Short_Mealy

说明:WDT定时器设置为16ms中断。在WDT中断中,记录下最近两次的IO状态存在KEY_Now和KEY_Past中。根据前高后低可判断按键下,前低后高可判断按键松开,存入标志位Key_Dect中。 Key_Dect作为输入量,利用状态机函数Key_SM(),判断出短按键事件和长按键事件。分别调用各自事件处理函数进行处理。-WDT timer 16ms interrupt. In the WDT interrupt, the presence of KEY_Now and KEY_Past rec
<林志浩> 在 2025-08-23 上传 | 大小:99kb | 下载:0

[Dephi控件源码Delphi

说明:Delphi:Delphi噪声处理源码下载,一个示范程序,从测试来看,为图像增加噪点。 -Delphi: Delphi noise processing source code download, a demonstration program, from the test run, to increase the image noise.
<3H2ODNQ> 在 2025-08-23 上传 | 大小:218kb | 下载:0

[单片机(51,AVR,MSP430等)7_4_Key_Long_Short_Moore

说明:WDT定时器设置为16ms中断。在WDT中断中,记录下最近两次的IO状态存在KEY_Now和KEY_Past中。根据前高后低可判断按键下,前低后高可判断按键松开,存入标志位Key_Dect中。 Key_Dect作为输入量,利用状态机函数Key_SM(),判断出短按键事件和长按键事件。分别调用各自事件处理函数进行处理。-WDT timer 16ms interrupt. In the WDT interrupt, the presence of KEY_Now and KEY_Past rec
<林志浩> 在 2025-08-23 上传 | 大小:97kb | 下载:0

[Dephi控件源码bg

说明:Delphi:Delphi颜色填充,将颜色填充到BMP、ICO/emf文件中,仅供参考。 -Delphi: Delphi color fill, fill color to BMP, ICO/emf file for reference purposes only.
<OOOLAC7> 在 2025-08-23 上传 | 大小:281kb | 下载:0

[Dephi控件源码MemoryRead

说明:Delphi:内存读写工具Delphi源码下载,内含CPU周期计算操作库(作者:侯思松)。   function CPUCycleCounter():int64 register {获取当前CPU周期计数(CPU周期数)}    function CPUTimeCounter():Extended {获取当前时间计数(us),利用CPU内部指令完成}    function GetCPUFrequency():int64 overload {获得CPU的主频,准确快速}
<VJ8YQEY> 在 2025-08-23 上传 | 大小:43kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 209798.99 .00 .01 .02 .03 ... 267454 »

源码中国 www.ymcn.org