-
这是一个非常基本的http服务器。这个服务器支持一次多重请求。目前,它仅仅支持GET请求。...
这是一个非常基本的http服务器。这个服务器支持一次多重请求。目前,它仅仅支持GET请求。-This is a very basic http server. The server supports a multiple requests. Currently, it only supports GET request.
- 2022-03-29 01:22:59下载
- 积分:1
-
共享内存源码示例
vc++6.0环境下开发的 共享内存源码示例,简单介绍了共享内存函数的使用方法。
vc++6.0环境下开发的 共享内存源码示例,简单介绍了共享内存函数的使用方法。
- 2022-10-18 19:25:03下载
- 积分:1
-
手写数字识别实现(MNIST):朴素Bayes、KNN、SVM(带界面)
编写Windows窗体程序实现了朴素Bayes、KNN、SVM分类器的手写数字识别,识别率分别为84%、92.5%、94.2%
- 2023-01-14 19:40:13下载
- 积分:1
-
A Compressed Bitset Cla
A Compressed Bitset Cla
- 2022-06-01 04:13:52下载
- 积分:1
-
Double Array Trie 的实现
Double Array Trie 的实现-Realization of Double Array Trie
- 2022-06-26 00:54:47下载
- 积分:1
-
Programming Role Playing Games with DirectX 2nd edition第一章的数据包程序的修正版
游戏界的天才少年Jim Adams的《Programming Role Playing Games with DirectX (2nd edition)》第一章的数据打包程序的修正版,
修改了一个小错误,并且能够适用各种字符集。
- 2023-08-22 16:15:03下载
- 积分:1
-
圣剑英雄传II双刃剑番外篇(源程序)
圣剑英雄传II双刃剑番外篇(源程序)-SHENG- JIAN Heroes II double-edged sword Bowaipian (source)
- 2023-09-04 13:15:03下载
- 积分:1
-
自己以前做的汇编小程序,希望对大家有用。
自己以前做的汇编小程序,希望对大家有用。-A compilation of their previous small program to do the hope that useful for everyone.
- 2022-10-22 20:15:03下载
- 积分:1
-
通过ADC0809进行模数转换,中断方式采样,并将结果在PC机上动态显示出来。...
通过ADC0809进行模数转换,中断方式采样,并将结果在PC机上动态显示出来。-through ADC0809 for analog-digital conversion, interrupt sampling, the results on PC Dynamic displayed.
- 2022-03-20 06:32:43下载
- 积分:1
-
分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windo...
分析家扩展函数规范V3.10 1.本规范适用于分析家3.10标准版和专业版公式系统. 2.扩展函数用于实现系统函数不能实现的特殊算法. 3.扩展函数用windows 32位动态连接库实现,建议使用Microsoft Visual C++编程. 4.调用时在公式编辑器中写"动态库名称@函数名称"(参数表)即可,例如下面函数可以写为"FXJFUNC@MYCMALOSE"(5) 5.动态连接库名称和函数名称可以自己定义. 6.使用时可以将动态库拷贝到分析家目录下使用.-V3.10 a standardized function. This instruction applies to analysts 3.10 standard and professional versions formula system. 2. Spread Function Function system for achieving the impossible special algorithm. 3. PSF with windows 32 DLL realized, production proposed use Microsoft Visual C programming. 4. called to the formula editor wrote "@ name DLL function name" (Table parameters) can be, for example, the following function can be written as "FXJFUNC @ MYCMALOSE" (5) 5. DLL name and function name can be its own definition. 6. using DLL can be copied to the directory analysts use.
- 2023-06-11 08:55:03下载
- 积分:1