资源列表

排序选择:

« 1 2 ... .90 .91 .92 .93 .94 205495.96 .97 .98 .99 .00 ... 267453 »

[VHDL编程adv7123_test

说明:adv7123的测试源码,Verilog编写,quartus12.1,cyclone测试通过-adv7123 test source code, Verilog prepared, quartus12.1, cyclone test
<adro> 在 2025-06-22 上传 | 大小:1.68mb | 下载:0

[Windows编程VBformatDataGrid

说明:我觉得这是一个相当实用的Vb数据库技巧,让VB根据字段类型自动格式化DataGrid表格中的数据,数据库连接驱动为:Provider=Microsoft.Jet.OLEDB.4.0 Data Source=db_manpower.mdb Persist Security Info=False。可将所属工资月份,员工编号,员工姓名,基本工资,加班费,工龄工资,奖励总额,职务津贴,旷工费,惩罚总额,养老保险,失业保险,应扣工资等各字段中的数据自动格式化为规定类型,子处理进程代码:   Dim
<cpudn17> 在 2025-06-22 上传 | 大小:90kb | 下载:1

[VHDL编程VGA256

说明:用verilog写的VGA256色显示设计,里面有详细的注释!-Using verilog write VGA256 color display design, which has detailed notes!
<fyf> 在 2025-06-22 上传 | 大小:361kb | 下载:0

[其他小程序LAB0402_VIDEO_GRAY

说明:dm6437视频处理转灰度图像,可自动转化成灰度图像-dm6437 video processing turn gray image can be automatically converted into a grayscale image
<孙宇> 在 2025-06-22 上传 | 大小:2.38mb | 下载:0

[Internet/网络编程FSR_patch_ns-2.34

说明:ns2.34下的fsr路由协议补丁,已经通过移植实验,很好用的,这中源代码在网上是很难找到的哦。-fsr routing protocol patch ns2.34 under transplantation experiments have been through, the good, which the source code on the Internet is difficult to find, oh.
<邓志> 在 2025-06-22 上传 | 大小:81kb | 下载:1

[Windows编程vbinputfoucs

说明:VB的各个文本输入控件中变换焦点,并在当前输入框添加背景色,按键盘上的方向键就可自动向下切换输入框焦点。当然,点击鼠标也是可以的。如测试截图所示,文本框控件中的焦点可在公司名称、姓名、地址、联系电话、职务、邮编、手机中自由切换-VB text input control for each transformation focus and add a background color in the current input box, press the arrow keys on the key
<cpudn18> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[软件工程The-cat--method-of-dog-to-noise-ratio358

说明:The cat method of dog to noise ratio358-The cat method of dog to noise ratio358
<Huffman> 在 2025-06-22 上传 | 大小:9.65mb | 下载:0

[图形/文字识别video_strm

说明:海康SDK视频数据量编解码,传输播放程序代码-haikang sdk video data stream encode and decode , player, code.
<yanliang66> 在 2025-06-22 上传 | 大小:282kb | 下载:0

[图形图像处理(光照,映射..)YAOGANTIDU

说明:本代码是求遥感图像的梯度,适合于遥感图像初学者使用。-This code is required gradient of remote sensing images, suitable for beginners to use remote sensing images.
<lfd> 在 2025-06-22 上传 | 大小:1kb | 下载:0

[JSP源码/JavaStandardNPDService

说明:Service for NPD Project as Background proce-Service for NPD Project as Background process
<Bruce> 在 2025-06-22 上传 | 大小:33kb | 下载:0

[Windows编程vbinputtext

说明:VB只只允许输入汉字,输入其它字符无效,输入中文的时候程序好像什么也没做,但是当你的输入法不是中文状态,即将要输入英文或其它字符的时候,会立即弹出一个提示框,告诉你只允许输入中文,在不少的VB应用中,进行输入字符类型的限制是必需的,这样可有效提升输入质量。实现时候的关键代码:   Private Sub Text1_KeyPress(KeyAscii As Integer)    If KeyAscii > 0 And KeyAscii <> 13 And KeyA
<cpudn19> 在 2025-06-22 上传 | 大小:2kb | 下载:0

[C#编程List

说明:一个单链表,从任一给定的位置(pr, p)开始,将指针p右移k个结点。如果p移出链表,则将p置为0,并让pr停留在链表最右边的结点上 从任一给定的位置(pr, p)开始,将指针p左移k个结点。如果p移出链表,则将p置为0,并让pr停留在链表最左边的结点上。-A single list from any given location (pr, p) to start, move the pointer to the right p k nodes. Removed from the list if
<罗壹文> 在 2025-06-22 上传 | 大小:1kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 205495.96 .97 .98 .99 .00 ... 267453 »

源码中国 www.ymcn.org