-
Visual Studio 2008溶液在C++实现的JPEG decodeer /编码器。好宝…
Visual studio 2008 solution of jpeg decodeer/encoder implemented in C++. Well portable also on windows mobile
- 2022-06-02 11:29:38下载
- 积分:1
-
本程序实现了对ADXL加速度计在Delphi的…读出的所有方面
This program implements all aspects of readout of ADXL accelerometer in Delphi. It enables plotting and checking of output of typical ADXL 202 accelerometer. You can set RS via ini file and add more functionality Do not work with ADXR gyros.
- 2022-11-02 02:30:02下载
- 积分:1
-
塔河内问题,一个经典的数学问题,如果人们做,当第…
汉诺塔问题,古典的一个数学问题,如果人来做,当盘子达到十几个,人力就难及了。-Towers of Hanoi problem, a classical mathematical problem, if people do, when the plate reached a dozen, and the manpower it will be difficult.
- 2022-01-24 09:39:36下载
- 积分:1
-
用PB写的HIS,这只是其中的一个模块 是一个门诊挂号模块
用PB写的HIS,这只是其中的一个模块 是一个门诊挂号模块-with PB wrote HIS, it is only one of a module is an out-patient registration module
- 2022-02-13 00:16:46下载
- 积分: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
-
一个可解析xml文件的程序
一个可解析xml文件的程序-an analytical procedures xml
- 2022-08-08 20:49:12下载
- 积分:1
-
通信录管理系统软件
通信录管理系统软件-recorded communications management system software
- 2023-03-23 19:35:04下载
- 积分:1
-
网络爬虫程序,可以支持多线程同时爬行处理
网络爬虫程序,可以支持多线程同时爬行处理-Reptiles procedures to deal with multi-threaded
- 2022-05-09 06:59:45下载
- 积分:1
-
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点...
使用单链表实现本程序要求,单链表每个节点存储一个学生的信息。
创建一个链表类(List),链表类可实现如下功能:
创建链表,插入节点,删除节点,编辑节点,显示节点,保存链表信息等功能,读入数据文件等功能(详细说明请查看源代码)。
创建一个操作类(Operater),操作类实现如下功能:
显示菜单,操作链表。-use a single linked list to achieve the procedural requirements of each node-Chain store a student information. Create a Chain category (List), objectlist can achieve the following functions : Create List, insert nodes, the nodes to delete, edit nodes, nodes showed that the preservation Chain information and other functions, read features such as data files (see detailed description of the source code). The creation of a category of operation (Operater), the operation to achieve the following functional categories : display menu, operation List.
- 2022-02-13 06:34:24下载
- 积分:1
-
Transfer word document to pdf, when no longer need to manually open the word, bu...
转移word文档到pdf时不必再手动打开word,但使用的还是word本身的功能,只是方便了点-Transfer word document to pdf, when no longer need to manually open the word, but the use of the word itself is still functional, but convenient point
- 2023-02-27 14:10:03下载
- 积分:1