资源列表

排序选择:

« 1 2 ... .95 .96 .97 .98 .99 80100.01 .02 .03 .04 .05 ... 267453 »

[Linux/Unix编程info

说明://获得当前的模式 oldmode = vga_getcurrentmode[] //初始化 vga_init[] //判断是否支持该模式 if[vga_hasmode[mode]] vga_setmode[mode] else { printf["No such mode\n"] exit[1] } //获得当前的模式 mode = vga_getcurrentm
<xrgj> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[Linux/Unix编程justforfun

说明: srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] +
<xrgj> 在 2025-06-18 上传 | 大小:4kb | 下载:1

[Linux/Unix编程yacc

说明: srand[getpid[]] /* initialize some of the memory */ memset[heightmap, 0, MAPSIZE*MAPSIZE] memset[vpage, 0, RENDERWIDTH * RENDERHEIGHT] printf["Creating dx d fractal terrain\n", MAPSIZE, MAPSIZE] heightmap[0] = [rand[] 128] +
<xrgj> 在 2025-06-18 上传 | 大小:11kb | 下载:0

[文档资料ST20programing

说明:C-C++ ST20-C-C++ ST20
<alibaba123> 在 2025-06-18 上传 | 大小:434kb | 下载:0

[Linux/Unix编程capture

说明://结构 struct fb_fix_screeninfo finfo struct fb_var_screeninfo vinfo //打开设备 fd = open["/dev/fb0", O_RDWR] if [!fd] { printf["Cannot open fr a mebuffer device.\n"] exit[1] } //取得固定信息 if [ioctl[fd, FBI
<xiaoran1> 在 2025-06-18 上传 | 大小:4kb | 下载:0

[多媒体编程JpegCompress(NPR)

说明:It is a jpeg compressor implemented by me as a part of course at IIT Delhi.
<sandeepan1986> 在 2025-06-18 上传 | 大小:4.51mb | 下载:0

[C#编程CSharpprogram

说明:这是我花了很大的时间才从PDF书转换成了TXT文档,解压后是300多K,方便阅读和参考,学C#的朋友可不要错过了.全书完整,没有一个错字,请大家放心,且是中文版的,不用看那英文看的头疼.-This is I spent a lot of time to convert from PDF book has become a TXT document, after decompression are more than 300 K, the convenience of reading and re
<杨加昌> 在 2025-06-18 上传 | 大小:181kb | 下载:0

[其他行业snortrules-snapshot-2.8.tar

说明:This the snapshot of Snot Latest Rules-This is the snapshot of Snot Latest Rules
<Naveen> 在 2025-06-18 上传 | 大小:16.65mb | 下载:1

[文档资料Comprehensive_FTA_JTAG_Repair

说明:FTA JTAG and REPAIR GUIDE
<alibaba123> 在 2025-06-18 上传 | 大小:1.89mb | 下载:0

[其他游戏game

说明:It is a multiplayer online game which can be played on LAN. Java swings was used for graphics.
<sandeepan1986> 在 2025-06-18 上传 | 大小:1.75mb | 下载:0

[其他行业N-Queens

说明:N-Queen solver written in java with excellent Graphical user interface.
<sandeepan1986> 在 2025-06-18 上传 | 大小:4kb | 下载:0

[游戏pintu

说明:Java版的拼图游戏,玩家可以自己更换图片,只要你把它分成块,另外它是以成绩=1000-时间(秒)-移动步数*10来决定你是否输了,按F1键开始游戏,Y健预览图片-Java version of the puzzle, the player can replace the picture, as long as you put it into blocks, while it is Score = 1000- Time [seconds]- mobile steps* 10 to determi
<张乐> 在 2025-06-18 上传 | 大小:383kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 80100.01 .02 .03 .04 .05 ... 267453 »

源码中国 www.ymcn.org