-
ADuC812 AD
ADuC812的 AD驱动及滤波程序-ADuC812 AD-driven filtering and procedures
- 2022-10-08 21:50:03下载
- 积分:1
-
实现公司考勤管理、登记每个员工的作息时间。
实现公司考勤管理、登记每个员工的作息时间。-achievement appraisal management companies to register each employee"s work schedule.
- 2022-02-05 16:04:15下载
- 积分:1
-
A simple utility to split a concatenated vCard format file into separate files (...
A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426 - vCard MIME Directory Profile). It splits on the BEGIN:VCARD and END:VCARD tags. It was created to help import a Lotus Organizer export file into Palm Desktop -A simple utility to split a concatenated vCard format file into separate files (IETF RFC 2426- vCard MIME Directory Profile). It splits on the BEGIN:VCARD and END:VCARD tags. It was created to help import a Lotus Organizer export file into Palm Desktop
- 2022-07-13 12:00:39下载
- 积分:1
-
function long StrToData (CString strData. int jz) function : is the string to in...
函数 long StrToData(CString strData,int jz)
功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串
返回:长整型数值
参数:strData 为将要转换的字符串
参数:jz 为字符串的进制
如:
CString s
s="FFA6"
long data=StrToData(s,16)
则:data的值为:65446
用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中
加入#include "StrToData.h"即可调用
-function long StrToData (CString strData. int jz) function : is the string to integer values [string for 2-16] arbitrary numerical string to 229 : long integer numerical parameters : strData will be converted to a string parameters : jz for the string-band such as : CString s = s "FFA6" long StrToData data = (s, 16) : data values are : 65446 directions : StrToData.cpp StrToData.h and will be added to your copy of the works, in the need to call a function to add# include "StrToData.h" can be transferred with
- 2023-05-26 02:20:03下载
- 积分:1
-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
2004memory.rar
2004memory.rar
- 2022-01-27 18:08:05下载
- 积分:1
-
visual c++游戏设计 第六章 破析人工智能 共五个小程序 第一个
visual c++游戏设计 第六章 破析人工智能 共五个小程序 第一个-visual game design Chapter VI breaking artificial intelligence analysis procedures were five small section 1
- 2023-02-21 02:35:04下载
- 积分:1
-
推箱子游戏是一个在turboC2环境下编写的小游戏,该类游戏版本很多,希望不会雷同...
推箱子游戏是一个在turboC2环境下编写的小游戏,该类游戏版本很多,希望不会雷同-magazines is a game in turboC2 environment prepared by the small games, many versions of such games, hope not identical. .
- 2022-07-27 00:43:56下载
- 积分:1
-
这是一个用vb.net编写的扫描条形码程序,在图书馆等利用它可是很方便的哦....
这是一个用vb.net编写的扫描条形码程序,在图书馆等利用它可是很方便的哦.-using vb.net prepared by the bar code scanning procedures, the use of the library, but it is very convenient oh.
- 2022-01-27 19:37:55下载
- 积分:1
-
stl the 3.13 version of the source code for the use of learning stl
stl的源代码3.13版,供学习stl使用-stl the 3.13 version of the source code for the use of learning stl
- 2022-03-23 10:47:10下载
- 积分:1