-
100例Visual C++实用源书,精心挑选的100编程…
Visual C++ 实用程序100例随书源码,精心选取了100个编程实例,分别讲叙了窗体与界面,图形处理与多媒体,文件与系统,网络与数据库,控件以及其他一些应用.-Visual C++ Utility source book with 100 cases, carefully selected 100 programming examples, respectively讲叙the form and interface, graphics and multimedia, documents and systems, networks and databases, control and other applications .
- 2023-04-02 18:30:04下载
- 积分:1
-
用C#+SharpDevelop 获取当前系统安装的所有的字体,
用C#+SharpDevelop 获取当前系统安装的所有的字体,-C#+ SharpDevelop access to the currently installed all fonts,
- 2023-04-14 06:30:04下载
- 积分:1
-
一个Undo和Redo的例子,值得研究
一个Undo和Redo的例子,值得研究--An example of undo and redo,worth discussing
- 2022-05-13 14:44:57下载
- 积分:1
-
计算器(C语言开发)可以做稍复杂的表达式的运算
计算器(C语言开发)可以做稍复杂的表达式的运算-Calculator (C language) can do a little complex arithmetic expressions
- 2022-03-18 04:12:16下载
- 积分:1
-
CButtonST类源码
CButtonST类源代码-CButtonST source category
- 2022-02-06 09:31:07下载
- 积分:1
-
试验led跑马灯和led数字显示功能,可变换闪烁频率
试验led跑马灯和led数字显示功能,可变换闪烁频率-Marquee and led the pilot led digital display, can change the frequency of blinking
- 2022-04-08 09:29:46下载
- 积分:1
-
Windows++XP++PRO++VLK序列号修改
使用此文件修改无法激活的windowsxp系统...
Windows++XP++PRO++VLK序列号修改
使用此文件修改无法激活的windowsxp系统-Windows++ XP++ PRO++ VLK serial number of amendments to revise the use of this file can not be activated windowsxp system
- 2022-12-30 01:15:03下载
- 积分:1
-
Using java to write the ftp server, cross
用java写的ftp server,支持跨平台。-Using java to write the ftp server, cross-platform support.
- 2023-04-28 19:10:03下载
- 积分:1
-
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。...
快速查找数组中重复值:
实现原理:
(1)首先保证数组要排序。
(2)利用二分查找法,找到其中一个值,再找前驱节点和后继节点。-Fast search duplicate array values: the realization of the principle: (1) First of all, to ensure that the array to sort. (2) the use of binary search method to find one of the values, find pre-node and subsequent nodes.
- 2022-08-04 06:59:04下载
- 积分:1
-
二级小波变换的图像压缩的matlab实现
matlab实现二级小波分解的图像压缩,用bior3.7小波基实现2层小波变换后,再利用matlab自带的函数wcodemat实现第一层和第二层图像压缩,并求取图像压缩前后的压缩比,均方差,峰值信噪比
- 2022-12-29 05:40:03下载
- 积分:1