-
C in A Nutshell
Learning a language
C in A Nutshell
Learning a language--any language--involves a process wherein you learn to rely less and less on instruction and more increasingly on the aspects of the language you ve mastered. Whether you re learning French, Java, or C, at some point you ll set aside the tutorial and attempt to converse on your own. It s not necessary to know every subtle facet of French in order to speak it well, especially if there s a good dictionary available. Likewise, C programmers don t need to memorize every detail of C in order to write good programs. What they need instead is a reliable, comprehensive reference that they can keep nearby. C in a Nutshell is that reference.
- 2022-12-16 09:20:03下载
- 积分:1
-
一个简单的留言板,比较简单实用。可以方便的修改为您自己界面!...
一个简单的留言板,比较简单实用。可以方便的修改为您自己界面!-A simple message board, more simple and practical. Changes can easily interface to your own!
- 2022-04-17 07:06:29下载
- 积分:1
-
C++做到飞行游戏,比较好玩,可以供参阅和学习
C++做到飞行游戏,比较好玩,可以供参阅和学习-C++ to do the flight game, more fun, can be used for reference and learning. .
- 2022-06-27 20:24:05下载
- 积分:1
-
PbkTrans for S60 3rd edition
PbkTrans for S60 3rd edition
- 2022-05-24 13:53:00下载
- 积分:1
-
Map coloring problem, using lingo9.0 program
地图着色问题,用lingo9.0程序实现-Map coloring problem, using lingo9.0 program
- 2022-03-19 07:00:27下载
- 积分:1
-
vga代码 希望能有用处 ( ⊙ o ⊙ )啊!
vga代码 希望能有用处 ( ⊙ o ⊙ )啊!-vga hope to have the use of code
- 2022-02-02 12:28:17下载
- 积分:1
-
操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法
操作系统模拟磁盘调度算法 先进先出 最短优先 扫描算法-disk operating system simulation algorithm FIFO scheduling priority shortest scanning algorithm
- 2023-04-06 05:25:03下载
- 积分:1
-
餐饮管理系统
本系统有三种操作权限,其中,营业员只可以执行开台、点菜、买单及查询日收入操作;领班可以执行开台、点菜、买单、进货、添加新员工、日收入及月收入查询等操作;经理具有最高权限,除了领班及营业员的操作权限外,还可以设置员工权限、添加商品信息及菜式信息、备份与恢复数据库及初始化数据等操作。
- 2023-09-02 15:20:05下载
- 积分:1
-
一个小游戏,用了三种不同的方法实现,对于人工智能的一些搜索算法可以有更深的了解...
一个小游戏,用了三种不同的方法实现,对于人工智能的一些搜索算法可以有更深的了解-a little game with three different ways, For some artificial intelligence search algorithm can have a deeper understanding
- 2023-08-01 19:25:02下载
- 积分:1
-
Haskell 代码。
对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。
我本人主要将之用于 H264 编解码器的 d...
Haskell 代码。
对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。
我本人主要将之用于 H264 编解码器的 deblock 过程的测试辅助定位。
很容易扩展为 YUV422 或 444 格式的图象。
更详细用法见程序内的帮助。-Haskell code. YUV 420 for the images to compare the differences between image pixels, macro block to the performance. I will mainly use it H264 codecs deblock the process of positioning the auxiliary testing. Be easily extended to YUV422 format or 444 images. See more detail usage procedures help.
- 2023-02-20 13:45:04下载
- 积分:1