-
以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码...
以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码-PDU string in the form of sending out the Chinese characters to Unicode code to express, so before sending Chinese text messages must first Chinese characters will be converted to Unicode code
- 2022-03-15 19:24:19下载
- 积分:1
-
failed to translate
Flex调试原代码,在编写时用于对程序组件的调试-failed to translate
- 2023-06-25 17:15:03下载
- 积分:1
-
A generic list of one
一个通用单向循环链表管理程序,有了它,无论你的应用程序里要处理多少种类的单向循环链表,都可以用它轻松实现链表节点的添加、删除、排序等操作-A generic list of one-way cycle management process, with it, no matter where your application to deal with the number of types of one-way circulation list, you can use it to easily add nodes list, delete, sort, such as operation
- 2022-06-29 15:35:07下载
- 积分:1
-
刘Mangxing象棋游戏,之前或之后的好处?玩游戏的投入…
刘曼星下棋,前后得利?输入玩几个游戏,输入游戏有几个标志,最后程序输出1(先有利)或0(后有利)
- 2023-07-19 09:35:03下载
- 积分:1
-
屠宰场迷宫探险
冒险屠宰场源代码
走迷宫似的
和吃豆豆差不多
全的-Slaughterhouse Adventure Maze-like source code and eat almost all of the Peas
- 2022-01-28 23:42:46下载
- 积分:1
-
实现的是一个虚拟示波器的功能,但只能实现模拟,不能实际测量,只需增加一个模块就行了,运行时注意不要让自动的最大值与最小值相同,否则会一直跳闪,还有就是有些功能测
实现的是一个虚拟示波器的功能,但只能实现模拟,不能实际测量,只需增加一个模块就行了,运行时注意不要让自动的最大值与最小值相同,否则会一直跳闪,还有就是有些功能测的不是很准确,需要调节。-Realize a virtual oscilloscope functions, but only the realization of simulation, not actual measurements, just add a module on the list, run-time attention to not to let the automatic the same maximum and minimum value, otherwise they will always jump flash, there is Some functional test is not very accurate, needs to adjust.
- 2023-02-21 21:20:03下载
- 积分:1
-
迷宫生成器vc实现
迷宫生成器vc实现-maze generator achieve vc
- 2023-04-18 22:50:04下载
- 积分:1
-
Wireless sensor network
Wireless sensor network
- 2022-08-13 22:47:29下载
- 积分:1
-
此程序完成N皇后问题。大家可以互相讨论学习。
此程序完成N皇后问题。大家可以互相讨论学习。-N Queen"s problem. We can learn from each other discussions.
- 2022-06-14 16:24:50下载
- 积分:1
-
Clojure是一个java虚拟机的动态编程语言
Clojure is a dynamic programming language for the Java Virtual Machine
(JVM), with a compelling combination of features:
• Clojure is elegant. Clojure’s clean, careful design lets you write
programs that get right to the essence of a problem, without a lot
of clutter and ceremony.
• Clojure is Lisp reloaded. Clojure has the power inherent in Lisp
but is not constrained by the history of Lisp.
• Clojure is a functional language. Data structures are immutable,
and most functions are free from side effects. This makes it easier
to write correct programs and to compose large programs from
smaller ones.-Clojure is a dynamic programming language for the Java Virtual Machine
(JVM), with a compelling combination of features:
• Clojure is elegant. Clojure’s clean, careful design lets you write
programs that get right to the essence of a problem, without a lot
of clutter and ceremony.
• Clojure is Lisp reloaded. Clojure has the power inher
- 2022-01-25 22:10:55下载
- 积分:1