-
C语言编写的CRC程序,可以自由下载。
C语言编写的CRC程序,可以自由下载。-C languages CRC procedures, are free to download.
- 2022-02-13 04:11:34下载
- 积分:1
-
这是MSDN里面带的程序例子,用来检查Win95或者98下面某一个进程的菜单资源的使用情况。...
这是MSDN里面带的程序例子,用来检查Win95或者98下面某一个进程的菜单资源的使用情况。-inside with the procedures example, used to check Win95 or 98 below a menu of a process of the use of resources.
- 2022-03-26 08:07:34下载
- 积分:1
-
目录,数据库
一个通讯录,对数据库-a directory, the database
- 2022-03-21 15:05:53下载
- 积分:1
-
二叉排序树的建立与插入
二叉排序树的建立与插入-two fork-tree insert the establishment and
- 2022-07-22 04:33:13下载
- 积分:1
-
PJSIP测试程序,学习PJSIP的好资料,一定会对你有所帮助
PJSIP测试程序,学习PJSIP的好资料,一定会对你有所帮助-PJSIP test procedures, learning PJSIP good information, we will help you
- 2022-02-03 16:58:15下载
- 积分:1
-
this is a football lottery screening example, to be more accurate screening many...
这是一个对足球彩票进行筛选的例子,能够较为准确的筛选很多无效号码.由于时间和本人水平尚未最终完成.但也可以用.-this is a football lottery screening example, to be more accurate screening many invalid numbers. Because of the time and I have yet to finalize standards. It can also be used.
- 2022-05-26 00:48:51下载
- 积分:1
-
基于GA的单点VPR调度问题
用遗传算法解决最简单地车场调度问题,本程序简单易上手,供新手参考,启发思路,并可在此程序上结合其他智能优化算法加以改进。
- 2022-04-21 01:16:05下载
- 积分:1
-
多列显示的列表框,还行,自己看看。
多列显示的列表框,还行,自己看看。-more out of the box shows, OK, see for yourself.
- 2023-04-06 03:30:03下载
- 积分:1
-
VB 迷宫求解
一个用VB平台开发的迷宫求解程序。功能强大。
VB 迷宫求解
一个用VB平台开发的迷宫求解程序。功能强大。-VB to solve a maze using VB platform maze solver. Powerful.
- 2022-02-10 02:07:23下载
- 积分:1
-
= = = = = =
=== ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Soft.
All rights reserved.
http://www.geocities.com/emu8086/- === === === ===
Convert decimal value to binary
=======================================
This code can be used to convert
values to binary format (bits:
zeros and ones).
Use toBIN_WORD() function to convert
integers (16 bits), and
toBIN_BYTE() to convert bytes (8 bits).
Visit my Homepage:
http://www.geocities.com/emu8086/vb/
Last Update: Thursday, July 11, 2002
Copyright 2002 Alexander Popov Emulation Sof
- 2022-06-17 10:10:48下载
- 积分:1