-
guess
说明: 一个能知道你所想的程序,结果会令你出乎意料的惊奇,其实如果你用理智的态度去想想,你就会知道为什么,这个程序是在WINDOWS XP下用C++写的(A program that can know what you are thinking,and the result will suprise you very much,but if you think logically,you shall know why,this program is developed in WINDOWS XP using C++.)
- 2010-04-19 22:49:26下载
- 积分:1
-
商品销售管理
C语言程序设计
商店商品管理系统
- 2022-12-28 06:40:03下载
- 积分:1
-
c语言代理服务器
用C语言实现的http代理服务器,可自己更改进行网站引导,网站屏蔽,用户屏蔽(HTTP proxy server implemented by C language can be changed for website guidance, website shielding, user shielding)
- 2017-10-15 14:37:06下载
- 积分:1
-
LoverFate
说明: 一个计算姻缘的小游戏. VS.Net 2003开发.(a calculated marriage small game. VS.Net 2003 development.)
- 2006-04-10 14:34:31下载
- 积分:1
-
Desktop
电机模拟程序的matlab编程,是电机内部相电流的参考的生成的程序的编写,可供参考(Matlab simulation program of motor)
- 2011-05-28 19:31:04下载
- 积分:1
-
DataGridViewContextMenuSample (DataGridView加入右鍵選單)
DataGridViewContextMenuSample (DataGridView加入右鍵選單)
private void DataGridView1_RowContextMenuStripNeeded(object sender, DataGridViewRowContextMenuStripNeededEventArgs e)
{
if (contextMenu == null)
{
contextMenu = new ContextMenuStrip();
toolstrip.Text = "刪除";
contextMenu.Items.Add(toolstrip);
}
e.ContextMenuStrip = contextMenu;
//dgvData.Rows[e.RowIndex].Selected = true;//選擇該列(使它整列變藍色選取樣子)
- 2022-01-21 17:27:27下载
- 积分:1
-
KA
说明: 基尔霍夫近似方法,计算目标的双站散射系数。参考乌拉比的微波遥感。(Kirchhoff s approximation method to calculate the bistatic scattering coefficient of the target. Refer to the Orabi microwave remote sensing.)
- 2015-07-17 20:52:50下载
- 积分:1
-
点亮1个LED灯
使用52单片机来控制IO输出-点亮1个LED灯方法,即用输出引脚的高低来控制,附有电路图
- 2022-01-31 10:10:28下载
- 积分:1
-
SHADE
该文件是一种改进的自适应差分算法的研究,包括算法程序和参考文献,并用CEC2013 单目标真实参数优化问题测试了算法的性能。(This file is a kind of improved adaptive DE, including the algorithm program and references, and the performance of Success History based Adaptive DE (SHADE) is evaluated on the benchmark set for the CEC2013 Competition on Real-Parameter Single Objective Optimization.)
- 2017-07-10 21:21:21下载
- 积分:1
-
pxeemation-accoptance-destroy
一个网络嗅探的小工具,初学做的,自己感觉不太好用,老是卡,(A network sniffer small tools, beginners do, don t feel good on your own, always card,)
- 2017-03-30 06:59:07下载
- 积分:1