-
This document contains details about image enhancement techniques,spatial domain...
This document contains details about image enhancement techniques,spatial domain,frequency domain mathods.image stretching ,contrast slicing,sample codes , and some outputs are also included.
- 2022-07-07 23:19:26下载
- 积分:1
-
很著名的way原码程序
很著名的way原码程序-very famous way the original code procedures
- 2022-08-22 20:26:00下载
- 积分:1
-
Winsock实现网络聊天室
Winsock实现网络聊天室-Winsock Internet chat room
- 2022-01-25 14:22:43下载
- 积分:1
-
四则运算小程序。生成可视化友好的界面,跟普通计算器很像,功能也还比较全。可以运行加减乘除,求余、清零、退出。...
四则运算小程序。生成可视化友好的界面,跟普通计算器很像,功能也还比较全。可以运行加减乘除,求余、清零、退出。-four small Operational procedures. Generation Visual friendly interface, like with ordinary calculators, are also more functional whole. The arithmetic can run, I seek, reset the withdrawal.
- 2022-01-26 06:29:15下载
- 积分:1
-
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。...
求解最短哈密顿回路,先用贪心方法求解一个路径及权值,以此作为回溯剪枝界。-Solving the shortest Hamiltonian circuit, first with the greedy method to solve a path and weight, as a back pruning sector.
- 2022-05-13 10:53:59下载
- 积分:1
-
在vc++里使用opengl语言进行射击和爆炸的模拟
在vc++里使用opengl语言进行射击和爆炸的模拟-In vc++ using the opengl language inside shooting and explosion simulation
- 2023-06-28 01:15:04下载
- 积分:1
-
一个VB写的反汇编工具,完整无插件,是学习反汇编的好资料,在VB6.0下就可以运行,请放心下载,xp下运行通过了,反汇编出来的代码很不错....
一个VB写的反汇编工具,完整无插件,是学习反汇编的好资料,在VB6.0下就可以运行,请放心下载,xp下运行通过了,反汇编出来的代码很不错.-VB to write an anti-compilation tools, integrity and non-plug-in, is to learn from a good anti-compiled data, can run under VB6.0, Please be assured download, xp running under adopted, anti-compiled code out is pretty good.
- 2022-08-02 14:09:29下载
- 积分:1
-
使用的时候先EnableDebugPrivilege提升权限,然后KillTask(ExeFileName: string)...
使用的时候先EnableDebugPrivilege提升权限,然后KillTask(ExeFileName: string)-KillTask
- 2022-03-24 07:06:33下载
- 积分:1
-
朴素贝叶斯分类器,使用C++基于朴素贝叶斯分类器的实现…
朴素贝叶斯分类器,用C++实现的基于朴素贝叶斯算法的分类器-Naive Bayesian classifier, using C++ Realize based on Naive Bayesian Classifier Algorithm
- 2022-09-03 02:55:03下载
- 积分: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