资源列表
[.net编程] GoogleCode
说明:无刷新仿google波形扭曲彩色Asp.net验证码 无刷新:也就是一般网站都有的“看不清,点击更换”、“更换验证码”的那种功能 波形扭曲:类似google验证码,这个能更有效的防止验证码被机器人攻破,具体的扭曲程度可以自行设置(正弦曲线Wave扭曲图片产生波形滤镜效果) 彩色:字符颜色都是随机的 大小写:也是随机的,当然为了输入方便没有对大小写进行限制,也可以自己修改哦-Google refresh waveform without distortin<郭明> 在 2025-11-22 上传 | 大小:6kb | 下载:0
[界面编程] ymPrompt
说明:在web开发中,对于浏览器默认的消息提示框(如alert,confirm等)外观无法控制,为了实现更好的界面效果,于是模拟系统的消息提示框实现了该组件。在外观上可以通过css进行完全的控制。 -In web development, for the default browser message box prompts (such as alert, confirm, etc.) beyond the control of the appearance, in order to achiev<郭明> 在 2025-11-22 上传 | 大小:86kb | 下载:0
[C#编程] DataframeAPI
说明:This a C# general library witch implements the Xbee API datafr a me for newbies.-This is a C# general library witch implements the Xbee API datafr a me for newbies.<fanl> 在 2025-11-22 上传 | 大小:2kb | 下载:0
[多媒体编程] p2pVideo
说明: 本人写的视频聊天程序,包括视频采集,视频压缩(H263),视频传输(传输采用的是TCP,如果你有兴趣也可以改成UDP)。 下载后,你可以打开试试看,如果你觉得不错,别忘了支持下我。 最后鄙视下本站很多不负责的上传者们,搞一些垃圾、或者残缺的、不能用的、欺骗的那些‘源代码’有意思吗?-I wrote the video chat program, including video capture, video compression (H263), video transmission<小刀> 在 2025-11-22 上传 | 大小:866kb | 下载:0
[.net编程] VB.NET_Language_in_a_Nutshel_2nd_Edition
说明:VB.NET Language in a Nutshell begins with a brief overview of the new Visual Basic .NET language, covering basic programming concepts and introduces the .NET fr a mework Class Library and programming with attributes. The bulk of the book presents an<zexzex> 在 2025-11-22 上传 | 大小:734kb | 下载:0
[其他小程序] ELM327-to-uC-PCB-Layout
说明:This a OrCad PCB layout to a very simple ELM327 to uC board.Tested and ok. The board can suply 5V to any plataform from the cars suply. It uses 10 pin cable containing: +5V, GND, ELM RX, ELM TX, ELM BUSY and ELM RTS signals.-This is a OrCad PCB layou<fanl> 在 2025-11-22 上传 | 大小:971kb | 下载:0
[.net编程] Inside_Microsoft_Visual_Studio_.NET
说明:Learn how to put all the built-in power of Microsoft® Visual Studio® .NET 2003 to work with this comprehensive, in-depth programming guide. It drills down into the internal workings of Visual Studio .NET to help you get the most out of its fe<zexzex> 在 2025-11-22 上传 | 大小:5.21mb | 下载:0
[Windows编程] Toachievemutualexclusionandsynchronizationprocess.
说明:一个操作系统的试验,实现了两进程的同步和互斥,还有试验报告哦。-An operating system of the test, the realization of a two-process synchronization and mutual exclusion, as well as test report Oh.<琼> 在 2025-11-22 上传 | 大小:54kb | 下载:0
[C#编程] main
说明:本例表明了上述赋值运算中类型转换的规则。a为整型,赋予实型量y值8.88后只取整数8。x为实型,赋予整型量b值322, 后增加了小数部分。字符型量c1赋予a变为整型,整型量b赋予c2 后取其低八位成为字符型(b的低八位为01000010,即十进制66,按ASCII码对应于字符B)。-This example shows the assignment operator in the above-mentioned type conversion rules. a as integer, y giv<lili> 在 2025-11-22 上传 | 大小:2kb | 下载:0