资源列表

« 1 2 ... .70 .71 .72 .73 .74 156575.76 .77 .78 .79 .80 ... 216397 »

[Internet/网络编程fpgaGoodGuide

说明:FPGA 经典例程...这些例子程很详细...非常经典.很容易上手-FPGA classic routines ... a very detailed way these examples are very classic .... Very easy to use ...
<shi284062> 在 2026-01-14 上传 | 大小:7kb | 下载:0

[单片机(51,AVR,MSP430等)FTPLib

说明:Class for ftpying in WM 5.x
<zhao60681> 在 2026-01-14 上传 | 大小:7kb | 下载:0

[图形图象full_graph

说明:一个用OpenGL实现的图形软件包,能够实现直线生成、Bezier曲线生成、多边形扫描转换图形变换的功能。-with an OpenGL graphics package, to achieve linear generation, Bezier curve generation and polygon scan conversion graphics transform functions.
<qiao602379> 在 2026-01-14 上传 | 大小:7kb | 下载:0

[多媒体编程Gauge

说明:一个圆形的仪表仿真组件,使用VBNET2010编码,个人觉得功能还可以-A round instrument simulation components, using vbnet2010 encoding, personally feel that the function can also
<eun461116> 在 2026-01-14 上传 | 大小:7kb | 下载:0

[多媒体编程getapplist

说明:得到系统中当前运行的程序的列表(根据窗体查找)。-The system currently running programs list (under the form to find).
<ftc39730> 在 2026-01-14 上传 | 大小:7kb | 下载:0

[GDI/图象编程getip

说明:自动获取当前IP,稍作修改可实现更多功能,也可作模块调用-get IP ad.
<ost700971> 在 2026-01-14 上传 | 大小:7kb | 下载:0

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

说明:一个用openGL写的程序,比较简单,但是能反映编程方法.-with a written procedure is relatively simple, but reflects the programming method.
<xig9227> 在 2026-01-14 上传 | 大小:7kb | 下载:0

[数值算法/人工智能GLBLENDs

说明:VC++6.0编写的opengl融合技术!-VC 6.0 opengl prepared by the fusion technique!
<ail0597> 在 2026-01-14 上传 | 大小:7kb | 下载:0

[行业应用软件glcm_texture

说明:glcm_texture.zip,包含1个类和1个java-glcm_texture.zip, contains a class and a java
<sj7285> 在 2026-01-14 上传 | 大小:7kb | 下载:0

[通讯编程google_weather_wap

说明: 一个WAP版的天气小偷程序,可以自动获取谷歌的天气预报,这样就可以架设自己的WAP站点了,访问时可以对某个城市进行查询-A WAP version of the weather thief procedures, Google can automatically access the weather forecasts so that you can set up their own WAP site, and visit a city can query. . .
<do4115> 在 2026-01-14 上传 | 大小:7kb | 下载:0

[Internet/网络编程Hanoi-new

说明:最新自编vb汉诺塔小程序,可自行演示汉诺塔-demonstration of the VB program to explain how the VB simple animation to achieve and control
<qian92003> 在 2026-01-14 上传 | 大小:7kb | 下载:0

[GDI/图象编程Hanoi108

说明:一个Hanoi的小游戏void Hanoi(int n, char x,char y,char z){ if (n==1) { printf( %c %d %c\n ,x,n,z) return } Hanoi(n-1,x,z,y) printf( %c %d %c\n ,x,n,z) Hanoi(n-1,y,x,z) }-Hanoi in a game void Hanoi (int n, char x, char y, char z) (if (n == 1) (printf (
<xian4126602> 在 2026-01-14 上传 | 大小:7kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 156575.76 .77 .78 .79 .80 ... 216397 »

源码中国 www.ymcn.org