-
TCP / IP
TCP/IP中有关带外数据的SERVER/CLIENT端程序-TCP/IP-related out-of-band data Server/Client-side
- 2022-04-11 06:58:29下载
- 积分:1
-
我自己写的程序,将24位的BMP位图转成16位的(5r6g5b)格式的代码,用于弹片机编程...
我自己写的程序,将24位的BMP位图转成16位的(5r6g5b)格式的代码,用于弹片机编程-I wrote it myself procedures, 24 BMP bitmap conversion 16 (5r6g5b) format code for shrapnel Machine Programming
- 2022-02-16 02:55:35下载
- 积分:1
-
VB编程经验手册
VB编程经验手册-VB programming experience Manual
- 2022-01-21 19:13:25下载
- 积分:1
-
为系统的QuickView提供以16进制查看文件的能力,很有用代码
为系统的QuickView提供以16进制查看文件的能力,很有用代码-system for the provision of 16 QuickView band"s ability to view the document, very useful code
- 2022-03-16 02:39:20下载
- 积分:1
-
ASCII码和GB2312
ASCII码和GB2312-80标准汉字库的数组形式,可直接在C语言中调用-ASCII codes and GB2312-80 standards for Chinese Character array of forms, can be called directly in the C language
- 2022-01-26 06:00:33下载
- 积分:1
-
一个线程钩子的例子
一个线程钩子的例子-an example threaded hook
- 2022-11-16 19:15:04下载
- 积分:1
-
WinCE下的图片处理包调用imgdecmp.dll实现的
WinCE下的图片处理包调用imgdecmp.dll实现的-WinCE under the photo package called imgdecmp.dll realized
- 2022-07-12 01:46:37下载
- 积分:1
-
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my...
该组件可用编写字符串和数字运算处理脚本,供运行时调用获取执行结果
1、组件调用的方式可以参考 main.cpp
2、脚本的编写可以参考 debug/my.cfg
3、可调用系统函数有
atof: 将字符串转换为浮点数
ceil:
floor:
abs:
index:
strcmp:
substr:
strlen:
trim:
strstr:
split:
replace:字符串替换函数
printf:
这些函数基本与同名c函数相同
4、可预先编写一组脚本文件,编译时为每个文件指定ID,供调用时选择-The component can be used to prepare the string and digital processing script for run-time access to results of the implementation of one call, components can call the reference main.cpp2, the preparation of the script can refer to debug/my.cfg3, may call the system function has atof : convert a string to float ceil: floor: abs: index: strcmp: substr: strlen: trim: strstr: split: replace: string replace function printf: These functions are basically the same with the same name c function 4, can be prepared in advance by one Group script file, compile-time specified for each document ID, call for selection
- 2022-07-28 13:47:17下载
- 积分:1
-
h.263的源码,经过优化可以运行于windows操作系统纸上。效率很高。...
h.263的源码,经过优化可以运行于windows操作系统纸上。效率很高。-source code about video stream specification H.263,which is optimized for windows OS.
- 2022-02-06 16:55:44下载
- 积分:1
-
此程序排名使用熵技术功能。
Entropy.cpp
这个程序排名功能使用熵技术,坎塔尔季奇临 48
输入 ︰ 平面文件、 制表符分隔,大小 m 样品 (行) x n 功能 (列)
输出 ︰ 功能排名
假设 ︰
-输入文件的第一行包含每一列的"标题"
-输入的文件只包含非数字数据
-熵的计算使用 Hammming 距离
-有缺失数据的行被忽略
-输出打印到文件 output.txt
如何运行它:
c + + Entropy.cpp
a.out < 测试 >
在哪里测试是一个批处理文件 (请参见目录中),
和出是输出文件。
- 2022-01-29 03:35:45下载
- 积分:1