-
将一个excel表中的数据导入到数据库中,在企业中非常普遍
将一个excel表中的数据导入到数据库中,在企业中非常普遍-Would be an excel table data into a database, is very common in the enterprise
- 2022-01-24 17:12:23下载
- 积分:1
-
对一个字符串的单词数进行统计的程序,可以扩展为对文件中单词量的统计....
对一个字符串的单词数进行统计的程序,可以扩展为对文件中单词量的统计.-one programe to take words count of string,it could be expanded to take words count of file.
- 2022-02-02 18:42:21下载
- 积分:1
-
一个关于AVR单片机的AD转换的程序。很好用的。
一个关于AVR单片机的AD转换的程序。很好用的。-a program of ad transform based on avr
- 2022-04-08 17:53:42下载
- 积分:1
-
Interestingly, a simple Sudoku game, spent a few days spare time to complete, co...
一个简单有趣的数独游戏,花了几天业余时间完成,可以考虑给小孩子玩玩 益智-Interestingly, a simple Sudoku game, spent a few days spare time to complete, could be considered to children play puzzle
- 2022-01-26 00:55:01下载
- 积分:1
-
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
- 2022-04-21 07:11:07下载
- 积分:1
-
331 classic games, including the original code and the implementation document g...
经典的五子棋游戏,包含原代码和生成的执行文件,如有需要可以自己修改!-331 classic games, including the original code and the implementation document generation, can, if necessary, revise their own!
- 2023-03-13 03:50:03下载
- 积分:1
-
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问...
本代码提供对动态数组的支持,在内存中程序将数据分块存放,避免了大块内存的申请,同时也和普通的双向链表不同的是本代码提供了对内部数据的快速索引,大大提高了数据访问速度。-the code for the dynamic array of support, in memory processes data block stored, to avoid a large memory applications, but also ordinary and the two-way linked list of the code is to provide the right information within the rapid indexing, thereby greatly increasing the speed of data access.
- 2022-02-05 03:14:59下载
- 积分:1
-
一款可以提取.DLL文件的源代码,本人也是从网络提取。
一款可以提取.DLL文件的源代码,本人也是从网络提取。-A can be extracted. DLL files in the source code, and I was extracted from the network.
- 2023-07-20 23:45:04下载
- 积分:1
-
在搜索文件的移动和桌面窗口
for serching files in windows based modile and desktop
- 2022-06-21 07:20:25下载
- 积分:1
-
C++运算符重载的用例。。 。。 。。
C++运算符重载的用例。。 。。 。。
-vc
- 2022-08-21 01:47:36下载
- 积分:1