-
ExcelHelper (Excel Import and Export) examples source Excel interoperability wit...
ExcelHelper(Excel导入导出)实例源码
Excel与DataTable 互操作示例 -ExcelHelper (Excel Import and Export) examples source Excel interoperability with DataTable example
- 2022-03-21 05:08:22下载
- 积分:1
-
this is a program which
全屏功能的实现,以及按ESC键退出程序实现-this is a program which
- 2022-10-22 01:25:06下载
- 积分:1
-
升压
boost-log,一个牛人为boost库写的C++的日志库。boost作为一个庞大的C++基础库,一直缺少日志模块,改代码填补了这个空白,目前还在审核阶段-boost-log, a cow artificially boost library of C++ Writing the log database. a huge boost as the C++ foundation libraries, has been the lack of log module, change the code to fill the gaps in the current audit period is also
- 2022-03-18 04:27:59下载
- 积分:1
-
RFID票务系统
密码RFID登根孟古纳坎Mikrokontroller MCS51。。。一张有效的车票。。。程序ini dirancang dengan tujuan untuk memudahkan seperti login kedalam suatu tempat pribadi ataupun tempat umum seperti kantor,rumah sakit,hotel,stasiun kereta api,bandara atau airport。。。bisa juga sebagai tanda pengenal pada kendaraan pribadi atau travel yang mengharuskan si pemilik login kedalam sebuah sistem tersebut。。。我的朋友们,我的朋友们。。。
- 2022-08-25 16:25:27下载
- 积分:1
-
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从...
约瑟夫环(Joseph)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始人选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从它在顺时针方向的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。试设计一个程序求出出列顺序-Joseph Central (Joseph) a description of the problem is: numbered 1,2, ..., n of n individuals according to a clockwise direction around a circle, each holding a password (positive integer). The beginning of a positive integer as a candidate at a number of upper limit of m, from the first individual to embark on the clockwise direction since the beginning of the order of 1 is reported the number of stops required to report back at a few m. Those who reported m out of his password as the new value of m, in a clockwise direction from the next person to start off again from the 1, and so on, until all that out until all. Try to design a procedure to derive the column order
- 2022-02-10 01:58:28下载
- 积分:1
-
C语言编写的日历程序,实现Visual c++中的日历函数
C语言编写的日历程序,实现Visual c++中的日历函数-C language calendar program, realized the Visual c calendar function
- 2022-07-24 08:49:43下载
- 积分:1
-
Mule是一个企业服务总线(ESB)消息框架,而且Mule是一个轻量级且高度可扩展的ESB。...
Mule是一个企业服务总线(ESB)消息框架,而且Mule是一个轻量级且高度可扩展的ESB。-Mule is an Enterprise Service Bus (ESB) messaging framework, and the Mule is a lightweight and highly scalable ESB.
- 2022-04-16 02:41:21下载
- 积分:1
-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
统计计算C/C++程序行数,计算编写的源代码的行数
统计计算C/C++程序行数,计算编写的源代码的行数-Statistical computing C/C++ Procedures the number of rows to calculate the source code to prepare the number of rows
- 2022-01-23 10:33:50下载
- 积分:1
-
注册表读写
注册表读写 -registry reader to read and write registry
- 2022-04-19 15:40:04下载
- 积分:1