-
Base64编码,解码,可以输入汉字也可以是字母
Base64编码,解码,可以输入汉字也可以是字母-Base64
- 2023-07-18 17:25:03下载
- 积分:1
-
Time and Attendance system, including databases, executable file, VC source, the...
考勤系统,包含数据库、可执行文件、VC源程序,系统提供了两种类型的用户-Time and Attendance system, including databases, executable file, VC source, the system provides two types of users
- 2023-02-03 00:40:03下载
- 积分:1
-
VB串口通信实例,串口实例内容详尽,适合初学者
VB串口通信实例,串口实例内容详尽,适合初学者-VB example of serial communication, serial detailed examples, suitable for beginners
- 2023-02-18 17:55:04下载
- 积分:1
-
VB做的代理。源代码精简。很容易理解。
这个用VB做的代理服务器.源代码精简.很容易看懂.-the VB do proxy. Source code streamlining. Very easy to understand.
- 2022-02-02 02:05:27下载
- 积分:1
-
Write with Visual Basic, but it included a very nice practical application of S...
虽然是利用VB写的,可是它里面包含了线性规划重的单纯型法在实践当中应用的例子,很好!-Write with Visual Basic, but it included a very nice practical application of Simplex algorithm in Linear Programming.
- 2022-02-02 05:33:56下载
- 积分:1
-
学习工具,书籍,仍在学习过程中,有助于获得明星…
java学习的工具介绍,书籍介绍,还有学习过程的介绍,有助于新手入门-learning tools, books, still in the learning process, contribute to Getting Started
- 2022-04-06 14:03:16下载
- 积分:1
-
This is the management system of natural gas source to achieve an on
这是天然气管理系统的源程序,实现对现场温度、压强、流量的监控。-This is the management system of natural gas source to achieve an on-site temperature, pressure, flow control.
- 2022-03-05 10:52:30下载
- 积分:1
-
pb in the MDI window display pictures and the contents of a method, it does not...
pb提供了可在MDI窗口中显示图片及各种内容的一种方法,它既不需要API调用也不需要定制MDI窗口,它仅仅使用PB的一般编程技巧,你很容易就会弄明白它的原理:它不过是一个比较特殊的Sheet而已!它特殊在什么地方呢,还是你自己去看吧!-pb in the MDI window display pictures and the contents of a method, it does not need an API call does not need to customize MDI windows, it is only the general use of PB programming skills, you can easily find out the principle : it is a rather exceptional Sheet! Its special in any place, or look at your own!
- 2023-04-11 18:25:04下载
- 积分:1
-
CCS基础代码
MEMORY
{
PAGE 0:
VECS: org=0x0080, len=0x80
PROM: org=0x1000, len=0x1000 /* 4k words */
PAGE 1:
STACK: org=0x100, len=0x400 /* 1k words */
DARAM: org=0x2000, len=0x1000 /* 4k words */
}
SECTIONS
{ .text :> PROM PAGE 0
vectors :> VECS PAGE 0
.bss :> DARAM PAGE 1
.data :> DARAM PAGE 1
}
- 2022-07-18 04:00:20下载
- 积分:1
-
学习WPF时写的DOME,很多很花的功能还不会做,这是最最最最最简单的...
学习WPF时写的DOME,很多很花的功能还不会做,这是最最最最最简单的-When learning WPF written DOME, spent a lot of features will not do, this is the most most most simple
- 2022-06-16 12:30:30下载
- 积分:1