-
wince对线程进行控制的实例程序,包括线程的创建,控制和同步等...
wince对线程进行控制的实例程序,包括线程的创建,控制和同步等-wince right thread for the control of the examples of procedures, including thread creation, control and synchronization
- 2022-07-02 10:40:06下载
- 积分:1
-
100以内的素数排列,按从小到大按序排列
100以内的素数排列,按从小到大按序排列-100 prime number within the array, according to sequence from small to large order
- 2022-02-05 05:15:01下载
- 积分:1
-
一个取得机器IP地址源码
一个取得机器IP地址源码-a source IP address
- 2023-08-20 23:25:04下载
- 积分:1
-
根据机关食堂消费流水生成各种业务统计报表
根据机关食堂消费流水生成各种业务统计报表-Water canteen consumption in accordance with authority to generate a variety of business statistics
- 2023-02-23 23:05:03下载
- 积分:1
-
双向列表的实现
双向列表的实现-Realize two-way list
- 2022-02-14 16:08:56下载
- 积分:1
-
a small chat program, vb production, but it is less useful for study and researc...
一个聊天小程序,用vb制作,不怎么好用 但是可以用来学习和研究-a small chat program, vb production, but it is less useful for study and research
- 2023-08-21 01:30:04下载
- 积分:1
-
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L)...
本文件包括了各种常用排序算法
void InsertSort(SqList L) //直接插入排序
void BInsertSort(SqList L) //折半插入排序
void BubbleSort(SqList L) //冒泡排序
void QuickSort(SqList L) //快速排序
void ShellSort(SqList L) //希尔排序-This document includes a variety of commonly used sorting algorithm void InsertSort (SqList L)// direct insertion sort void BInsertSort (SqList L)// half insertion sort void BubbleSort (SqList L)// Bubble Sort void QuickSort (SqList L)// quicksort void ShellSort (SqList L)// Hill sort
- 2023-04-10 05:10:02下载
- 积分:1
-
求圆周率的C#原代码
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序...
求圆周率的C#原代码
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序-seeking ratio of the circumference C# source in numerical calculation, the general Newton iterative numerical method with the truncation error and therefore C# prepared But to achieve any degree of accuracy the circumference of the rate calculation procedures
- 2022-04-07 00:08:33下载
- 积分:1
-
DirectShow的Windows CE下的代码
DirectShowWindowsCE下的代码
- 2022-01-31 08:39:34下载
- 积分:1
-
链表实现约瑟夫环,输入一个环和起始位置,打印出结果。
链表实现约瑟夫环,输入一个环和起始位置,打印出结果。-List the achievement of Joseph Central, Central, and start to enter a location, print out the results.
- 2023-08-20 14:35:02下载
- 积分:1