-
sign sis for s60 symbian
sign sis for s60 symbian
- 2022-03-12 21:28:38下载
- 积分:1
-
Visual Basic控制MessageBox
Visual Basic控制MessageBox-Visual Basic Control MessageBox
- 2022-03-04 10:02:30下载
- 积分:1
-
a simple multi
一个简单的多层次成绩管理模型-a simple multi-level performance management model
- 2023-08-11 15:00:03下载
- 积分:1
-
use of this procedure : 1. You can monitor the computer running program, on your...
利用这个程序: 1.可以监视在你的电脑运行的程序, 把在你的电脑运行过的程序的时间和名字记录下来 2.可以阻止你规定的禁用程序的执行, 比如不让玩游戏。 3.这个程序需要加入注册表, 在系统启动时就运行, 达到监视的目的。注册表大概都不陌生,就是这里: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun-use of this procedure : 1. You can monitor the computer running program, on your computer one of the procedures of the time and record the names of two. You can stop the implementation of the banned procedures, such as not playing games. 3. This procedure needs to join the registry, the system started running on to achieve the purpose of surveillance. The registry probably not unfamiliar, is here : HKEY_LOCAL_MACHINE SOFTWARE Microsoft Windows CurrentVersion Run
- 2022-02-13 15:25:41下载
- 积分:1
-
哈夫曼编码
哈夫曼编码(Huffman Coding),又称霍夫曼编码,是一种编码方式,哈夫曼编码是可变字长编码(VLC)的一种。Huffman于1952年提出一种编码方法,该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,一般就叫做Huffman编码(有时也称为霍夫曼编码)。
赫夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的赫夫曼编码。
- 2023-03-09 19:15:02下载
- 积分:1
-
串口接收发送源码
串口接收发送源码,单片机,FPGA开发
实现了串口的配置和传输
基于MFC的开发程序
很规范的源码示例
适合单片机入门和FPGA,DSP等和串口相关的开发者参考
- 2023-08-18 05:30:03下载
- 积分:1
-
获取主机名和IP地址
获取主机名和IP地址,主要是通过API 函数获取计算机的IP与计算机名称。
- 2022-04-13 06:35:06下载
- 积分:1
-
本程序是串口通信程序,经由本人两个月艰苦劳动的来的,主要含多线程同步的知识...
本程序是串口通信程序,经由本人两个月艰苦劳动的来的,主要含多线程同步的知识-serial communication program, through my two months of hard labor to the main thread synchronization with more knowledge
- 2022-10-14 20:45:04下载
- 积分:1
-
shxian digui de xiansh wenjian minglinbg de
shxian digui de xiansh wenjian minglinbg de -shxian digui de xiansh wenjian minglinbg de
- 2022-04-27 09:08:36下载
- 积分:1
-
串口通信实例Visual c++
利用Visual c++编程软件开发串口通信软件,给电子信息方面的初学者提供案例学习与分析,从而进一补了解通信技术在工业中的灵活运用,涉及电话,RFID,GPS,PLC等通信.通信技术在现代工业中无时无刻不存在,实现了工业生产技术,从而构建了多样性的桥梁并改善了人类社会的生活.
- 2022-07-27 04:34:45下载
- 积分:1