登录
首页 » C# » C# 周立功can卡调用函数

C# 周立功can卡调用函数

于 2013-12-10 发布
0 239
下载积分: 1 下载次数: 0

代码说明:

C# 周立功can卡调用函数

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • C#做的 Windows启动项管理工具 源码实例
    Windows启动项管理软件, 可开通禁用启动项
    2013-01-18下载
    积分:1
  • Go-ICP_V1.3
    Go ICP for the registration of point couds
    2017-03-06 23:42:41下载
    积分:1
  • BoostTest
    说明:  编写过MFC程序的朋友都知道,通过资源编辑器编辑菜单项,设定菜单项ID,然后MFC内部通过该ID来映射菜单命令处理函数和菜单界面更新函数。我设想撇开MFC的资源编辑,在MFC程序中通过xml文件来进行界面配置,然后利用字符串来映射消息处理函数。借助boost库,我实现了这一设想。具体就是在xml文件指定一个字符串,然后通过这个字符串就能找到它的命令消息处理函数和界面更新命令消息处理函数。(MFC write-off procedures friends all know, through the resource editor to edit the menu item, set the menu item ID, and MFC-house by the ID to map menu and menu command handling function update function. I imagine MFC resource editor aside, the MFC program carried out by the interface configuration xml file, and then use the string to map the message processing function. Using boost libraries, I realized that vision. Specific xml file is to specify a string, then the string can find its command message processing functions and interface update command message processing function.)
    2021-02-04 15:09:57下载
    积分:1
  • c# 多线操作例子源码
    多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
    2015-03-20下载
    积分:1
  • TFF
    C语言编写的时域基2抽取的FFT算法程序,经测试其结果与在MATLAB中的值相比精确度很高。(C language-based time-domain extraction of the FFT algorithm for two procedures, the results have been tested and compared with the value in MATLAB with high precision.)
    2010-01-24 12:33:31下载
    积分:1
  • C#做的 IIS多站点管理 附项目完整源码
    可以创建并获取IIS站点,以及常用的iis操作
    2013-11-01下载
    积分:1
  • YFDH
    说明:  用MFC制作的windows程序,,希望大家能提出宝贵的建议,可以(The windows procedure that uses MFC to make, hope everybody can put forward valuable suggestion, can)
    2018-12-31 15:04:21下载
    积分:1
  • CrashRpt_v.1.4.2_r1609
    开源 异常 捕获上传程序 非常有用 值得学习(very useful)
    2015-03-17 11:46:18下载
    积分:1
  • AddressListVS05
    该系统为通讯录系统,实现了通讯录的管理功能,增删改通讯功能。通讯录查询工作是一个很复杂的问题,在实际的工作领域中,时常会遇到要修改通讯录的问题,例如修改、删除、添加、查找等都是应用过程中十分频繁的操作,如果有一个应用软件可以使这个操作简单而富有人性化,我们就可以通过界面上的提示语言来轻松准确地完成以上操作了。 本通讯录主要涉及函数的调用、指针、哈希表等主要技术。其中,函数的调用和哈希表是技术的重点。 (The system address book system, and the address book management features, additions and deletions to communication. Directory inquiries is a very complex issue, in the actual work areas, often face the problem to modify the address book, such as modify, delete, add, find the application process are all very frequent operation, if an application can make this simple and full of humane, we are prompted by the interface language to easily and accurately complete the above operation. The book mainly related function call, pointer, hash table and other major technologies. Among them, the function call and a hash table is the focus of technology.)
    2011-06-05 13:03:11下载
    积分:1
  • ADXL355加速度示例(ADXL355.c)
    STM32 IO口模拟SPI通讯
    2021-05-07下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载