-
在VC的环境下实现几何图形的变化,用VC++实现~
在VC的环境下实现几何图形的变化,用VC++实现~-In the VC environment to achieve the changes in geometry, using VC++ to achieve ~
- 2022-06-26 23:38:08下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 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 of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
simple sumrine game, you can imporve it
simple sumrine game, you can imporve it
- 2022-02-10 08:55:15下载
- 积分:1
-
好用的MCU详细功能、包含内容说明程序员联合开发网
好用的MCU详细功能、包含内容说明程序员联合开发网-English poordfsdfsafdfasdfasdf程序员联合开发网
- 2022-07-18 15:24:26下载
- 积分:1
-
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml...
本程序允许用户导入一个指定的xml文档
然后通过一个文本框,查找xml-This demo allows the user to load and parse a specified XML document. Then, through a text box
the user can navigate and manipulate the tree. This is both a useful example of how to walk the
XML tree using the XML Object Model and a useful tool for learning the XML Object Model.
- 2022-01-28 07:55:05下载
- 积分:1
-
store managment
这个程序适用于商店管理
- 2022-05-08 01:36:59下载
- 积分:1
-
C常用算法程序集
C常用算法程序集-徐士良第六章-C algorithms commonly used procedures set-XU Shi-liang Chapter VI
- 2023-01-06 06:45:03下载
- 积分:1
-
题目:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第...
题目:某个公司采用公用电话传递数据,数据是四位的整数,在传递过程中是加密的,加密规则如下:
每位数字都加上5,然后用和除以10的余数代替该数字,再将第一位和第四位交换,第二位和第三位交换。
-Topic: using a public telephone transmission of data, integer data is four, in the transmission process is encrypted, encryption rules are as follows: each number plus 5, and then use and the balance divided by 10 instead of the figures, then the first and fourth exchange, second and third exchange.
- 2022-05-27 16:04:21下载
- 积分:1
-
Contactless VC sample
Contactless VC sample
- 2023-05-06 01:20:03下载
- 积分:1
-
2矩乘法
tc2.0力矩是乘法
- 2022-08-23 05:21:33下载
- 积分:1