-
我在学习移动设备开发时,自己写的一个简单的基于移动设备的数据库程序,开发工具VS2005,C#,数据库SQL CE2.0...
我在学习移动设备开发时,自己写的一个简单的基于移动设备的数据库程序,开发工具VS2005,C#,数据库SQL CE2.0-I study at the development of mobile devices, they wrote based on a simple database program for mobile devices, development tools, VS2005, C#, database SQL CE2.0
- 2022-01-25 17:21:41下载
- 积分:1
-
在wince系统下用c++读取gps的程序
在wince系统下用c++读取gps的程序-Nicholson systems in C++ using a GPS reading procedures
- 2022-03-31 05:48:32下载
- 积分:1
-
日历的源代码
这是日历的 c + + 的源代码。附有验收程序,欢迎下载,试用。谢谢您的支持。
- 2022-05-29 09:00:37下载
- 积分:1
-
how to create your own mouse
how to create your own mouse
- 2022-01-22 09:08:40下载
- 积分:1
-
production toolbar examples
制作工具栏的实例-production toolbar examples
- 2022-05-24 16:35:26下载
- 积分:1
-
Textbook examples, source code for the examples from Mike Smith s book "Object
Textbook examples, source code for the examples from Mike Smith s book "Object-Oriented Software in Ada 95".
- 2022-01-25 18:12:37下载
- 积分:1
-
朋友管理系统,很适合初学者,MFC编写,
访问数据库,只要说明数据库即可...
朋友管理系统,很适合初学者,MFC编写,
访问数据库,只要说明数据库即可-Friend management system, very suitable for beginners, MFC write, access to the database, the database can be as long as the description
- 2023-06-22 03:35:04下载
- 积分:1
-
单片机的液晶显示模块程序,能实现字符在液晶上的显示
单片机的液晶显示模块程序,能实现字符在液晶上的显示-Single-chip liquid crystal display module procedures can achieve on the character LCD display
- 2022-04-25 10:33:59下载
- 积分:1
-
排序程序冒泡排序、 unsort、 部分排序
#define PARTIALLYSORTED_30 3
#define PARTIALLYSORTED_50 4
#define PARTIALLYSORTED_70 5
#define RANDOMIZE_QSORT 1
#define MERGE_SORT 2
#define SELECTION_SORT 3
#define BUBBLE_SORT 4
/ *---随机化快速排序---* /
int random_partition (int * arr、 int 开始,int 结束) ;
void random_quick_sort (int * arr、 int 开始,int 结束) ;
/*----------------------------------------------*/
/*-----------Merge Sort--------------------------*/
空的分区 (int arr [],int 低,int 高) ;
void 归并 (int arr [],int 低,年年高 int int) ;
/*------------------------------------------------*/
/ *---选择排序---* /
void sort_select (int n) ;
int; maxind(int m)
void swap1 (int * x int * y);
/*------------------------------------------------*/
/*-----------------Bubble sort--------------------*/
void recursive_bubble (int * 数组、 int 的大小) ;
/*-----------------------------
- 2022-07-02 17:33:19下载
- 积分:1
-
With c++ Prepared by the China Unicom SGIP agreement, the contents of the whole...
用c++编写的的中国联通SGIP协议,内容挺全。
MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon PostMessage PostQuitMessage GetLastError CTime wsprintf KillTimer WinExec GetPrivateProfileString WritePrivateProfileString SetTextColor CAsyncSocket -With c++ Prepared by the China Unicom SGIP agreement, the contents of the whole ting. MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsIconic CPaintDC SendMessage GetSystemMetrics CRect GetClientRect DrawIcon PostMessage PostQuitMessage GetLastError CTime wsprintf KillTimer WinExec GetPrivateProfileString WritePrivateProfileString SetTextColor CAsyncSocket
- 2023-06-11 04:35:03下载
- 积分:1