-
foreign experts participating in the programming contest at the entries won. Ass...
此程序是国外高手参加世界编程大赛时的参赛作品,获一等奖。是汇编语言啊感觉很强-foreign experts participating in the programming contest at the entries won. Assembly language is a strong feeling ah
- 2022-02-22 10:05:09下载
- 积分:1
-
It is a good tool for chat in LAN.However,It seems that there is some problems.P...
这是局域网内聊天的好工具,不过好像有点小问题,望有朋友和我联系:010-82883594-It is a good tool for chat in LAN.However,It seems that there is some problems.Please connect me:010-82883594
- 2022-03-19 13:32:24下载
- 积分:1
-
BER for BPSK in ISI channel with Zero Forcing equalization
BER for BPSK in ISI channel with Zero Forcing equalization
- 2022-01-25 16:13:54下载
- 积分:1
-
PE 相关代码,研究PE文件加密及加壳脱壳的事例代码。
PE 相关代码,研究PE文件加密及加壳脱壳的事例代码。-PE code, research PE file encryption and shell sabot code examples.
- 2023-06-10 00:00:08下载
- 积分:1
-
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。...
简单遗传算法
遗传算法是基于达尔文进化论的一种智能优化算法,适用于解决传统方法难以解决的复杂的、非线性问题,可广泛应用于组合优化、离散优化、工程优化等领域。-
Single Genetic Algorithm
- 2022-02-13 16:26:30下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
同步网络时间,客户端
同步网络时间,客户端-network time synchronization, the client
- 2022-05-18 19:49:52下载
- 积分:1
-
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。
1000道JAVA题,可能对面试时候有用哦,都是基础题来的。-1000 JAVA that, it may be useful when the interview Oh, that is the basis.
- 2022-01-25 15:47:58下载
- 积分:1
-
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
创建 GUID
- 2022-02-12 16:35:15下载
- 积分:1
-
后台进程实例 将程序放在任务栏中实例
后台进程实例 将程序放在任务栏中实例-background process on the case to mandate procedures examples column
- 2022-09-02 12:05:03下载
- 积分:1