-
《windows95系统程序设计大奥秘》(含源码),由侯捷翻译,附带部分源码,一本学习windows的好书。...
《windows95系统程序设计大奥秘》(含源码),由侯捷翻译,附带部分源码,一本学习windows的好书。-err
- 2022-02-22 12:56:21下载
- 积分:1
-
数字转换为中文大写代码段
数字转换为中文大写代码段-converted to digital code of the Chinese capital
- 2023-07-04 21:50:03下载
- 积分:1
-
Orienteering Problem with Hotel Selection , Tabu Search
利用禁忌搜索算法,用C语言实现了带酒店选择的定向运动问题。
- 2022-03-25 19:04:45下载
- 积分:1
-
一个用C++编的Jackpot小游戏,界面很简单,代码很简洁
一个用C++编的Jackpot小游戏,界面很简单,代码很简洁
- 2022-03-25 15:59:19下载
- 积分:1
-
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,...
题目:有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。
1. 程序分析:首先判断此数是否大于最后一个数,然后再考虑插入中间的数的情况,插入后
此元素之后的数,依次后移一个位置。
2.程序源代码:-Title: already have a good sequence of the array row. Now enter a number of requirements in accordance with the laws of the original array to insert it. 1. Program analysis: First, to determine whether this number is greater than the last few, and then inserted between a few to consider the case, insert the following after the element number, followed by one position after the shift. 2. Program source code:
- 2022-04-08 06:57:14下载
- 积分:1
-
opencl编程的头文件和相应的文件说明,是通用并行计算的标准...
opencl编程的头文件和相应的文件说明,是通用并行计算的标准-the header file for opencl programming,including its direction for parallel computing.
- 2023-08-25 15:05:08下载
- 积分:1
-
changeable is a small alarm clock, the clock computer simulation procedure is no...
多变小闹钟是一款计算机模拟的闹钟程序,不仅有显示时间,整点报时的功能,还可以设置任意个事件提示。有多款外观Skin可以选择,还可以选择使用数字式还是指针式表盘。 aClock 多变小闹钟使用ATL/WTL框架构建,它充分体现了使用ATL/WTL框架构建小应用程序的优越性-aClock在同类软件中占用资源最少。-changeable is a small alarm clock, the clock computer simulation procedure is not only shows the time, the whole point of the timekeeping function settings that can be arbitrary incident suggested. Several appearance Skin choice can also choose to use digital or dial dial. AClock volatile small alarm clock use ATL/WTL framework, which fully embodies the use of ATL/WTL Frame small applications of superiority- aClock similar software occupied the least resources.
- 2022-02-03 05:02:47下载
- 积分:1
-
合并一些散碎的文章用得工具,能够将多个文本文档合并,并放到另一个盘符下的相同目录中!...
合并一些散碎的文章用得工具,能够将多个文本文档合并,并放到另一个盘符下的相同目录中!-散碎merge some of the article used tools, a number of text documents can be merged and put under another drive letter in the same directory!
- 2022-06-16 01:57:29下载
- 积分:1
-
windows 2000/xp wdm 设备驱动程序开发(第2版) 武安河 编著,网上大多数下的都是第一版,很少有第2版的,我共享下...
windows 2000/xp wdm 设备驱动程序开发(第2版) 武安河 编著,网上大多数下的都是第一版,很少有第2版的,我共享下-windows 2000/xp wdm Device Driver Development (2nd Edition) wu" an River ed, on-line are most of the next edition, with little version 2, I have to share
- 2022-06-02 18:42:31下载
- 积分:1
-
function [y, ndx] = sortrows (x, col)% [Y, I] = sortrows (A, k) k out by the asc...
function [y,ndx] = sortrows(x,col)
%[Y,I]=sortrows(A,k)按第k列升序的排列,向量I返各行的原编址.-function [y, ndx] = sortrows (x, col)% [Y, I] = sortrows (A, k) k out by the ascending order, I Vector trip back to the site of the original series.
- 2022-05-27 19:55:10下载
- 积分:1