-
VB时时聊天系统
vb服务器和客户端,时时通讯程序,已经通过测试,代码简洁,运行速度快,局域网和广域网都能用。本程序代码采用UDP广播形式连接,不占用cpu资源。
- 2023-08-13 15:05:03下载
- 积分:1
-
编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。
例如:若h 值为8...
编函数 float fun(double h),函数的功能是:对变量h中的值保留两位小数,并对第三位进行四舍五入(规定h中的值为正数)。
例如:若h 值为8.32433,则函数返回8.32 若h值为8.32533,则函数返回8.33。
-Function for float fun (double h), the function of function: The value of the variable h in the retention of two decimals, and rounding to the third (of the value of h provides a positive number). For example: If the h value of 8.32433, the function returns 8.32 if the h value of 8.32533, the function returns 8.33.
- 2022-02-25 20:46:14下载
- 积分:1
-
VC++基于OpenSSL实现对称加密
VC++文件对象加密实例,通过对OpenSSL对称密码算法函数的调用来实现,要用到两个控件:libeay32.dll和ssleay32.dll,可以对大文件进行加密,不过效率上还需进一步完善,因为对大文件加密时,配置差点的电脑会有点卡!另外,它还可以对电影等视频文件加密。
- 2022-08-08 01:14:12下载
- 积分:1
-
九宫棋游戏源代码,Visual Basic,
九宫棋游戏,Visual Basic源代码,-JiuGongTu chess game, Visual Basic source code,
- 2022-02-13 22:30:40下载
- 积分:1
-
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性...
运行环境:win―tc。
能实现一下功能:
1)从键盘读入数据,分析出一个单词。
2)返回单词种别(用整数表示),
3)返回单词属性(不同的属性可以放在不同的全局变量中)。
输入数据例: 0 92+data> 0x3f 00 while
正确结果:这些单词的单词种别及其属性
INT10 0
INT10 92
+ _
IDN data
> _
INT16 63
INT8 0
WHILE _
-Operating environment: win-tc. To achieve some functions: 1) read from the keyboard data, analysis of a word. 2) to return to the word of other species (expressed by an integer), 3) the return of the word attribute (the attribute can be different in different global variables). Cases of input data: 0 92+ data> 0x3f 00 while the correct result: the word of these kinds of words and their properties do not INT10 0 INT10 92+ _ IDN data> _ INT16 63 INT8 0 WHILE _
- 2022-12-13 08:50:03下载
- 积分:1
-
c语言写的一个迷宫游戏,是在visual c++环境下编写的
c语言写的一个迷宫游戏,是在visual c++环境下编写的-c language written in a maze game in visual c++ environment, prepared
- 2022-02-06 00:50:03下载
- 积分:1
-
关于魅族E3最好的固件升级软件,不是官方的那种,这个别那个要好的多。欢迎下载...
关于魅族E3最好的固件升级软件,不是官方的那种,这个别那个要好的多。欢迎下载
- 2022-07-02 07:40:41下载
- 积分:1
-
东南大学C++课件,讲得真的很不错,很适合初学者
东南大学C++课件,讲得真的很不错,很适合初学者-Southeast University, C++ software, put it quite true, it is suitable for beginners
- 2023-03-06 22:35:03下载
- 积分:1
-
该代码生成碎裂人脸图像,可以实时调整图像的大小和相关设置。...
该代码生成碎裂人脸图像,可以实时调整图像的大小和相关设置。-Fragmentation of the code generation facial images in real time to adjust the size of images and related settings.
- 2022-03-03 21:31:41下载
- 积分:1
-
使用模拟退货思想解决tsp(旅行者问题),下载后看说明使用程序...
使用模拟退货思想解决tsp(旅行者问题),下载后看说明使用程序-Return thinking the use of simulation to solve tsp (travelers) will look after downloading the use of procedures
- 2022-03-18 06:22:43下载
- 积分:1