-
ArcGIS Engine 开发从入门到精通源程序1(共4)
说明: ArcGIS Engine 开发从入门到精通源程序1(共4)(Development of ArcGIS Engine from Initial to Proficient in Source Program 1 (4))
- 2020-06-20 18:20:02下载
- 积分:1
-
ALGO3-9
用于迷宫问题的解决用户根据根据要求进行设置即可在屏幕上显示(Maze problems for users in accordance with the requirements set can be displayed on the screen)
- 2008-07-02 02:41:08下载
- 积分:1
-
双电源切换
这款是打印电气端子台标记条的打算分为非飞额我飞(shiahdahdashdahdsleiqgdiwqeiuhfdiuw)
- 2018-02-28 15:40:39下载
- 积分:1
-
PassingValueFromToForm 視窗傳值
PassingValueFromToForm 視窗傳值
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace PassingValueFromToForm
{
//Refer: http://www.codeproject.com/Articles/14122/Passing-Data-Between-Forms
public partial class Form1 : Form
{
// For Delegates Use
public delegate void delPassData(TextBox text);
// For Public Value Use
public static string str;
public static string str2;
public Form1()
&
- 2022-06-25 23:34:33下载
- 积分:1
-
VC_CP_IP_IOCP
VC TCP_IP线程池IOCP模式下的封装库源码,很有用,学习VC TCP_IP线程池IOCP模式必不可少。(VC TCP_IP mode IOCP thread pool package library source code, very useful to learn VC TCP_IP mode IOCP thread pool is essential.)
- 2013-06-26 15:54:18下载
- 积分:1
-
huma
读取点面文件再进行OpenGL显示(read-point document shows again OpenGL)
- 2004-12-13 11:35:11下载
- 积分:1
-
ShowPic
利用vc++6.0单文档程序,使用控件显示位图, 方便初学者使用(show bmp )
- 2013-07-12 17:07:37下载
- 积分:1
-
Blood-pressure-cuff-_BOM
电子血压计设计BOM
Blood pressure cuff specification_BOM.zip(Electronic sphygmomanometer design BOM Blood pressure cuff specification_BOM.zip)
- 2013-11-26 13:24:32下载
- 积分:1
-
licheng
dspic33fj128mc804开发板例程,包含了按键、液晶显示、定时器中断、DMA、CAN、串口UART调试以及PWM等功能,讲解详细,可移植,初学者的福利!(dspic33fj128mc804 routine development board that contains buttons, LCD display, timer interrupt, DMA, CAN, serial UART debugging and PWM functions, explained in detail, portable, welfare beginners!)
- 2016-05-22 13:59:35下载
- 积分:1
-
lab25-AD
TMS320F28335 片上有 1 个 12 位 A/D 转换器,其前端为 2 个 8 选 1 多路切换器和 2 路
同时采样/保持器,构成 16 个模拟输入通道,模拟通道的切换由硬件自动控制,并将各
模拟通道的转换结果顺序存入 16 个结果寄存器中(DSP28335 AD TI example)
- 2020-06-17 01:40:02下载
- 积分:1