-
ucOS-II-V2.86-uCGUI-3.9-DEMO
基于ARM操作系统代码模板,stm32f103vet6(ARM-based operating system code templates,stm32f103vet6)
- 2014-06-12 22:16:20下载
- 积分:1
-
用于xillinx芯片xc2s200
用于xillinx芯片xc2s200-pq208 PCI引脚测试的,有时担心焊接是否良好,需要测试PCI引脚,也可以修改后测试其它XILLINX芯片,对于想学习CPLD,FPGA的朋友有很大的帮助,可以学习引脚的绑定等等。-Xillinx chip for xc2s200-pq208 PCI pin test, and sometimes worry that welding is good, need to test PCI pin can also be modified to test other XILLINX chips, want to learn for the CPLD, FPGA
- 2022-05-06 00:37:55下载
- 积分:1
-
DICOM入门实例
C# DICOM入门实例,可打开一个DICOM文件,也可查看DICOM 标签文件,不可多得的入门源代码。
- 2022-04-20 03:49:16下载
- 积分:1
-
用C#实现的文件基本操作
用C#实现的文件基本操作-achieve basic operation of the paper.
- 2022-09-04 11:45:02下载
- 积分:1
-
绝地求生 透视 自瞄 功能源码
功能性代码,仅供学习。不能提供有效的防封机制,可以通过这个辅助的源代码提供功能性代码的编写思路。
- 2022-03-12 09:33:55下载
- 积分: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
-
用户权限管理
用户权限管理,代码详细,附有数据库
- 2022-06-30 14:18:53下载
- 积分:1
-
ADXL345
讲解 角度传感器的原理,内部结构,引脚功能,以及相关运用(Angle sensor to explain the principles of the internal structure of pin functions, and related use)
- 2011-09-01 01:42:49下载
- 积分:1
-
x86 Code Virtualizer Src (C++)
The best code virtualizer for x86 on winodws platform.
- 2017-06-22 18:37:43下载
- 积分:1
-
wm8976
通俗易懂的S3C2440+wm8976 音频驱动(S3C2440+wm8976 audio driver)
- 2014-09-22 14:11:01下载
- 积分:1