资源列表
[对话框与窗口] WinUnregular(20100215)
说明:VC++实现异形窗口,根据背景图片的形状,决定对话框的形状。-VC++ realize shaped window, according to the shape of the background image to determine the shape of the dialog box.<TIGER CHEN> 在 2025-07-14 上传 | 大小:181kb | 下载:0
[界面编程] MinaListBoxDemo
说明:CListBox控件自绘,列表项中可以显示Icon图片。-CListBox controls from the paint, list items can be displayed in Icon picture.<TIGER CHEN> 在 2025-07-14 上传 | 大小:401kb | 下载:0
[界面编程] CRadioListBoxTest
说明:自绘CListBox控件,列表项中可以显示单选按钮。-Since the draw CListBox controls, list items can be displayed in the radio button.<TIGER CHEN> 在 2025-07-14 上传 | 大小:23kb | 下载:0
[其他小程序] RaidGrid_EventScrutinyP4.13
说明:游戏用外挂插件,便于游戏玩家能简便操作游戏,达到身心愉快-Playing with plugins, gamers can easily operate the game is simple to achieve better about themselves<王霞兵> 在 2025-07-14 上传 | 大小:281kb | 下载:1
[通讯编程] RS232SerialPort
说明:用于RS232串口通讯,分为win32和winCE两个版本。接口连接时需要注意的是,PIN的管脚即使能插上,也未必在逻辑上对应,这个是我调试了很久才发现这个问题,初学者可以网上搜索下。-For the RS232 serial communication, is divided into win32 and winCE two versions. When interfacing to note that, PIN pin even if we can plug in, it may not c<权新> 在 2025-07-14 上传 | 大小:87kb | 下载:1
[其他小程序] zdjxwt
说明:最大间隙问题,给定n个实数x1,...xn,求这n个数在是轴上响铃2个数之间的最大差值,是和曾哥函数耗时O(1)。采用桶和抽屉原理求解-Maximum gap problem, given n real numbers x1, ... xn, find that the number n is the axis of the rings the maximum difference between the two numbers is a time-consuming and had broth<米唐> 在 2025-07-14 上传 | 大小:1.1mb | 下载:0
[其他小程序] English-sentence-word
说明:分词思想:用是s[]来存取输入的句子,t[h][j]来存储分词后的每个单词,由于每个单词也是一个字符串 ,所以要用二维数组来存,然后从s中逐个读入字符,如果是字符就将当前s[i]存入t[h][j],并 j+1,如果是空格或标点则结束上一个单词的读入,h+1,并将j置0准备下一个单词的存储-Word idea: use is s [] to access the input sentence, t [h] [j] to store each word after word, because<范强> 在 2025-07-14 上传 | 大小:1kb | 下载:0
[其他小程序] Solvability-of-a-quadratic-function
说明:一元二次方程求根公式,一元二次方程求根公式式用c程序编写-One yuan quadratic formula, one yuan quadratic formula-style programming with c<范强> 在 2025-07-14 上传 | 大小:214kb | 下载:0