-
有关微软编程技术的书籍可谓多如牛毛,但读来读去感觉还是MSDN比较权威。这里就拿一个例子来说吧,可能让很多刚开始学习Win32 API程序设计、甚至是一些已经有...
有关微软编程技术的书籍可谓多如牛毛,但读来读去感觉还是MSDN比较权威。这里就拿一个例子来说吧,可能让很多刚开始学习Win32 API程序设计、甚至是一些已经有一定Win32 API经验的人感觉大汗淋漓。 -Microsoft programming technology has numerous books, but reading to read to feel more authority or MSDN. Here Take an example, possibly allowing many start learning Win32 API programming, and even have a certain number of Win32 API experience the feeling of sweat dripping.
- 2022-07-27 09:53:50下载
- 积分:1
-
Process Scheduling Algorithm of the process
进程调度算法的实现过程-Process Scheduling Algorithm of the process
- 2023-08-04 23:45:02下载
- 积分:1
-
uniscan for automotive diag
uniscan for automotive diag
- 2022-02-25 22:12:48下载
- 积分:1
-
realizing a listbox of color choice through interface of ListCellRenderer and ex...
通过实现ListCellRenderer借口,实现一个色彩选择列表框,对列表中的每一项,以彩色文字表示其RGB色彩值。-realizing a listbox of color choice through interface of ListCellRenderer and expressing the value of RGB color with word of color toward every option of list.
- 2022-04-22 09:06:36下载
- 积分:1
-
简单的信号发生器小程序,精巧但却精干,非常实用
简单的信号发生器小程序,精巧但却精干,非常实用
- 2022-11-17 23:00:02下载
- 积分:1
-
VC大全(精华版)源代码,很多源码,对大家很有帮助啊
VC大全(精华版)源代码,很多源码,对大家很有帮助啊-VC Solutions (best version) source code, many FOSS, ah helpful to everyone
- 2023-03-29 12:35:04下载
- 积分:1
-
C#绝佳的编程秘诀
C#绝佳的编程秘诀- 以空间换时间算法精要,有需要的可以参考-good program for c#
- 2022-03-18 14:34:57下载
- 积分:1
-
k-近邻算法的实现
kNN实现步骤
(1)计算已知类别数据集中的点与当前点之间的距离
(2)按照距离递增次序排序
(3)选取当前与当前距离最小的k个点
(4)确定k个点所在类别的出现的频率
(5)返回前k个点出现频率最高的类别作为当前点的预测分类
- 2022-02-14 22:45:04下载
- 积分:1
-
功能是把一个无符号长整型的数的后n位放入到前length位有效的无符号字符型数组array[arraybyte]中...
功能是把一个无符号长整型的数的后n位放入到前length位有效的无符号字符型数组array[arraybyte]中-function is an unsigned long integer number of spaces after n Add to place before the effective length of unsigned character array [arraybyte]
- 2023-05-13 04:20:03下载
- 积分:1
-
根据“心”形曲线的数学参数方程,绘制曲线并输出屏幕。在各坐标点处循环显示“LOVE”的各字母...
根据“心”形曲线的数学参数方程,绘制曲线并输出屏幕。在各坐标点处循环显示“LOVE”的各字母-According to the " heart"-shaped mathematical curve parametric equations, drawing curves and output screens. Coordinates of points in each circle show " LOVE" in all the letters
- 2022-04-08 15:18:49下载
- 积分:1