资源列表

« 1 2 ... .85 .86 .87 .88 .89 45790.91 .92 .93 .94 .95 ... 66605 »

[Windows编程c2

说明:C语言的一些新手联系代码DrawPoly(HourHand,ang,YELLOW) /*画时针*/ ang=minrate*360 DrawPoly(MiHand,ang, GREEN) /*画分针*/ ang=secrate*360 DrawPoly(SecHand,ang, RED) /*画秒针*/ }-Some novice C language contact code DrawPoly (Hou
<阿鑫> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[Windows编程c3

说明:背景音乐只是随便写了写,具体的可以改数组里的数字.有点闪的效果还是不太好看. #includestdlib.h #includegraphics.h struct Snow/*雪的一些参数*/ { int x int y int sp... <br />本文来自【C语言中文网】:<a href="http://see.xidian.edu.cn/cpp/u/yuanma/list_62_1.html" target
<阿鑫> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[Windows编程c4

说明:#include <graphics.h> #include <stdlib.h> #define N 200 #define up 0x4800 #define down 0x5000 #define left 0x4b00 #define right 0x4d00 #define esc 0x011b #define Y 0x1579 #define n 0x316e
<阿鑫> 在 2025-02-02 上传 | 大小:3kb | 下载:0

[Windows编程c5

说明:Function: // riffle Descr iption: // 洗牌,然后随机的得到9张牌,要求九张牌不能有重复. Calls: // Called By: // main() Table Accessed: //被修改的表(此项仅对于牵扯到数据库操作的程序) Table Updated: // 被修改的表(此项仅对于牵扯到数据库操作的程序) Input: //Card card[] 牌结
<阿鑫> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[其他小程序RndmNmbrGnrtr

说明:随机数生成程序。用250法产生随机数。使用时定义一个随机数发生器“变量”,并调用初始Intlztn_250()函数初始化。-Random number generator.
<季铭> 在 2025-02-02 上传 | 大小:2kb | 下载:0

[其他小程序RS422

说明:RS422的一个源文件,有需要的话,可以下载-RS422 is a source file, there is a need, then you can download to see
<IPP> 在 2025-02-02 上传 | 大小:11kb | 下载:0

[按钮控件Kongjian

说明:自己做的各种动态生成的简单控件,有三维四维的-Own variety of simple controls dynamically generated, three-dimensional four-dimensional
<郭丹> 在 2025-02-02 上传 | 大小:2.45mb | 下载:0

[菜单Menu

说明:使用VC实现菜单使用功能,分为静态实现和动态实现,能够对菜单操作有一个更深入的学习-Use of the VC using the function menu, divided into static and dynamic implementation to achieve, there is a menu operation capable of more in-depth study
<yuan> 在 2025-02-02 上传 | 大小:1.85mb | 下载:0

[GDI/图象编程drawline

说明:画直线,椭圆,矩形等,通过鼠标down和up获得鼠标坐标画线-Draw a straight line, oval, rectangular, etc., through the mouse down and draw a line up to get mouse coordinates
<许春峰> 在 2025-02-02 上传 | 大小:85kb | 下载:0

[其他小程序2FSK

说明:数字调制2FSK信号的调制,利用matlab仿真-2FSK digital modulation signal modulation, the use of matlab simulation
<刘珊> 在 2025-02-02 上传 | 大小:1kb | 下载:0

[.net编程jokul.forum.1.2.4918.4.full.net40

说明:Jokul Forum 是 ASP.Net 论坛中的新成员,致力于为您打造基于Windows平台最优秀的论坛产品。 Jokul Forum 是一款采用ASP.Net(MVC)与Microsoft SQL Server构建的高效论坛解决方案,可以帮助您轻松搭建并管理论坛。-ASP.Net Jokul Forum is a new member of the forum dedicated to Windows-based platfo
<潘涛> 在 2025-02-02 上传 | 大小:6.94mb | 下载:0

[其他小程序QPSK--15

说明:QPSK的完整十五例,bi_to_uni.m carrier_mod.m carrier_remod.m despread_spectrum.m dpxs.m-QPSK full fifteen cases, bi_to_uni.m carrier_mod.m carrier_remod.m despread_spectrum.m dpxs.m. .....
<刘珊> 在 2025-02-02 上传 | 大小:8kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 45790.91 .92 .93 .94 .95 ... 66605 »

源码中国 www.ymcn.org