-
微软认证系统管理员(MCSA)
- 2022-01-30 16:57:49下载
- 积分:1
-
模仿dos下的dir命令,自己实现显示。利用 tc2.0实现。
模仿dos下的dir命令,自己实现显示。利用 tc2.0实现。-imitate the dir order to achieve their own shows. Use tc2.0 achieve.
- 2022-12-01 20:40:02下载
- 积分:1
-
A demo to read environment variables in Windows by vc.
A demo to read environment variables in Windows by vc.-to read environment variables in Win dows by vc.
- 2022-01-25 22:55:47下载
- 积分:1
-
exercise for textbook
根据输入打印日历。
《Java语言程序设计》习题-exercise for textbook
- 2023-08-12 09:10:02下载
- 积分:1
-
vc++在操作系统的应用 vc++在操作系统的应用
vc++在操作系统的应用 vc++在操作系统的应用-vc in the operating system application in vc application of operating system
- 2022-02-26 12:31:49下载
- 积分:1
-
利用二十面体逼近球体的方法,不断的产生新的三角形,其中depth表示二十面体中的每个三角形要进行多少次的四等分。...
利用二十面体逼近球体的方法,不断的产生新的三角形,其中depth表示二十面体中的每个三角形要进行多少次的四等分。-use icosahe spherical approximation method, and constantly create new to the triangle. which said the 20-depth body of each triangle to the number of occasions in the four sub.
- 2022-11-25 07:40:03下载
- 积分:1
-
一个定时自动关机程序
一个定时自动关机程序-a regular automatic shutdown procedures
- 2022-11-24 18:30:03下载
- 积分:1
-
法赫德埃斯穆尔
这是 vb.net 是强,我喜欢它的
- 2022-02-25 09:17:22下载
- 积分:1
-
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记...
Description:
对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。
注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4.
Input Format:
第一行输入数组中记录个数n
第二行输入n个有序的整型关键码,以空格隔开
接下来输入三个待查关键码,每个关键码占一行
Output format:
对于每个关键码,分别输出:
找到给定值之前的每一轮的low,mid,high及相比较的待查找序列中的关键码,以空格隔开
接下来一行输出查找到的位置
接下来一行输出变化后的待查找序列
-Description:
The key codes for integers ordered sequence of binary search until the sorting sequence to an array of storage. If you find a complete set of records, returns to find the location of the next standard, and delete the key code is recorded if not find a complete set of records, returns 0, and a complete set of records inserted into the appropriate location, that is, the search was part of search. Find out the process for each one of the low, mid, high value, as well as compared to the value given the key code value and output of the last to find the locat
- 2023-05-15 19:40:03下载
- 积分:1
-
d3d高效视频图像显示代码
d3d高效视频图像显示代码,需要显示D3D视频的最精炼的代码。希望大家下载研究,互相交流学习 float x,y,z,rhw; //顶点坐标 DWORD color; //顶点颜色 float tu,tv; //纹理坐标 if( FAILED( m_pD3D->CreateDevice( D3DADAPTER_DEFAULT, D3DDEVTYPE_HAL, m_hWnd, 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2022-06-15 20:25:20下载
- 积分:1