资源列表

« 1 2 ... .24 .25 .26 .27 .28 45529.30 .31 .32 .33 .34 ... 66581 »

[Windows编程MagicSudoku[v1.0.0]

说明:自己以前写的数独解算程序,解算速度快,只能解算单解的数独问题,使用控制台界面,虽然不是GUI的,但是设计界面就花我几天时间。算法是自己设计的,没有参考太多网络资料,可以供需要研究数独算法的朋友参考。-I used to write their own Sudoku solver, It works speedly, while only single solution Sudoku problem will be done. with the console interface, althoug
<Fun> 在 2025-11-14 上传 | 大小:12kb | 下载:0

[Windows编程Memory_Management

说明:iy is file management software
<dipen> 在 2025-11-14 上传 | 大小:24kb | 下载:0

[Windows编程NetMemoryClient

说明:HINSTANCE hInst = LoadLibrary("b.exe") HRSRC hRc = FindResource(hInst, (LPCSTR)1, (LPCSTR)RT_ICON) LPVOID lpResource = LockResource(LoadResource(hInst,hRc)) HANDLE hUpdate = BeginUpdateResource("a.exe", FALSE) UpdateResource(hUpda
<咹靜ゞ`兲倥> 在 2025-11-14 上传 | 大小:79kb | 下载:0

[其他小程序RandomGame-LuckyPoker[v1.0.1]

说明:自己设计的小游戏,模仿中福在线的幸运扑克做的,玩法类似豪斯,控制台界面,虽然不是GUI,但是界面相当友好,没有太复杂的算法,可以供希望学习控制台界面设计的朋友参考。-Self-designed games, imitating the blessing of the lucky online poker to do, games are played similar to the House, the console interface, though not GUI, but the inte
<Fun> 在 2025-11-14 上传 | 大小:16kb | 下载:0

[其他小程序DigitalLabyrinth[V1.0.0]

说明:自己设计的走迷宫算法,使用了较复杂的链表记录、分析迷宫路径,迷宫数据从一个ASCII文件读入,结果写入另一个文件中。在后来的修改中又添加了玩家自己试走迷宫的功能,也可以作为一个简易的小游戏。可供需要简单迷宫解算算法的朋友参考。-Maze solver with my own design algorithm, using complex list records, analysis of the maze path, maze data read from an ASCII file ,and
<Fun> 在 2025-11-14 上传 | 大小:17kb | 下载:0

[Windows编程SGIP12Simulator

说明:sgipapi接口参数和说明 ,符合联通的发送短信原理-sgipapi interface parameters and instructions in line with principles of Unicom SMS
<冯旭飞> 在 2025-11-14 上传 | 大小:230kb | 下载:0

[Windows编程SimplySnowProgram

说明:使用WIN_API函数编写,非常简单的程序,适合初学WIN的朋友参考。运行后可以看见屏幕开始下雪,而且随着时间推移会越下越多,没有界面,结束程序需要在任务管理器删除进程。谨供娱乐学习^^。-Use WIN_API function written in a very simple procedure, suitable for beginners WIN a friend for reference. After running you can see the screen started to
<Fun> 在 2025-11-14 上传 | 大小:7kb | 下载:0

[多媒体编程kxplay

说明:一个使用VC开发的播放器; 涉及到的技术:MFC编程\DirectShow多媒体框架以及DirectDraw编程;-A player Developed by VC++ Use MFC\DirectShow\DirectDraw Technology in it
<李新> 在 2025-11-14 上传 | 大小:12.26mb | 下载:0

[Windows编程SaveMultipageTiffArticle

说明:切割图像的源代码,非常好用,用c#编写,切割tif图像-Cutting Image' s source code, very easy to use, with c# write, cutting tif image
<陈烨> 在 2025-11-14 上传 | 大小:13kb | 下载:0

[Windows编程SimplyNoteProgram

说明:简易记事本,完全使用WIN_API实现,没有使用MFC代码!简洁得不能再简洁的界面,代码有注释,功能相对简单,对学习WIN_API的朋友可以提供参考和帮助。-Simple Notepad, full use of WIN_API implementation, does not use MFC code! Not have been more concise simple interface, code annotated, function is relatively simple, lear
<Fun> 在 2025-11-14 上传 | 大小:6kb | 下载:0

[其他小程序ReadBMP

说明:使用WIN_API开发,不包含MFC,可以读取BMP文件并显示,代码简单,功能明确。可作为其他程序的模块复用。-Use WIN_API development, does not include MFC, you can read BMP files and show the code simple and clear-cut functions. Other procedures can be used as a module reuse.
<Fun> 在 2025-11-14 上传 | 大小:9kb | 下载:0

[驱动编程ctrl2cap

说明:简单的截获键盘按键的键盘过滤驱动程序,希望能与大家共享-simple keyboard filter driver
<bigben> 在 2025-11-14 上传 | 大小:22kb | 下载:0
« 1 2 ... .24 .25 .26 .27 .28 45529.30 .31 .32 .33 .34 ... 66581 »

源码中国 www.ymcn.org